Age | Commit message (Expand) | Author |
2008-05-09 | Add support for IPv6 while keeping the default at IPv4 to not break | Marc Balmer |
2008-04-25 | neccessary -> necessary; from Pierre Riteau | Jason McIntyre |
2008-04-25 | spelling: pathes->paths, ok henning | Stuart Henderson |
2008-04-13 | Use arc4random_buf() when requesting more than a single word of output | Damien Miller |
2008-01-25 | show an example for writing ErrorLog to syslog | Stuart Henderson |
2008-01-24 | "read(..., ..., sizeof Y) < sizeof Y" is a dangerous idiom because it | Kenneth R Westerback |
2008-01-12 | Fix mod_status XSS CVE-2007-6388: | Martynas Venckus |
2008-01-08 | sync patches in messages with reality | Henning Brauer |
2007-11-24 | fix yacc/lex parallel file generation | Marc Espie |
2007-11-19 | do not print "Processing config {dir,file} ...." messages unless the -t | Robert Nagy |
2007-11-03 | make sure configure is done before we try building manpages. | Marc Espie |
2007-10-30 | Add two module configuration directories named modules and modules.sample | Robert Nagy |
2007-10-14 | 'expresion' -> 'expression'. Reported by Jung on tech@. | Kenneth R Westerback |
2007-09-15 | [fF]uther -> [fF]urther in comments and man page. First one spotted on | Kenneth R Westerback |
2007-09-11 | use strcspn to properly overwrite '\n' in fgets returned buffer | Gilles Chehade |
2007-09-11 | add application/x-bittorrent | Henning Brauer |
2007-08-24 | Add a new configuration directive 'RLimitNOFILE' to set the number of | Marc Balmer |
2007-08-09 | fix CVE-2007-3304 | Martynas Venckus |
2007-08-08 | fix CVE-2006-5752 | Martynas Venckus |
2007-07-23 | fix a variable shadowing problem | Henning Brauer |
2007-06-01 | paranoid snprintf length calculation to avoid a possible buffer | Peter Valchev |
2007-05-31 | convert to new .Dd format; | Jason McIntyre |
2007-05-25 | "interupt" -> "interrupt" in various comments. Mostly from Diego Casati. | Kenneth R Westerback |
2007-04-05 | another extra test i missed before, from charles longeau | Ted Unangst |
2007-03-30 | Restore full version reporting when using the -v and -V switch. | Pierre-Yves Ritschard |
2007-03-26 | remove the unneccessary options descriptions from usage(); | Jason McIntyre |
2007-03-26 | fix lines with too many args; from Igor Sobrado | Jason McIntyre |
2007-03-22 | remove default output of version numbers to silence confused auditing | Pierre-Yves Ritschard |
2007-03-20 | remove some bogus *p tests from charles longeau | Ted Unangst |
2007-03-06 | - Pass full buffer to fgets(). | Ray Lai |
2007-03-01 | spell address correctly; ok jmc@ henning@ | David Krause |
2007-02-20 | Change hard coded numbers to sizeof(buf). Also change some | Ray Lai |
2007-02-19 | unbreak by allowing clean in !objdir case to fail (no Makefile there in that | Henning Brauer |
2007-02-15 | regen, DEV_RANDOM is gone | Henning Brauer |
2007-02-15 | get rid of the ConfigStart/End section used by the weird fragile apache | Henning Brauer |
2007-02-14 | g/c NO_DL_NEEDED, it is no longer used by os/unix/os.c | Todd C. Miller |
2007-02-13 | unbreak compile on 64bit systems; no cookie for espie. ok millert | Henning Brauer |
2007-02-13 | remove prereq, by using a pre-generated include file (this one should now | Marc Espie |
2007-02-03 | remove varying parts from generated configure info: | Marc Espie |
2007-01-30 | apachectl picks up httpd_flags from rc.conf for some time now - and that | Henning Brauer |
2006-12-23 | Spelling. | Kenneth R Westerback |
2006-11-06 | fix proxying on big-endian 64-bit machines, u_long is not the size of | Theo de Raadt |
2006-09-26 | escape error response to unsupported Expect: header, fixes | Damien Miller |
2006-08-01 | add ProxyPreserveHost support to mod_proxy. it allows to pass the original | Federico G. Schwindt |
2006-07-28 | avoid printing the server built date | Henning Brauer |
2006-07-28 | avoid printing server built date, we set that to "unknown" anyway | Henning Brauer |
2006-07-28 | A vulnerability has been reported in Apache HTTP Server, which potentially can | Henning Brauer |
2006-05-15 | set cur & max limits with MaxFOOPerChild instead of cur twice | Henning Brauer |
2006-04-13 | Fix pr 5073, httpd/mod_ssl can leak file descriptors in the | Bob Beck |
2006-04-04 | dead code removal | Henning Brauer |