Age | Commit message (Expand) | Author |
2008-05-27 | grammar fixes; from Jochem Kossen, system/5822; | Jason McIntyre |
2008-05-25 | de-register, remove #ifdefs and #ifndefs using SIN6_LEN, add OpenBSD cvs | Marc Balmer |
2008-05-23 | KNF and readability changes. de-register, remove #ifndef SIN6_LEN defines. | Marc Balmer |
2008-05-23 | de-register | Marc Balmer |
2008-05-23 | Last chunk of KNF and readability changes here. | Marc Balmer |
2008-05-22 | Remove the german announcement text. | Marc Balmer |
2008-05-22 | More KNF and readability. | Marc Balmer |
2008-05-21 | KNF and readability changes. | Marc Balmer |
2008-05-21 | Remove #ifndef SIN6_LEN/#else/#endif constructs. | Marc Balmer |
2008-05-21 | Document and implement -U option, fix usage information for '-?'. | Marc Balmer |
2008-05-21 | The default address family to be used is stored in a global variable. If | Marc Balmer |
2008-05-19 | Permit compilation on 3 architectures which show that this diff was | Theo de Raadt |
2008-05-17 | documentation tweaks. | Igor Sobrado |
2008-05-15 | Add OpenBSD markers. | Marc Balmer |
2008-05-14 | fix comment. | Marc Balmer |
2008-05-14 | Next chunk of KNF/readability. | Marc Balmer |
2008-05-14 | More KNF/readability changes. | Marc Balmer |
2008-05-14 | Next chunk of KNF/readability changes. | Marc Balmer |
2008-05-13 | Rename to README.IPv6, to be clear this is not version 6 of the README file. | Marc Balmer |
2008-05-13 | knf. no binary changes. | Marc Balmer |
2008-05-13 | A first chunk of readability/knf changes. Since there is nothing more | Marc Balmer |
2008-05-09 | tweak previous; ok mbalmer | Jason McIntyre |
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 |