0
I Use This!
Inactive

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 6 hours ago.
Apr 25, 2023 — Apr 25, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
mod_lisp: Added remote-user to support apache authentication [Thanks to Moskvitin Andrey] More... about 15 years ago
mod_lisp: Fixed the APR detection. [thanks to Stelian Ionescu, Andrew Egeler and Thomas de Grivel] More... over 15 years ago
mod_lisp: updated mod_lisp2 and added up to date pre-compiled binaries for windows. [Thanks to John Pallister for this] More... almost 16 years ago
mod_lisp: If request contains chunked data, send chunks (length word plus data) to backend lisp. Also eliminated a gcc warning. -- Hugh Winkler More... over 17 years ago
mod_lisp: fixed APR 1.2.2 detection More... over 17 years ago
mod_lisp: Fixed a bug added in the latest version of mod_lisp2 (Thanks to Lars Rune Nøstdal) More... about 18 years ago
mod_lisp: Removed old versions of mod_lisp2 More... about 18 years ago
mod_lisp: New version of mod-lisp2 compatible with Apache 2.2/APR 1.2.2 (Thanks to Nash Foster and Nikola Vouk) More... about 18 years ago
mod_lisp: fixed typo in macro More... over 18 years ago
mod_lisp: Added a few patches. New windows DLL from Edi Weitz More... over 18 years ago
Changed the eol-style of the files to eol-style:native More... over 18 years ago
Fixed a declaration for some versions of gcc. (found by William Halliburton and Craig McDaniel) Marc Battyani More... over 18 years ago
mod_lisp: Fixed possible memory leak when the connection to the Lisp process fails (Alain Picard) Set r->mtime directly (Edi Weitz) More... almost 19 years ago
mod_lisp: Read data from Lisp even if it's a HEAD request Added "Lisp-Content-Length" header (send after "Content-Length" header to overwrite its value) (Thanks to Edi Weitz) More... over 19 years ago
mod_lisp: updated version string More... over 19 years ago
mod_lisp version 2.41 Case insensitive version of the set-cookie More... over 19 years ago
mod_lisp version 2.40: Allow more than one Set-Cookie (it was in 2.2 but was wrongly removed in 2.35) More... over 19 years ago
mod_lisp2: Fixed lisp_handler to allow for no Content-Length header [Tim Howe] More... over 19 years ago
Copyright modification More... over 19 years ago
removed the -stable version More... over 19 years ago
mod_lisp2 version 1.0 More... over 19 years ago
Fixed missing function call in mod_lisp2.c More... over 19 years ago
mod_lisp2 Release Candidate 1 More... over 19 years ago
Renamed mod_lisp2-2.c to mod_lisp2.c More... over 19 years ago
Copy of mod_lisp2-2 to the main directory More... over 19 years ago
Made a copy of mod_lisp to always have a stable version. More... over 19 years ago
Version 2.38 New "server-baseversion" and "modlisp-version" headers (Edi Weitz) More... over 19 years ago
Version 2.36 Close Lisp socket (and buffer) if connection is aborted. Some cleanup. (Edi Weitz) More... almost 20 years ago
Version 2.35 Moved back the LispSocket and UnsafeLispSocket variables as global variables instead of config struct variables. The struct is reset at each new request so the sockets were lost instead of reused. (Found and fixed by Edi Weitz) More... almost 20 years ago
Added mod_lisp More... about 20 years ago