Age | Commit message (Expand) | Author |
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 |
2003-04-16 | honour httpd_flags from rc.conf | Henning Brauer |
2003-04-15 | fix an oups | Henning Brauer |
2003-04-15 | close to "official" ap_config.h so future merges are easier. NOOP, just style | Henning Brauer |
2003-04-14 | standalone/stand alone -> stand-alone; | Jason McIntyre |
2003-04-09 | string shit; ok dhartmei@ | Henning Brauer |
2003-04-09 | more string shit, ok bob and vincent | Henning Brauer |
2003-04-08 | missing free(pagname); noticed by vincent | Henning Brauer |
2003-04-08 | 2x trivial strcpy | Henning Brauer |
2003-04-08 | very easy strcpy | Henning Brauer |
2003-04-08 | kill one more strcpy; easy one | Henning Brauer |
2003-04-08 | easy sprintf in code we don't use | Henning Brauer |
2003-04-08 | string fixes in code we don't compile by default; tedu help & ok | Henning Brauer |
2003-04-08 | use asprintf; ok henning | Theo de Raadt |
2003-04-08 | yes I am a dork | Henning Brauer |
2003-04-08 | string fixes; pval agrees | Henning Brauer |
2003-04-08 | trivial strcpy in code we don't even compile | Henning Brauer |
2003-04-08 | string stuff, ok pval | Henning Brauer |
2003-04-08 | bye-bye sprintf, ok pval@ | Henning Brauer |
2003-04-08 | string stuff; ok pval@ | Henning Brauer |
2003-04-08 | more strcpy & friends bye-bye; ok pval | Henning Brauer |
2003-04-08 | string shit; ok pval | Henning Brauer |
2003-04-08 | string shit, ok pval@ | Henning Brauer |
2003-04-08 | more string shitz | Henning Brauer |
2003-04-08 | easy strcpy elimination | Henning Brauer |
2003-04-05 | trivial sprintf | Henning Brauer |
2003-03-23 | sync FILES section with reality | Henning Brauer |
2003-03-23 | correct URL to apache online docs | Henning Brauer |
2003-03-19 | use RSA key blinding code from mod_ssl 2.8.13. differences to our own fix | Henning Brauer |
2003-03-15 | missing ap_server_strip_chroot() | Henning Brauer |
2003-03-14 | RSA blinding for private keys here too. | Hakan Olsson |