| Commit message (Expand) | Author | Age | Files | Lines |
* | add <>add <> to the option parameters | Ulf Lamping | 2006-01-11 | 1 | -205/+93 |
* | add <> to the option parameters | Ulf Lamping | 2006-01-11 | 1 | -21/+21 |
* | set: The first 4 bytes seem to be the salt | Jörg Mayer | 2006-01-11 | 1 | -25/+15 |
* | Pass the correct arguments to fopen(). | Gerald Combs | 2006-01-11 | 1 | -1/+1 |
* | If we pass a short length to unicode_to_bytes(), return an empty string | Gerald Combs | 2006-01-11 | 1 | -29/+33 |
* | This patch fixes a couple of bind replies to report proper session id. | Jaap Keuter | 2006-01-11 | 1 | -3/+3 |
* | update usage text | Ulf Lamping | 2006-01-11 | 1 | -44/+55 |
* | Fix compiling under GLib 1, squelch a gcc warning. | Gerald Combs | 2006-01-11 | 1 | -3/+5 |
* | instead of repeating the capture file format description over and over again ... | Ulf Lamping | 2006-01-11 | 3 | -207/+41 |
* | same command line related changes as recently done with editcap | Ulf Lamping | 2006-01-11 | 2 | -113/+49 |
* | Make sure last_dn is big enough, and set it to NULL when we're | Gerald Combs | 2006-01-10 | 3 | -8/+12 |
* | same command line related changes as recently done with editcap | Ulf Lamping | 2006-01-10 | 2 | -130/+166 |
* | print the list of available types also if the given type is invalid | Ulf Lamping | 2006-01-10 | 1 | -18/+24 |
* | added <>: [-c packets per file] -> [-c <packets per file>] | Ulf Lamping | 2006-01-10 | 1 | -20/+23 |
* | redesign of the usage output (displayed with -h or an unknown option): | Ulf Lamping | 2006-01-10 | 1 | -36/+66 |
* | Close "/dev/urandom" if we manage to open it. | Gerald Combs | 2006-01-10 | 1 | -0/+1 |
* | Allocate memory on 8-byte boundaries again. Tweak the way we | Gerald Combs | 2006-01-10 | 1 | -60/+80 |
* | Handle <application id="4294967295" name="Relay"/> | Anders Broman | 2006-01-10 | 1 | -3/+2 |
* | Update with AVP:s from the dictionary Joost Yervante Damad sent. | Anders Broman | 2006-01-10 | 2 | -12/+416 |
* | Didier Gautheron: | Jörg Mayer | 2006-01-10 | 1 | -5/+8 |
* | Allowing pointer arithmetic on "void *"s is a GCCism; cast "void *"s to | Guy Harris | 2006-01-10 | 1 | -2/+2 |
* | Add canary values after each allocation. If our canaries values don't | Gerald Combs | 2006-01-09 | 1 | -81/+151 |
* | Add UDP-Lite packets to the UDP statistics | Jaap Keuter | 2006-01-09 | 2 | -0/+2 |
* | complete redesign of this manpage | Ulf Lamping | 2006-01-09 | 1 | -153/+164 |
* | add a new command line option "chop", which will simply cut off the last "n" ... | Ulf Lamping | 2006-01-09 | 1 | -19/+39 |
* | Use col_set_fence(), not to owerwrite colinfo if more than one Camel pdu is i... | Anders Broman | 2006-01-09 | 2 | -2/+4 |
* | Add more data types from tds.h. Fix unknown data skipping for some data | Gerald Combs | 2006-01-09 | 1 | -78/+87 |
* | First attempt to decode CCX type 4 IEs (QoS?) | Jörg Mayer | 2006-01-09 | 1 | -1/+46 |
* | Add dissection of more IE:s | Anders Broman | 2006-01-07 | 3 | -16/+1156 |
* | fix bug #654: precise the link to the capture filter syntax (tcpdump man page... | Ulf Lamping | 2006-01-07 | 1 | -1/+1 |
* | From Olivier Jacques, | Anders Broman | 2006-01-07 | 4 | -20/+54 |
* | fix bug #660: we must alphabetically sort columns 0&1, not 0&2 | Ulf Lamping | 2006-01-07 | 1 | -8/+8 |
* | Add some inflateEnd() calls to free up stuff associated with a stream | Guy Harris | 2006-01-07 | 1 | -1/+7 |
* | move output_to_pipe flag from tethereal's loop_data into capture_opts, so it ... | Ulf Lamping | 2006-01-07 | 5 | -71/+98 |
* | don't claim to be an erf file if it isn't (e.g. if the file_read call fails) | Ulf Lamping | 2006-01-07 | 1 | -1/+1 |
* | add a new suite of file I/O test cases | Ulf Lamping | 2006-01-07 | 2 | -1/+164 |
* | fix a test case and some comments | Ulf Lamping | 2006-01-07 | 1 | -4/+2 |
* | Don't link dumpcap with -lm | Jörg Mayer | 2006-01-07 | 1 | -1/+1 |
* | Don't dereference a null pointer. Fixes bug 651. Update the release notes | Gerald Combs | 2006-01-06 | 3 | -36/+14 |
* | Olivier Jacques: | Jörg Mayer | 2006-01-06 | 1 | -2/+2 |
* | Bill Meier: More spelling fixes | Jörg Mayer | 2006-01-06 | 5 | -14/+14 |
* | minor cleanup | Ulf Lamping | 2006-01-06 | 1 | -2/+5 |
* | add a new section about checksums | Ulf Lamping | 2006-01-06 | 1 | -0/+148 |
* | code cleanup: use "-" for all places, where stdin/stdout is meant | Ulf Lamping | 2006-01-06 | 3 | -13/+12 |
* | Catch a combination of "-S" and "-w -" - you'll just get | Guy Harris | 2006-01-05 | 1 | -4/+13 |
* | cleanup of exit_main() declaration | Ulf Lamping | 2006-01-05 | 1 | -5/+6 |
* | add a test case: writing the capture file to stdout: "-w -" | Ulf Lamping | 2006-01-05 | 1 | -5/+42 |
* | Win32: set stdout to binary mode in wtap_dump_fdopen(), so tethereal is also ... | Ulf Lamping | 2006-01-05 | 1 | -0/+6 |
* | Steve Karg: | Jörg Mayer | 2006-01-05 | 2 | -6/+48 |
* | Bill Meier: | Jörg Mayer | 2006-01-05 | 47 | -171/+171 |