| Commit message (Expand) | Author | Age | Files | Lines |
* | From Magnus Hansson: | Guy Harris | 2004-02-04 | 1 | -0/+1 |
* | From Peter J. Creath: add a heuristic dissector table, so that | Guy Harris | 2004-02-03 | 1 | -0/+1 |
* | From Martin Mathieson: SIP sipfrag support. | Guy Harris | 2004-02-03 | 1 | -1/+1 |
* | From Holger Schurig; add support for EAP-TTLS. | Guy Harris | 2004-02-03 | 1 | -0/+1 |
* | reflect latest changes to capture.c | Ulf Lamping | 2004-02-02 | 1 | -5/+5 |
* | From Jonathan Perkins; the in ANSI MTP3, the SLC field of SLTM/SLTA | Guy Harris | 2004-02-02 | 1 | -0/+1 |
* | From Sam Leffler: support for BSD radiotap header for 802.11. | Guy Harris | 2004-01-31 | 1 | -0/+1 |
* | From Shusaku Ueda: | Guy Harris | 2004-01-29 | 1 | -0/+1 |
* | Update Andy Hood's e-mail address. | Guy Harris | 2004-01-27 | 1 | -1/+1 |
* | Update Jaime Fournier's address. | Guy Harris | 2004-01-27 | 1 | -1/+1 |
* | From David Richards: don't stuff the packet length into a guint8, as it | Guy Harris | 2004-01-27 | 1 | -0/+1 |
* | From Alastair Maw: IAX2 support. | Guy Harris | 2004-01-27 | 1 | -0/+1 |
* | Add a dissector table for LAPD SAPIs, and move the #defines for them | Guy Harris | 2004-01-26 | 1 | -0/+1 |
* | From Pierre Juhen: add "find_protocol_by_id()" to the list of functions | Guy Harris | 2004-01-23 | 1 | -1/+2 |
* | Move the list of dissectors (DISSECTOR_SRC) out of Makefile.am and | Jörg Mayer | 2004-01-21 | 2 | -11/+10 |
* | Give it an RCS ID. | Guy Harris | 2004-01-18 | 1 | -0/+2 |
* | From Chris Wilson: | Olivier Biot | 2004-01-18 | 1 | -0/+1 |
* | First attempt to make a description of the capturing things | Ulf Lamping | 2004-01-17 | 1 | -0/+110 |
* | From Thomas Anders: fix a typo. | Guy Harris | 2004-01-16 | 1 | -1/+4 |
* | From Aaron Woo (via Jeff Weston): Optimized Link State Routing Protocol | Gerald Combs | 2004-01-16 | 1 | -0/+1 |
* | From Joost Yervante Damad: | Guy Harris | 2004-01-13 | 1 | -0/+1 |
* | From Jari Mustajarvi: fix handling of PDUs with 2-byte-long variable and | Guy Harris | 2004-01-08 | 1 | -2/+3 |
* | From Alex Rozin: fix handling of MST messages. | Guy Harris | 2004-01-05 | 1 | -1/+1 |
* | added dick gooris to the list of contributors | Ulf Lamping | 2003-12-30 | 1 | -0/+1 |
* | New protocol: Enterasys Interswitch Message Protocol (ismp) and | Jörg Mayer | 2003-12-30 | 1 | -0/+1 |
* | Header files proto-ABBREV.h must not exist if there are no functions | Olivier Biot | 2003-12-30 | 1 | -8/+57 |
* | calling tethereal in it's place, to prevent problems with dll loading | Ulf Lamping | 2003-12-23 | 1 | -2/+4 |
* | Note that "uchar", "u_char", "u_short", "u_int", and "u_long" are also | Guy Harris | 2003-12-19 | 1 | -9/+12 |
* | From Jan Kiszka: IrDA support. | Guy Harris | 2003-12-18 | 1 | -0/+1 |
* | WildPackets' EtherHelp appears to write EtherPeek-compatible files, | Guy Harris | 2003-12-18 | 4 | -18/+20 |
* | Update the "matches" explanation as it now also works for protocol fields | Olivier Biot | 2003-12-17 | 1 | -6/+5 |
* | From Christoph Neusch: V5UA support. | Guy Harris | 2003-12-17 | 1 | -1/+2 |
* | From D. Manzella: run $NETSNMPCONFIG, not "net-snmp-config" (as long as | Guy Harris | 2003-12-16 | 1 | -0/+1 |
* | -Tpdml and -Tps force -V. Thus, -V is no longer required when using -Tpdml. | Gilbert Ramirez | 2003-12-09 | 2 | -7/+5 |
* | Note the types of fields for which the "contains" operator is available. | Guy Harris | 2003-12-08 | 1 | -10/+17 |
* | updated to reflect the menu redesign changes | Ulf Lamping | 2003-12-08 | 1 | -150/+163 |
* | Clarify dfilter syntax (mainly the implicit exists operator), add subsections... | Olivier Biot | 2003-12-07 | 1 | -14/+71 |
* | Put the "-V" flag in boldface, so pod2man doesn't whine. | Guy Harris | 2003-12-07 | 1 | -2/+2 |
* | Add the ability to print packet dissections in PDML (an XML-based format) | Gilbert Ramirez | 2003-12-06 | 2 | -0/+214 |
* | From Felix Fei: GSM MAP support. | Guy Harris | 2003-12-03 | 1 | -0/+1 |
* | From Martijn Schipper: support for reading AiroPeek files in V9 capture | Guy Harris | 2003-12-02 | 1 | -0/+1 |
* | From Arnaud Jacques: fix a typo, and handle another CheckPoint version | Guy Harris | 2003-12-02 | 1 | -0/+1 |
* | Fix two small typos | Jörg Mayer | 2003-11-29 | 1 | -3/+3 |
* | From melerski [AT] poczta.onet.pl: fix a problem with unknown IEs. | Guy Harris | 2003-11-29 | 1 | -0/+1 |
* | From Arsen Chaloyan: fix offsets in "proto_tree_add" calls. | Guy Harris | 2003-11-27 | 1 | -0/+1 |
* | From David Fort: DNS DSS RR support. | Guy Harris | 2003-11-26 | 1 | -0/+1 |
* | From Patrick Kursawe: rename "getline()" so it doesn't collide with the | Guy Harris | 2003-11-26 | 1 | -0/+1 |
* | From Reinhard Speyerer: handle 10-digit UCP dates, which lack a seconds | Guy Harris | 2003-11-25 | 1 | -0/+1 |
* | From Scott Hovis :CCSDS (Consultative Committee for Space Data Systems) | Guy Harris | 2003-11-24 | 1 | -0/+1 |
* | From Eric Wedel: fix dissection of NetServerDiskEnum reply. | Guy Harris | 2003-11-21 | 1 | -0/+1 |