2014-05-04 |
Guy Harris | Include <errno.h> on both Windows and UN*X. |
blob | commitdiff | raw |
2014-05-04 |
Guy Harris | UNALIGNED is used in structures and must *always* be... |
blob | commitdiff | raw | diff to current |
2014-05-03 |
Guy Harris | BGP assumes octets, not bytes; no need to use NBBY... |
blob | commitdiff | raw | diff to current |
2014-05-03 |
Guy Harris | Merge pull request #385 from qnet-herwin/cui |
blob | commitdiff | raw | diff to current |
2014-05-02 |
Guy Harris | Merge git://github.com/the-tcpdump-group/tcpdump |
blob | commitdiff | raw | diff to current |
2014-05-02 |
Guy Harris | Merge pull request #386 from gvanem/master |
blob | commitdiff | raw | diff to current |
2014-05-02 |
Gisle Vanem | Update tcpdump-stdinc.h |
blob | commitdiff | raw | diff to current |
2014-05-02 |
Gisle Vanem | Update tcpdump-stdinc.h |
blob | commitdiff | raw | diff to current |
2014-04-23 |
Guy Harris | We still need u_intN_t. |
blob | commitdiff | raw | diff to current |
2014-04-23 |
Guy Harris | More getting rid of old u_intN_t. |
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-03-14 |
Denis Ovsienko | justify min()/max() macros declarations and usage |
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-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 | whitespace changes |
blob | commitdiff | raw | diff to current |
2013-10-18 |
Guy Harris | Merge branch 'master' of git+ssh://bpf.tcpdump.org... |
blob | commitdiff | raw | diff to current |
2013-10-18 |
Denis Ovsienko | adopt MacOS deprecation workaround from FreeRADIUS |
blob | commitdiff | raw | diff to current |
2013-10-14 |
Denis Ovsienko | mind MSVC's UNALIGNED macro (GH #335 pt.2) |
blob | commitdiff | raw | diff to current |
2013-10-12 |
Denis Ovsienko | NFS: replace ino_t with u_int32_t (GH #335 pt. 1) |
blob | commitdiff | raw | diff to current |
2013-06-22 |
Guy Harris | Merge pull request #317 from tejblum/strict-aliasing |
blob | commitdiff | raw | diff to current |
2013-06-21 |
Denis Ovsienko | Merge pull request #320 from tejblum/strict-aliasing-2 |
blob | commitdiff | raw | diff to current |
2013-06-16 |
Denis Ovsienko | Merge remote-tracking branch 'bpf/master' |
blob | commitdiff | raw | diff to current |
2013-06-10 |
Guy Harris | Use __inline with MSVC for all source files. |
blob | commitdiff | raw | diff to current |
2010-08-31 |
Guy Harris | Mark various IPv4 and IPv6 headers as unaligned. |
blob | commitdiff | raw | diff to current |
2010-05-13 |
Michael Richardson | Merge commit 'lumag/master' |
blob | commitdiff | raw | diff to current |
2010-04-04 |
Guy Harris | OS X has its own optimized ntoh[ls]; use them, don... |
blob | commitdiff | raw | diff to current |
2010-03-09 |
test2 | Added the definition of NBBY for Visual Studio compilers. |
blob | commitdiff | raw | diff to current |
2007-11-24 |
mcr | added "make check" |
blob | commitdiff | raw | diff to current |
2006-05-19 |
hannes | add TRUE, FALSE defs |
blob | commitdiff | raw | diff to current |
2005-07-09 |
risso | Removed the inclusion of IP6_misc.h. It's no more neede... |
blob | commitdiff | raw | diff to current |
2005-05-04 |
risso | Added again some #define's for MSVC compilers that... |
blob | commitdiff | raw | diff to current |
2005-04-27 |
guy | From Alexander Dupuy: don't define our own [hn]to[nh... |
blob | commitdiff | raw | diff to current |
2005-04-20 |
guy | From Albert Chin: |
blob | commitdiff | raw | diff to current |
2005-03-27 |
guy | Some UN*Xes need INET_ADDRSTRLEN defined as well, for... |
blob | commitdiff | raw | diff to current |
2005-03-27 |
guy | Add declarations of __ntohl() and __ntohs() to squelch... |
blob | commitdiff | raw | diff to current |
2005-02-09 |
guy | From Gisle Vanem: |
blob | commitdiff | raw | diff to current |
2004-04-17 |
guy | Assume that u_int64_t is defined, along with PRI[dux... |
blob | commitdiff | raw | diff to current |
2003-11-16 |
guy | Give it a proper RCS ID. |
blob | commitdiff | raw | diff to current |
2003-06-07 |
guy | Add a new "ipproto.h" header file, with definitions... |
blob | commitdiff | raw | diff to current |
2003-05-15 |
risso | Modified the license at the beginning of the files... |
blob | commitdiff | raw | diff to current |
2003-03-22 |
guy | From Hank Leininger <tcpdump-workers@progressive-comp... |
blob | commitdiff | raw | diff to current |
2003-03-02 |
guy | From Gisle Vanem: make print-esp.c work with more ... |
blob | commitdiff | raw | diff to current |
2002-08-05 |
guy | Give the file an SCCS and RCS ID. |
blob | commitdiff | raw | diff to current |
2002-08-02 |
guy | Only include in "tcpdump-stdinc.h" the headers that... |
blob | commitdiff | raw | diff to current |
2002-08-01 |
risso | Added support for Win32, based on WinPcap. |
blob | commitdiff | raw | diff to current |
|