| Commit message (Expand) | Author | Age | Files | Lines |
* | Set the svn:eol-style property on all text files to "native", so that | Guy Harris | 2004-07-18 | 1 | -1/+1 |
* | fix a typo in the help text. | Michael Tüxen | 2004-07-04 | 1 | -2/+2 |
* | Add some sanity checking for the "-i" argument. | Guy Harris | 2004-01-06 | 1 | -3/+5 |
* | removed some MSVC warnings (level 3) | Ulf Lamping | 2004-01-05 | 1 | -4/+4 |
* | Compiling with -pedantic: | Jörg Mayer | 2003-12-21 | 1 | -2/+2 |
* | From Matthijs Melchior: | Guy Harris | 2003-04-27 | 1 | -24/+130 |
* | From Jason Copenhaver: put the address fields in the Ethernet header in | Guy Harris | 2003-02-27 | 1 | -2/+2 |
* | Don't use "unsigned long" when you mean "unsigned 32-bit integer", as | Guy Harris | 2002-10-17 | 1 | -59/+59 |
* | Increase addr outside of macro | Jörg Mayer | 2002-10-10 | 1 | -2/+3 |
* | Removed trailing whitespaces from .h and .c files using the | Jörg Mayer | 2002-08-28 | 1 | -132/+132 |
* | Replace the types from sys/types.h and netinet/in.h by their glib.h | Jörg Mayer | 2002-08-02 | 1 | -30/+18 |
* | "yyin" is from lex/flex, so it should be "extern", not "static" - we | Guy Harris | 2002-07-21 | 1 | -15/+19 |
* | From Joerg Mayer: | Guy Harris | 2002-07-15 | 1 | -10/+9 |
* | From Joerg Mayer: add some missing static declarations. | Guy Harris | 2002-06-30 | 1 | -41/+41 |
* | WinPcap 2.3's <pcap.h> includes <packet32.h>, and WinPcap 2.3's | Guy Harris | 2002-06-23 | 1 | -3/+3 |
* | From Michael Tuexen: | Guy Harris | 2002-04-15 | 1 | -6/+22 |
* | From Michael Tuexen: | Guy Harris | 2002-04-13 | 1 | -8/+44 |
* | Try defining just _USE_XOPEN and see if that gets "strptime()" declared | Guy Harris | 2002-01-30 | 1 | -16/+1 |
* | Alas, on Solaris, defining _XOPEN_SOURCE causes some things not in the | Guy Harris | 2002-01-30 | 1 | -1/+13 |
* | Use: | Gilbert Ramirez | 2002-01-29 | 1 | -1/+12 |
* | From Hamish Moffatt: set the year to 1970 before parsing the date, in | Guy Harris | 2002-01-23 | 1 | -2/+14 |
* | From Michael Tuexen: | Guy Harris | 2002-01-20 | 1 | -14/+167 |
* | SCTP support in text2pcap, and fix to usage message for "-u", from | Guy Harris | 2002-01-16 | 1 | -28/+92 |
* | Fix the usage message and man page for text2pcap. | Guy Harris | 2001-11-24 | 1 | -10/+16 |
* | Support for time stamping packets in text2pcap, from Gordon McKinney. | Guy Harris | 2001-11-24 | 1 | -7/+150 |
* | Fix the return value of a routine. | Guy Harris | 2001-11-24 | 1 | -2/+2 |
* | If the expected "next offset" doesn't match the offset we read, it may | Guy Harris | 2001-11-24 | 1 | -18/+36 |
* | "getopt()" doesn't support multiple option arguments to a flag; have | Guy Harris | 2001-08-01 | 1 | -3/+12 |
* | From Joerg Mayer: | Guy Harris | 2001-07-13 | 1 | -2/+2 |
* | Build text2pcap on Windows. | Guy Harris | 2001-05-21 | 1 | -31/+34 |
* | Added 'text2pcap', a utility to convert text hexdumps into pcap | Ashok Narayanan | 2001-05-16 | 1 | -0/+741 |