root/trunk/thirdparty

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @4519 [4519] 21 hours hans Documentation update and typo fix from Andrey Moskvitin.
(edit) @4518 [4518] 3 days hans Debugging improved, patch supplied by Andrey Moskvitin. Introduces a new …
(edit) @4516 [4516] 2 weeks edi Prevent potential leaks
(edit) @4514 [4514] 2 weeks edi More compatibility fixes from Matthew Prepare for 0.2.0 release
(edit) @4513 [4513] 3 weeks edi Doc patch from Ralf Mattes
(edit) @4512 [4512] 3 weeks edi Changes from Matthew Curry (finally...)
(edit) @4511 [4511] 3 weeks hans Replace some uses of HANDLER-CASE* with HANDLER-CASE. These are catching …
(edit) @4509 [4509] 4 weeks edi Forgot to export within-request-p
(edit) @4508 [4508] 6 weeks hans Fix for ACL
(edit) @4507 [4507] 6 weeks hans update from upstream cvs
(edit) @4506 [4506] 6 weeks hans update cffi from upstream darcs
(edit) @4505 [4505] 6 weeks hans add iolib
(edit) @4504 [4504] 7 weeks hans Import trivial-garbage
(edit) @4501 [4501] 2 months edi Added Postabon
(edit) @4500 [4500] 2 months edi Typo
(edit) @4498 [4498] 2 months edi Prepare for release
(edit) @4497 [4497] 2 months edi Copyright
(edit) @4495 [4495] 2 months edi changelog
(edit) @4494 [4494] 2 months edi Fix reset-sessions
(edit) @4493 [4493] 2 months edi Missing changelog entry
(edit) @4492 [4492] 2 months edi Backtraces
(edit) @4491 [4491] 2 months edi Documentation
(edit) @4490 [4490] 2 months edi Resurrect *catch-errors-p* and more Some documentation still has to be …
(edit) @4489 [4489] 3 months edi Revoke commit 4477
(edit) @4488 [4488] 3 months edi Get rid of *within-request-p*
(edit) @4487 [4487] 3 months edi Parameters without values
(edit) @4486 [4486] 3 months edi ::rollseyes::
(edit) @4485 [4485] 3 months edi Typo
(edit) @4483 [4483] 3 months edi Release 1.1.0
(edit) @4481 [4481] 3 months edi Release 1.1.0
(edit) @4480 [4480] 3 months edi Allow additional headers to be functions
(edit) @4479 [4479] 3 months edi Be more liberal when parsing cookies
(edit) @4478 [4478] 3 months edi Changes for cookie parsing
(edit) @4477 [4477] 3 months hans New API for extending request processing without interferring with …
(edit) @4476 [4476] 3 months edi Clean up the patch
(edit) @4475 [4475] 3 months edi Add patch method
(edit) @4473 [4473] 4 months edi Typo
(edit) @4472 [4472] 4 months edi Changes for 0.5.7 release
(edit) @4471 [4471] 4 months edi Use abort-request-handler
(edit) @4470 [4470] 4 months edi Copyright update
(edit) @4469 [4469] 4 months edi More compatibility changes
(edit) @4468 [4468] 4 months edi Debugging acceptors (Andreas Fuchs)
(edit) @4467 [4467] 4 months edi Treat :UNSPECIFIC like NIL
(edit) @4466 [4466] 4 months edi Don't add GET parameters to redirects
(edit) @4463 [4463] 4 months edi Rename "server" to "acceptor" in documentation
(edit) @4461 [4461] 4 months edi Update to 2.0.3
(edit) @4460 [4460] 4 months hans Pass REQUEST from MAYBE-READ-POST-PARAMETERS to RAW-POST-DATA, patch …
(edit) @4459 [4459] 5 months edi Typos
(edit) @4458 [4458] 5 months edi Apply LW6 patches from Nico
(edit) @4457 [4457] 5 months hans update from upstream
(edit) @4455 [4455] 5 months edi Update to 0.6.3
(edit) @4453 [4453] 6 months edi Update to 2.0.2
(edit) @4452 [4452] 6 months hans adapt to what i committed upstream
(edit) @4451 [4451] 6 months hans Update from upstream r498 Fix condition instanciation in openmcl port
(edit) @4450 [4450] 6 months edi
(edit) @4449 [4449] 6 months edi Adapt to new SBCL version - Tobias Rittweiler
(edit) @4447 [4447] 7 months hans Stephen P. Compall's patch to fix problems with multipart/form-data …
(edit) @4439 [4439] 8 months edi Fix typo
(edit) @4438 [4438] 8 months hans Patch by Peter Seibel, his words: I think the actual problem I had was …
(edit) @4435 [4435] 8 months hans Remote debugging.
(edit) @4434 [4434] 8 months hans Another fix…
(edit) @4430 [4430] 8 months hans Move the HANDLER-CASE to the right place in the code, ugh.
(edit) @4429 [4429] 8 months hans Add a comment to the HANDLER-CASE form previously added.
(edit) @4428 [4428] 8 months hans Handle conditions signalled during worker process creation.
(edit) @4427 [4427] 8 months edi Add link
(edit) @4413 [4413] 9 months edi Add link to web4r
(edit) @4412 [4412] 9 months edi Remove Windows line breaks
(edit) @4409 [4409] 10 months hans Put handler-case for usocket:connection-aborted-error around the right …
(edit) @4396 [4396] 10 months hans correct errnos
(edit) @4378 [4378] 11 months hans more version number removals
(edit) @4377 [4377] 11 months hans use versionless directory name
(edit) @4376 [4376] 11 months hans use versionless directory name
(edit) @4375 [4375] 11 months hans use versionless directory name
(edit) @4374 [4374] 11 months hans import zpb-exif
(edit) @4372 [4372] 11 months hans clisp fixes
(edit) @4371 [4371] 11 months hans update from upstream
(edit) @4364 [4364] 11 months hans Add WITHIN-REQUEST-P function that can be used to check whether a request …
(edit) @4355 [4355] 11 months hans clisp compilation fix
(edit) @4352 [4352] 11 months hans import chtml from git
(edit) @4351 [4351] 11 months hans update from upstream
(edit) @4350 [4350] 11 months hans update from upstream git
(edit) @4349 [4349] 11 months hans update from upstream git
(edit) @4348 [4348] 11 months hans update from upstream git
(edit) @4347 [4347] 11 months hans add javascript mime type
(edit) @4346 [4346] 11 months hans Somewhat obscure fix for sending attachments in certain firewalled …
(edit) @4345 [4345] 11 months hans add cl-ftp converted to use usocket
(edit) @4344 [4344] 12 months edi Update ChangeLog?
(edit) @4343 [4343] 12 months edi Patch from Slawek Zak
(edit) @4342 [4342] 12 months hans Patch to make sending multipart messages with send-smtp work better, …
(edit) @4336 [4336] 12 months edi Dev version
(edit) @4335 [4335] 12 months edi Rename to version-less name
(edit) @4333 [4333] 12 months edi Solidify feature expressions
(edit) @4323 [4323] 13 months hans re-add usocket condition mapping
(edit) @4322 [4322] 13 months edi Fix send-cookie-p
(edit) @4311 [4311] 13 months hans rename cl-gd-0.5.6 to not have version number in its path.
(edit) @4306 [4306] 13 months hans Add changelog entry.
(edit) @4304 [4304] 13 months hans Add trivial-backtrace from upstream darcs
(edit) @4303 [4303] 13 months hans Make HUNCHENTOOT:STOP work again.
(edit) @4302 [4302] 13 months edi SSL key passwords for the rest
(edit) @4301 [4301] 13 months edi Minimal change for parsing
Note: See TracRevisionLog for help on using the revision log.