2014-06-25 |
Guy Harris | Allow builds if libpcap doesn't have pcap_set_tstamp_pr... |
blob | commitdiff | raw |
2014-06-25 |
Guy Harris | Merge pull request #377 from msekletar/master |
blob | commitdiff | raw | diff to current |
2014-06-05 |
Denis Ovsienko | fix bittok2str_internal() w/o separator (GH #391) |
blob | commitdiff | raw | diff to current |
2014-05-14 |
Michal Sekletar | Introduce --time-stamp-precision 377/head |
blob | commitdiff | raw | diff to current |
2014-05-04 |
Guy Harris | Include <errno.h> on both Windows and UN*X. |
blob | commitdiff | raw | diff to current |
2014-04-23 |
Guy Harris | u_intN_t is dead, long live uintN_t. |
blob | commitdiff | raw | diff to current |
2014-04-14 |
Denis Ovsienko | NDOize the rest of util.c |
blob | commitdiff | raw | diff to current |
2014-04-06 |
Denis Ovsienko | Merge remote-tracking branch 'bpf/master' |
blob | commitdiff | raw | diff to current |
2014-04-06 |
Denis Ovsienko | fix a couple typos |
blob | commitdiff | raw | diff to current |
2014-04-04 |
Guy Harris | Define NETDISSECT_REWORKED in a bunch of files, and... |
blob | commitdiff | raw | diff to current |
2014-04-03 |
Denis Ovsienko | NDOize some generic code |
blob | commitdiff | raw | diff to current |
2014-04-01 |
Denis Ovsienko | NDOize safeputs() and safeputchar() |
blob | commitdiff | raw | diff to current |
2014-04-01 |
Denis Ovsienko | NDOize safeputs() and safeputchar() |
blob | commitdiff | raw | diff to current |
2014-02-28 |
Denis Ovsienko | don't include pcap.h needlessly |
blob | commitdiff | raw | diff to current |
2014-02-26 |
Denis Ovsienko | base struct tok on unsigned rather than signed int |
blob | commitdiff | raw | diff to current |
2014-02-02 |
Guy Harris | Do our own isascii(), isprint(), isgraph(), and toascii(). |
blob | commitdiff | raw | diff to current |
2014-01-18 |
Guy Harris | Only do the unaligned_mem{cpy,cmp} hack if necessary. |
blob | commitdiff | raw | diff to current |
2014-01-16 |
Guy Harris | Merge git://github.com/the-tcpdump-group/tcpdump |
blob | commitdiff | raw | diff to current |
2014-01-16 |
Guy Harris | memcmp() doesn't modify either of its arguments. |
blob | commitdiff | raw | diff to current |
2014-01-16 |
Guy Harris | Revert print-tcp memcpy() changes, and use unaligned_me... |
blob | commitdiff | raw | diff to current |
2014-01-16 |
Guy Harris | Move safememcpy() to util.c so it doesn't get inlined. |
blob | commitdiff | raw | diff to current |
2014-01-03 |
Michael Richardson | Merge branch 'master' of git+ssh://bpf.tcpdump.org... |
blob | commitdiff | raw | diff to current |
2014-01-02 |
Denis Ovsienko | remove tcpdump's own CVS keywords |
blob | commitdiff | raw | diff to current |
2014-01-02 |
Michael Richardson | Merge branch 'master' of git+ssh://bpf.tcpdump.org... |
blob | commitdiff | raw | diff to current |
2014-01-02 |
Michael Richardson | ndo-ize print-ascii: hex_print_with_offset() |
blob | commitdiff | raw | diff to current |
2014-01-02 |
Michael Richardson | whitespace changes |
blob | commitdiff | raw | diff to current |
2009-05-21 |
Guy Harris | Squelch a warning, style normalization. |
blob | commitdiff | raw | diff to current |
2009-05-21 |
Florian Forster | util.c: Add the `mask62plen' utility function. |
blob | commitdiff | raw | diff to current |
2009-02-26 |
Guy Harris | From Marc Binderberger: check whether XXX is null befor... |
blob | commitdiff | raw | diff to current |
2007-01-29 |
hannes | change the TCP printer to print new-style order: |
blob | commitdiff | raw | diff to current |
2006-08-19 |
guy | Fix indentation. |
blob | commitdiff | raw | diff to current |
2006-02-08 |
hannes | add support for AIS/RDI OAM cell payload printing,... |
blob | commitdiff | raw | diff to current |
2006-02-08 |
hannes | add a maxlen boundary check to safeputs, print unprinta... |
blob | commitdiff | raw | diff to current |
2006-01-22 |
gianluca | Moved the declaration of d_usec and d_sec at the beginn... |
blob | commitdiff | raw | diff to current |
2005-12-13 |
hannes | init last/first packet timestamp for both -ttt and... |
blob | commitdiff | raw | diff to current |
2005-12-13 |
hannes | - add the -ttttt timestamp option which prints the... |
blob | commitdiff | raw | diff to current |
2005-12-05 |
guy | We don't need gettimeofday() to just get seconds since... |
blob | commitdiff | raw | diff to current |
2005-12-05 |
hannes | from Gisle Vanem <[email protected]>: privatize filetime_t... |
blob | commitdiff | raw | diff to current |
2005-06-16 |
guy | Add some sanity checking of the arguments to "print_unk... |
blob | commitdiff | raw | diff to current |
2005-05-06 |
guy | Bounds-check the individual components of a SAP reply. |
blob | commitdiff | raw | diff to current |
2005-05-06 |
guy | Add an "fn_printzp()" routine for printing null-padded... |
blob | commitdiff | raw | diff to current |
2005-04-26 |
guy | Don't run past the end of the data when printing unknow... |
blob | commitdiff | raw | diff to current |
2005-04-25 |
guy | Don't dump core if a null "struct tok" array pointer... |
blob | commitdiff | raw | diff to current |
2005-03-21 |
hannes | -add basic support for codeset shifting for IE printing... |
blob | commitdiff | raw | diff to current |
2004-06-15 |
guy | Make "tflag" count the number of "-t"s, to make it... |
blob | commitdiff | raw | diff to current |
2004-04-29 |
mcr | merge error for tok2str. |
blob | commitdiff | raw | diff to current |
2004-04-29 |
mcr | change tok2str API to permit caller to provide |
blob | commitdiff | raw | diff to current |
2004-04-28 |
guy | From Gisle Vanem: give "tok2str()" 4 static buffers... |
blob | commitdiff | raw | diff to current |
2003-12-29 |
hannes | pave the way for eliminating print_unknown_data() and... |
blob | commitdiff | raw | diff to current |
2003-11-16 |
guy | Have the configure script arrange that the Makefile... |
blob | commitdiff | raw | diff to current |
2003-11-15 |
guy | From Neil Spring: |
blob | commitdiff | raw | diff to current |
2003-10-02 |
hannes | fix display of correct offset for hexdumps |
blob | commitdiff | raw | diff to current |
2003-07-30 |
guy | As per a comment by Alex Medvedev <[email protected]... |
blob | commitdiff | raw | diff to current |
2003-04-21 |
fenner | Fix fencepost error in fn_printn() which would return... |
blob | commitdiff | raw | diff to current |
2003-03-04 |
guy | From Gisle Vanem: use ISO 8601 date/time format in... |
blob | commitdiff | raw | diff to current |
2003-02-08 |
guy | From Gisle Vanem <[email protected]>: |
blob | commitdiff | raw | diff to current |
2002-12-22 |
hannes | add mask2plen function to util.c |
blob | commitdiff | raw | diff to current |
2002-11-07 |
hannes | new function bittok2str() |
blob | commitdiff | raw | diff to current |
2002-10-11 |
hannes | don't attempt to hexdump if length == 0 |
blob | commitdiff | raw | diff to current |
2002-08-06 |
guy | Get rid of some unnecessary includes (<time.h>, <netdb... |
blob | commitdiff | raw | diff to current |
2002-08-02 |
guy | From Motonori Shindo <[email protected]>: squelch... |
blob | commitdiff | raw | diff to current |
2002-08-01 |
risso | Added support for Win32, based on WinPcap. |
blob | commitdiff | raw | diff to current |
2002-07-18 |
hannes | yet another hexdump routine; |
blob | commitdiff | raw | diff to current |
2002-07-16 |
guy | Clean up "safeputchar()" a bit. |
blob | commitdiff | raw | diff to current |
2002-07-16 |
guy | In "safeputchar()", use the result of extracting an... |
blob | commitdiff | raw | diff to current |
2002-06-11 |
itojun | whitespace cleanup |
blob | commitdiff | raw | diff to current |
2001-10-08 |
fenner | Introduce tok2strary(), similar to tok2str() except... |
blob | commitdiff | raw | diff to current |
2001-09-17 |
fenner | Handle negative timestamps in relts_print(). |
blob | commitdiff | raw | diff to current |
2001-09-10 |
fenner | Add some const qualifiers |
blob | commitdiff | raw | diff to current |
2000-07-11 |
assar | remove gnuc.h and __dead |
blob | commitdiff | raw | diff to current |
2000-07-01 |
assar | remove non-STDC code |
blob | commitdiff | raw | diff to current |
2000-06-21 |
itojun | fix safeputc, the if statment was completely reversed |
blob | commitdiff | raw | diff to current |
2000-06-10 |
assar | (ts_print): fix printing in `-tttt' style. From "Gisle... |
blob | commitdiff | raw | diff to current |
2000-06-03 |
itojun | avoid possible infinite loop in relts_print(). |
blob | commitdiff | raw | diff to current |
2000-06-01 |
assar | (ts_print): add new styles of timestamps. |
blob | commitdiff | raw | diff to current |
2000-01-17 |
itojun | s/sprintf/snprintf/. |
blob | commitdiff | raw | diff to current |
1999-12-15 |
fenner | Get rid of unused variables in relts_print() |
blob | commitdiff | raw | diff to current |
1999-11-22 |
fenner | Enhanced PIMv1 support. |
blob | commitdiff | raw | diff to current |
1999-11-21 |
fenner | Switch to config.h instead of passing defines in DEFS. |
blob | commitdiff | raw | diff to current |
1999-11-21 |
assar | (ts_print): add incremental printing. From kuznet... |
blob | commitdiff | raw | diff to current |
1999-10-07 |
mcr | Initial revision |
blob | commitdiff | raw | diff to current |
|