Age | Commit message (Expand) | Author |
2014-11-22 | use size_t where appropriate. ok deraadt reyk | Ted Unangst |
2014-11-21 | white space begone | Theo de Raadt |
2014-11-21 | a long time ago, DISPLAY and UNDISPLAY required special treatment, as they | Marc Espie |
2014-11-20 | big trim-down of MESSAGE/UNMESSAGE: just match checksums between new packages | Marc Espie |
2014-11-20 | Yet more #include de-duplication. | Kenneth R Westerback |
2014-11-20 | avoid some warning message, normal dirs don't have any log info registered | Marc Espie |
2014-11-20 | theo's right. use random_name for truely random stuff. | Marc Espie |
2014-11-20 | Don't allow embedded nul characters in strings. | Jonathan Gray |
2014-11-20 | clean up some files generated during the build. | Brad Smith |
2014-11-20 | using ${SHELL} is nicer, ok brad | Theo de Raadt |
2014-11-20 | run the install script with sh. Come on upstream -- allow us to build | Theo de Raadt |
2014-11-20 | better length handling. Fixes a crash found with the afl fuzzer. | Jonathan Gray |
2014-11-20 | sanity check the length of the packet in the pcap header | Jonathan Gray |
2014-11-20 | Make ip6_print() take an unsigned length matching | Jonathan Gray |
2014-11-20 | remove nt and lanman functions which aren't used. ok reyk yasuoka | Ted Unangst |
2014-11-20 | Merge in some commits from upstream.. | Brad Smith |
2014-11-20 | merge conflicts | Brad Smith |
2014-11-20 | update to Unbound 1.5.0, ok sthen@ | Brad Smith |
2012-03-26 | Import Unbound 1.4.16 to work on in-tree (not yet linked to the build). | Stuart Henderson |
2014-11-19 | reduce redundant strlen calls by calling it once and saving the value | Ted Unangst |
2014-11-19 | delete the KERN_VNODE sysctl. it fails to provide any isolation from the | Ted Unangst |
2014-11-19 | move to stravis so doug@ will stop laughing at my misuse of strnvis. | David Gwynne |
2014-11-19 | file overlooked in previous snmpd commit | Bret Lambert |
2014-11-19 | Support exporting relayd statistics via AgentX/snmpd | Bret Lambert |
2014-11-19 | add support for AgentX subagents in snmpd | Bret Lambert |
2014-11-19 | two obvious markup fixes; from frankgroeneveld dot nl | Ingo Schwarze |
2014-11-18 | Nuke more obvious #include duplications. | Kenneth R Westerback |
2013-11-26 | import NSD 4.0.0, tests from Dorian Büttner, Patrik Lundin, requested by b... | Stuart Henderson |
2014-11-17 | CAVEATS was removed (no more INSTALL/DEINSTALL scripts, so it's OK for | Stuart Henderson |
2014-11-17 | Always free "ps" after usage. | Tobias Stoeckmann |
2014-11-17 | show super speed status in verbose output | Jonathan Gray |
2014-11-16 | use sa_family instead of hard coded inet. from Yury Konovalov | Ted Unangst |
2014-11-16 | Convert the logic in yyerror(). Instead of creating a temporary | Alexander Bluhm |
2014-11-16 | Convert the logic in the error function of the ldap schema parser. | Alexander Bluhm |
2014-11-16 | Replace a plethora of historical protection options with just | Theo de Raadt |
2014-11-16 | so old it becomes untrue | Theo de Raadt |
2014-11-15 | Reduce instances of `` '' in manuals. | Anthony J. Bentley |
2014-11-14 | Shorten the AgentX header debug messages (only compiled with -DDEBUG) | Reyk Floeter |
2014-11-14 | Add gcc printf format attributes to yyerror() in parse.y files. | Doug Hogan |
2014-11-13 | remove networks(5) support; it wasn't even documented to exist; | Ingo Schwarze |
2014-11-13 | Fix a condition which selects log level for errors on routing socket, | YASUOKA Masahiko |
2014-11-13 | When the pool address is changed and there is a PPP session which uses | YASUOKA Masahiko |
2014-11-12 | tweak previous; | Jason McIntyre |
2014-11-12 | truncate dead.letter | Gilles Chehade |
2014-11-11 | Tweak the the DHCPACK to DHCPINFORM log entry so that it is | Kenneth R Westerback |
2014-11-11 | Allow the log directory to be configurable in the config file, rather than | Bob Beck |
2014-11-11 | Adjust aspath_strlen() since the output format changed to ASPLAIN. | Claudio Jeker |
2014-11-11 | The default output format for 32bit AS numbers has moved from AS_DOT+ | Peter Hessler |
2014-11-10 | Fix horrible spelling mistake introduced in r1.17 | Miod Vallat |
2014-11-10 | Don't attempt to open log files when using syslog, as we are not going to | Bob Beck |