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