578
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 20 hours ago.
May 01, 2023 — May 01, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
add AFSUUID and InitCallBackState3. From: Love <[email protected]> also include, types, and printf format strings clean-up by myself. More... over 24 years ago
*** empty log message *** More... over 24 years ago
add code for printing MakeDir and StoreStatus. Also change date format to the right one. From: Love <[email protected]> More... over 24 years ago
*** empty log message *** More... over 24 years ago
add README file from Ken Hornstein for explaining how to use afs patches More... over 24 years ago
corrected offset check and calculation for the RP holdtime and priority fields of Bootstraps. More... over 24 years ago
*** empty log message *** More... over 24 years ago
add Ken Hornstein's patches from /afs/transarc.com/public/afs-contrib/tools/tcpdump to add decoding of rx (the RPC-layer used in AFS3) and the AFS3 RPCs also More... over 24 years ago
quote backslashes in printf More... over 24 years ago
fixes to make ansi-pedantic compilers happier. no char types for bit fields and minor type correctness More... over 24 years ago
print "[|BGP]" for unaligned bgp data. make it look better on -v (newlines). More... over 24 years ago
make bgp dump a bit more readable (when with -v). sync from KAME tcpdump. More... over 24 years ago
* bring in KAME IPv6/IPsec decoding code. * bring in more portability fixes from Assar Westerlund <[email protected]>. More... over 24 years ago
HP-UX 10.20 build fix <http://www.sics.se/~assar/tcpdump_patches/13> More... over 24 years ago
Building on Linux 2.2 requires the tiny patch in just the minor patch in <http://www.sics.se/~assar/tcpdump_patches/12> More... over 24 years ago
last resort functions for inet_{aton,pton,ntop}. only works for IPv4-only build. More... over 24 years ago
minor typo (escape "$") More... over 24 years ago
- enable build outside of the tree - endian checks (use WORDS_BIGENDIAN) - fallback def for IPPROTO_{AH,ESP} - sa_len issues - do not use bittypes.h, respect AC_LBL_CHECK_TYPES More... over 24 years ago
respect AC_LBL_CHECK_TYPE. More... over 24 years ago
avoid use of sa_len for Linux/Solaris platform. XXX not really tested More... over 24 years ago
fix complation on IPv4 host (tested with plain FreeBSD228). More... over 24 years ago
fix IPv6 autodetection. More... over 24 years ago
Bring in KAME IPv6 tcpdump. replaces esp/ah/isakmp decoder. Hope I did not break anything. Portability on IPv4-only node needs checking, I'll do this very soon. (sorry for rather jumbo commit) More... over 24 years ago
now prints DHCP options
mcr
More... over 24 years ago
foo
mcr
More... over 24 years ago
compilable AH/ESP patches
mcr
More... over 24 years ago
code for ISAKMP protocol headers (rough)
mcr
More... over 24 years ago
ASCII patches for tcpdump. AH/ESP printing.
mcr
More... over 24 years ago
patches to help build on Linux 2.2
mcr
More... over 24 years ago
SNMP v2c patches from http://www.ibr.cs.tu-bs.de/ietf/snmpv3/tcpdump.shtml
mcr
More... over 24 years ago