summaryrefslogtreecommitdiff
path: root/usr.sbin/httpd
AgeCommit message (Expand)Author
2003-04-09string shit; ok dhartmei@Henning Brauer
2003-04-09more string shit, ok bob and vincentHenning Brauer
2003-04-08missing free(pagname); noticed by vincentHenning Brauer
2003-04-082x trivial strcpyHenning Brauer
2003-04-08very easy strcpyHenning Brauer
2003-04-08kill one more strcpy; easy oneHenning Brauer
2003-04-08easy sprintf in code we don't useHenning Brauer
2003-04-08string fixes in code we don't compile by default; tedu help & okHenning Brauer
2003-04-08use asprintf; ok henningTheo de Raadt
2003-04-08yes I am a dorkHenning Brauer
2003-04-08string fixes; pval agreesHenning Brauer
2003-04-08trivial strcpy in code we don't even compileHenning Brauer
2003-04-08string stuff, ok pvalHenning Brauer
2003-04-08bye-bye sprintf, ok pval@Henning Brauer
2003-04-08string stuff; ok pval@Henning Brauer
2003-04-08more strcpy & friends bye-bye; ok pvalHenning Brauer
2003-04-08string shit; ok pvalHenning Brauer
2003-04-08string shit, ok pval@Henning Brauer
2003-04-08more string shitzHenning Brauer
2003-04-08easy strcpy eliminationHenning Brauer
2003-04-05trivial sprintfHenning Brauer
2003-03-23sync FILES section with realityHenning Brauer
2003-03-23correct URL to apache online docsHenning Brauer
2003-03-19use RSA key blinding code from mod_ssl 2.8.13. differences to our own fixHenning Brauer
2003-03-15missing ap_server_strip_chroot()Henning Brauer
2003-03-14RSA blinding for private keys here too.Hakan Olsson
2003-03-14Add RSA blinding for private keys. markus@ ok.Hakan Olsson
2003-03-06date should be written formally: .Dd Month day, yearDavid Krause
2003-02-21open the etag-state file writeonly. open it O_TRUNC in case it was too big.Henning Brauer
2003-02-21$OpenBSD$Henning Brauer
2003-02-21fix restarts.Henning Brauer
2003-02-18intial -> initial;Jason McIntyre
2003-02-17Add hyphens to boundary ID to make it not pure base64. This means thatChad Loder
2003-02-16Don't leak the inode numbers of served files via theChad Loder
2003-02-16My last commit uses base64 for the multipart MIME boundary id. SinceChad Loder
2003-02-15Don't leak httpd child PIDs via multipart MIME boundary separators.Chad Loder
2003-02-10indentTheo de Raadt
2003-02-08typo; krauseHenning Brauer
2003-01-29typos;Jason McIntyre
2003-01-20typos; alan@alanday.comTheo de Raadt
2002-12-25no more -O1 needed on alphaHenning Brauer
2002-12-22spelink; Wouter Clarie in PR 3047Henning Brauer
2002-12-15mroe speling; torhHenning Brauer
2002-12-11fix buffer overflow in the FIX_PRECISION macroHenning Brauer
2002-12-11typos in comments; David KrauseHenning Brauer
2002-12-10-O1 on alpha for nowHenning Brauer
2002-12-09From Andrushock, s/sucess/success/gTodd C. Miller
2002-12-07typo, henning okAnil Madhavapeddy
2002-12-05typo in error message; Tor HoughtonHenning Brauer
2002-11-23Correct href, from Francesco Toscan <francesco@toscan.biz>margarida