| Commit message (Expand) | Author | Age | Files | Lines |
* | rename ep_tvb_get_string() to tvb_get_ephemeral_string() asnd update the docu... | Ronnie Sahlberg | 2005-08-10 | 1 | -1/+1 |
* | various code cleanup: | Ulf Lamping | 2005-08-08 | 1 | -1/+1 |
* | Get rid of another unused variable. | Guy Harris | 2005-07-30 | 1 | -1/+0 |
* | Get rid of some unused variables. | Guy Harris | 2005-07-30 | 1 | -3/+1 |
* | ememify some more calls to tvb_get_string() | Ronnie Sahlberg | 2005-07-28 | 1 | -2/+1 |
* | The latest patch used the fields | Jörg Mayer | 2005-07-27 | 1 | -1/+3 |
* | Ankur Aggarwal: | Jörg Mayer | 2005-07-27 | 1 | -63/+424 |
* | char -> const char warning fixes | Jörg Mayer | 2005-07-26 | 1 | -6/+6 |
* | Constify to remove a bunch of warnings. Add some casts to squelch | Guy Harris | 2005-07-24 | 1 | -2/+2 |
* | Lars Ruoff: | Jörg Mayer | 2005-07-24 | 1 | -2/+8 |
* | Squelch various signed vs. unsigned warnings by: | Guy Harris | 2005-07-09 | 1 | -4/+4 |
* | checksum messages: use "[correct]" instead of "(correct)" and other "alike" m... | Ulf Lamping | 2005-07-08 | 1 | -2/+2 |
* | Get rid of the private "my_match_strval()" routine in many dissectors; | Guy Harris | 2005-06-26 | 1 | -1/+1 |
* | Add minimal 802.11j decoding. There's not fun in doing more unless | Jörg Mayer | 2005-05-29 | 1 | -5/+14 |
* | Don't pass a null format string to val_to_str(). | Gerald Combs | 2005-04-22 | 1 | -1/+1 |
* | Don't cruft up the display of the bitmap with "Tag interpretation". | Guy Harris | 2005-03-14 | 1 | -2/+2 |
* | Don't attempt to get a pointer to the entire tagged field when | Guy Harris | 2005-03-13 | 1 | -123/+170 |
* | From Vladimir Kondratiev: | Guy Harris | 2005-03-11 | 1 | -64/+97 |
* | From Vladimir Kondratiev: | Guy Harris | 2005-03-09 | 1 | -7/+61 |
* | Add some minor Cisco proprietary stuff (hostname, network-eap) | Jörg Mayer | 2005-02-24 | 1 | -3/+18 |
* | Move the following files from /trunk to /trunk/epan: | Lars Roland | 2005-02-09 | 1 | -1/+1 |
* | In case we have an unknown vendor tag, just decode the vendor from | Jörg Mayer | 2005-02-07 | 1 | -2/+4 |
* | Pass 0, not FALSE, as the FCS length argument (FALSE is defined as 0, | Guy Harris | 2005-01-14 | 1 | -2/+2 |
* | Make sure print_buff is \0-terminated | Jörg Mayer | 2004-12-31 | 1 | -0/+1 |
* | As pointed out by Guy: We should be able to filter on the original SSID, | Jörg Mayer | 2004-12-31 | 1 | -2/+5 |
* | Again, another warning (hopefully) removed. | Ulf Lamping | 2004-12-27 | 1 | -1/+1 |
* | Add only one protocol tree item for the "weak IV" flag - add it as a | Guy Harris | 2004-12-22 | 1 | -5/+6 |
* | Properly declare a variable as volatile, as the longjmp done by the | Guy Harris | 2004-12-22 | 1 | -1/+1 |
* | Giles Scott: Add Wlan tap | Jörg Mayer | 2004-12-21 | 1 | -2/+25 |
* | Found by Buildbot Solaris: isprint.h include only works on glib2 systems | Jörg Mayer | 2004-12-20 | 1 | -0/+1 |
* | - Diplay SSID in mangemntframes | Jörg Mayer | 2004-12-20 | 1 | -24/+34 |
* | Giles Scott: Port weak key detection from Airsnort | Jörg Mayer | 2004-12-19 | 1 | -1/+52 |
* | Export two versions of the Ethereal dissector, for use with encapsulated | Guy Harris | 2004-11-24 | 1 | -3/+3 |
* | Move various checksum routines and headers to epan. | Guy Harris | 2004-09-28 | 1 | -1/+1 |
* | Move prefs.c and prefs.h into the epan subdirectory. | Guy Harris | 2004-09-27 | 1 | -1/+1 |
* | From Albert Chin: rename resolv.{ch} to addr_resolv.{ch}, so that an | Guy Harris | 2004-08-06 | 1 | -1/+1 |
* | From metatech: at least on Windows XP, if a Centrino 802.11 interface is | Guy Harris | 2004-07-21 | 1 | -2/+7 |
* | Move dissectors to epan/dissectors directory. | Gilbert Ramirez | 2004-07-18 | 1 | -0/+3445 |