Age | Commit message (Expand) | Author |
2014-05-02 | spelling; Denis Fondras | Theo de Raadt |
2014-05-01 | change some argument names in order to give some consistency between traceroute | Jason McIntyre |
2014-05-01 | Move RSA keys from "lka" to a new dedicated "ca" process because lka | Reyk Floeter |
2014-04-30 | when doing opportunistic TLS, do not only downgrade during negotiation, but | Gilles Chehade |
2014-04-30 | when using maildir, do not create automatically create folders to match tag | Gilles Chehade |
2014-04-30 | The RSA engine (used by pony) has to wait for a response from the | Reyk Floeter |
2014-04-30 | replace vis-ified output with human-readable strings | Bret Lambert |
2014-04-29 | For RSA private key privsep, only ever load the keys after forking the | Reyk Floeter |
2014-04-29 | Implement RSA privilege separation for OpenSMTPD, based on my previous | Reyk Floeter |
2014-04-29 | a bit more merge for traceroute6 stuff, and some consistency fixes; | Jason McIntyre |
2014-04-29 | when a session fails due to a TLS error in a smtp+tls:// connection, try | Gilles Chehade |
2014-04-29 | Move traceroute6 to the attic, fully merged into traceroute. | Florian Obser |
2014-04-29 | nginx dudes unrolled SSL_OP_ALL by hand so we also have to delete | Ted Unangst |
2014-04-29 | Remove unused arguments from ssl_smtp_init() | Reyk Floeter |
2014-04-29 | use explicit_bzero() instead of memset() to clear out sensitive data. | Reyk Floeter |
2014-04-29 | It is only required to load the keys and certs into the same SSL | Reyk Floeter |
2014-04-28 | fix memory leak | Bret Lambert |
2014-04-28 | Add support for exporting ARP table via ipNetToMediaTable OID. | Mike Belopuhov |
2014-04-28 | whitespace cleanup while reading result of florian's recent (very nice) work | Theo de Raadt |
2014-04-28 | better proc id name (it handles traps, not alerts) for the | Bret Lambert |
2014-04-27 | zap a ton of silly Tn, and uppercase TTL; a few other minor tweaks along the | Jason McIntyre |
2014-04-27 | Don't zap disklabel (and next 6 blocks) when installing boot block on | Kenneth R Westerback |
2014-04-26 | Link traceroute6 to traceroute, thus completing the merge. | Florian Obser |
2014-04-25 | add traceroute6 to NAME, and knock out some unneeded Bk/Ek; | Jason McIntyre |
2014-04-25 | sort; ok blambert | Jason McIntyre |
2014-04-25 | MLINKS traceroute.8 traceroute6.8 | Florian Obser |
2014-04-25 | Merge traceroute6 man page with traceroute. | Florian Obser |
2014-04-25 | Remove NULL pointer dereference, which jsg insists I not | Bret Lambert |
2014-04-25 | Support running user-defined actions on receipt of snmp traps. | Bret Lambert |
2014-04-25 | Remove defined varibles that no longer do anything. | Joel Sing |
2014-04-24 | That is strength, boy! That is power! What is steel compared to the hand | Ted Unangst |
2014-04-24 | days since rwhod was useful: 5475 | Ted Unangst |
2014-04-24 | fix copied text in error string | Bret Lambert |
2014-04-23 | Fix format string in DEBUG message (not compiled by default). | Reyk Floeter |
2014-04-23 | Use arc4random as PRNG backend, instead of libcrypto RAND. | Jeremie Courreges-Anglas |
2012-03-26 | Import Unbound 1.4.16 to work on in-tree (not yet linked to the build). | Stuart Henderson |
2014-04-23 | Merge traceroute6 into traceroute. | Florian Obser |
2014-04-23 | Prepare for merge: s/hops/ttl/ in struct packetdata | Florian Obser |
2014-04-23 | Prepare for merge: no more useicmp | Florian Obser |
2014-04-23 | KNF | Florian Obser |
2014-04-23 | Prepare merge: check AF | Florian Obser |
2014-04-23 | missing break; not reachable | Florian Obser |
2014-04-23 | bzero -> memset | Florian Obser |
2014-04-23 | s/lastaddr/lastaddr6/ | Florian Obser |
2014-04-23 | Prepare merge: check AF | Florian Obser |
2014-04-23 | missing break; not reachable | Florian Obser |
2014-04-23 | No need to set protocol in hints. | Florian Obser |
2014-04-23 | zap redundant cast | Florian Obser |
2014-04-23 | Introduce check_tos to unclutter the main loop. | Florian Obser |
2014-04-23 | move AF independet setsockopts down | Florian Obser |