Age | Commit message (Expand) | Author |
2003-11-21 | Allow and Deny rules with IP addresses outside the class A range | Henning Brauer |
2003-11-17 | two more dead MANUALFILES | Henning Brauer |
2003-11-17 | these are gone since some time too | Henning Brauer |
2003-11-17 | this is historic as of 1.3.29 | Henning Brauer |
2003-11-17 | syn manualfiles | Henning Brauer |
2003-11-17 | merge apache 1.3.29 and mod_ssl 2.8.16 | Henning Brauer |
2003-11-17 | import Apache 1.3.29 and mod_ssl 2.8.16 | Henning Brauer |
2003-11-06 | add commented out LoadModule statements for each module we build and install | Henning Brauer |
2003-10-30 | typo from Tom Cosgrove; this appears to already be fixed in latest httpd; | Jason McIntyre |
2003-10-29 | security fix from upcoming apache 1.3.29: | Henning Brauer |
2003-10-24 | initgroups() before chroot(), found by Daniel Lucq | Henning Brauer |
2003-10-17 | use u_int32_t instead of unsigned long, a 32-bit quantity is needed. | Daniel Hartmeier |
2003-10-08 | ugly hack to fix digest authentication for ie, safari et al. FreeBSD PR#55401. | Jakob Schlyter |
2003-10-02 | chroot handling for SSLCertificateChainFile, problem found and fix tested by | Henning Brauer |
2003-09-26 | use a much more random salt; prompted by ast@domdv.de | Theo de Raadt |
2003-09-19 | when dropping privileges use initgroups(3) instead of setgroups(2) so the | Henning Brauer |
2003-08-27 | these are not needed here; henning@ ok. | Federico G. Schwindt |
2003-08-26 | bitgarbage to the recycle bin | Henning Brauer |
2003-08-25 | string shit | Henning Brauer |
2003-08-21 | die - regenerated during build | Henning Brauer |
2003-08-21 | thank you, cvs, for re-adding files that were removed on purpose | Henning Brauer |
2003-08-21 | sync MANUALFILES | Henning Brauer |
2003-08-21 | we have our own one | Henning Brauer |
2003-08-21 | apache bug #21737 ( http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21737) | Henning Brauer |
2003-08-21 | #include conf.h -> ap_config.h | Henning Brauer |
2003-08-21 | fix | Henning Brauer |
2003-08-21 | merge | Henning Brauer |
2003-08-21 | merge | Henning Brauer |
2003-08-21 | import apache 1.3.28 and mod_ssl 2.8.15 | Henning Brauer |
2003-08-14 | add tgz, prodded by wim | Henning Brauer |
2003-08-07 | use setusercontext(3) instead of initgroups/setuid/et al., making possible | Federico G. Schwindt |
2003-08-06 | Remove some double semicolons (hmm, do two semis equal a maxi?). | Todd C. Miller |
2003-07-18 | #include "http_main.h" for the chroot functions | David Krause |
2003-07-14 | - new sentence, new line | Jason McIntyre |
2003-07-08 | declare chroot and etag functions in the .h files | David Krause |
2003-07-08 | oupsie, error in code we don't compile | Henning Brauer |
2003-07-02 | bump mktemp/mkstemp randomness from 6 -> 10 X's | Anil Madhavapeddy |
2003-06-12 | Terms 3 and 4 have been removed from sbin/isakmpd/x509.c so they | Todd C. Miller |
2003-06-04 | mop up some more 3/4 license issues | Theo de Raadt |
2003-06-02 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller |
2003-06-01 | various format string cleanups; tedu ok | Theo de Raadt |
2003-05-26 | install mod_ssl headers | Henning Brauer |
2003-05-17 | sync to reduce diffs | Henning Brauer |
2003-05-17 | bye bye | Henning Brauer |
2003-05-12 | cut crap, use strdup instead of malloc + strlcpy, use err() | Henning Brauer |
2003-05-12 | extend copyright to 2003 | Henning Brauer |
2003-05-12 | no point in strncmp here; seen after question from | Henning Brauer |
2003-05-12 | explicit != NULL for pointer | Henning Brauer |
2003-04-30 | add an ap_server_strip_chroot for LoadModule tags. this partially | Anil Madhavapeddy |
2003-04-20 | oh, the cgi-man thing... duh | Theo de Raadt |