]> The Tcpdump Group git mirrors - tcpdump/history - util.c
add tracefiles for infinite loop testing
[tcpdump] / util.c
2004-04-28  guyFrom Gisle Vanem: give "tok2str()" 4 static buffers...
2003-12-29  hannes- pass on ident string to hex_print()
2003-11-16  guyHave the configure script arrange that the Makefile...
2003-11-15  guyFrom Neil Spring:
2003-11-15  guyFrom Neil Spring:
2003-10-02  hannesfix display of correct offset for hexdumps
2003-07-30  guyAs per a comment by Alex Medvedev <[email protected]...
2003-04-21  fennerFix fencepost error in fn_printn() which would return...
2003-03-04  guyFrom Gisle Vanem: use ISO 8601 date/time format in...
2003-02-08  guyFrom Gisle Vanem <[email protected]>:
2002-12-22  hannesadd mask2plen function to util.c
2002-11-07  hannesnew function bittok2str()
2002-10-11  hannesdon't attempt to hexdump if length == 0
2002-08-06  guyGet rid of some unnecessary includes (<time.h>, <netdb...
2002-08-02  guyFrom Motonori Shindo <[email protected]>: squelch...
2002-08-01  rissoAdded support for Win32, based on WinPcap.
2002-07-18  hannesyet another hexdump routine;
2002-07-16  guyClean up "safeputchar()" a bit.
2002-07-16  guyIn "safeputchar()", use the result of extracting an...
2002-06-11  itojunwhitespace cleanup
2001-10-08  fennerIntroduce tok2strary(), similar to tok2str() except...
2001-09-17  fennerHandle negative timestamps in relts_print().
2001-09-10  fennerAdd some const qualifiers
2000-07-11  assarremove gnuc.h and __dead
2000-07-01  assarremove non-STDC code
2000-06-21  itojunfix safeputc, the if statment was completely reversed
2000-06-10  assar(ts_print): fix printing in `-tttt' style. From "Gisle...
2000-06-03  itojunavoid possible infinite loop in relts_print().
2000-06-01  assar(ts_print): add new styles of timestamps.
2000-01-17  itojuns/sprintf/snprintf/.
1999-12-15  fennerGet rid of unused variables in relts_print()
1999-11-22  fennerEnhanced PIMv1 support.
1999-11-21  fennerSwitch to config.h instead of passing defines in DEFS.
1999-11-21  assar(ts_print): add incremental printing. From kuznet...
1999-10-07  mcrInitial revision