Age | Commit message (Expand) | Author |
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 |
2014-04-23 | s/Nxt/nxt/ | Florian Obser |
2014-04-23 | Add error checking to sysctl. While there pass in an int otherwise | Florian Obser |
2014-04-23 | sync to traceroute: move sndsock creation up. | Florian Obser |
2014-04-23 | Prepare for merge: introduce icmp_code for the AF switch. | Florian Obser |
2014-04-23 | Prepare for merge: s/icmp_code/icmp4_code/ and use icmp_code for | Florian Obser |
2014-04-23 | Prepare for merge: s/packet_ok/packet_ok6/ and use packet_ok | Florian Obser |
2014-04-23 | Prepare for merge: s/packet_ok/packet_ok4/ and use packet_ok | Florian Obser |
2014-04-23 | Prepare merge: introduce struct sockaddr *from, *to to be used in | Florian Obser |
2014-04-23 | Prepare merge: s/to/to6/; s/from/from6/ | Florian Obser |
2014-04-23 | Prepare merge: introduce struct sockaddr *from, *to to be used in | Florian Obser |
2014-04-23 | Prepare merge: s/to/to4/; s/from/from4/ | Florian Obser |
2014-04-23 | Make this compile with -Wall et al. | Florian Obser |
2014-04-22 | turns out there are exactly 3 ports that actually use longnames: | Marc Espie |
2014-04-22 | this commit is really florian@'s, since he's the one who made removal | Henning Brauer |
2014-04-22 | malloc -> calloc | Gilles Chehade |
2002-10-07 | import apache 1.3.27 and mod_ssl 2.8.11 | Henning Brauer |
1998-10-01 | Apache 1.3.2 | Bob Beck |
1998-03-25 | Initial import from apache 1.2.6 | Bob Beck |
2014-04-22 | Support the CA key for SSL inspection in the ca process. Instead of | Reyk Floeter |
2014-04-21 | Print bytes read and written in human readable form, like: | Claudio Jeker |