| Commit message (Expand) | Author | Age | Files | Lines |
* | From Georg von Zezschwitz: | Guy Harris | 2001-10-07 | 1 | -0/+1 |
* | Merge the two AUTHORS entries for Motonori Shindo. | Guy Harris | 2001-10-01 | 1 | -0/+1 |
* | Additional Ascend codes, and IETF codes, for Radius, from Graeme Hewson. | Guy Harris | 2001-09-28 | 1 | -0/+1 |
* | Make the resolution for time values be nanoseconds rather than | Guy Harris | 2001-09-14 | 1 | -6/+11 |
* | Support for dissecting multiple capabilities, from Endoh Akira. | Guy Harris | 2001-09-13 | 1 | -0/+1 |
* | Fix from Tom Uijldert: scan TPI's to get proper WTP packet length and | Guy Harris | 2001-09-11 | 1 | -0/+1 |
* | GTPv1 support and GTPv0 improvements, from Michal Melerowicz and Nicolas | Guy Harris | 2001-09-11 | 1 | -0/+1 |
* | Man page update, from Frank Singleton, to mention | Guy Harris | 2001-09-10 | 1 | -4/+10 |
* | OSPFv3 support, from Palle Lyckegaard. | Guy Harris | 2001-09-05 | 1 | -0/+1 |
* | Change from Thomas Wittwer to register HTTP dissector by name, for other | Guy Harris | 2001-09-04 | 1 | -0/+1 |
* | Update the documentation to reflect the fact that the arguments to | Guy Harris | 2001-08-31 | 1 | -63/+104 |
* | Patches from Frank Singleton : | Olivier Abad | 2001-08-30 | 1 | -3/+0 |
* | Add a "proto_item_append_text()" routine, which is like | Guy Harris | 2001-08-29 | 1 | -7/+15 |
* | Get rid of "proto_tree_add_notext()" - if you create a subtree using it, | Guy Harris | 2001-08-28 | 1 | -32/+26 |
* | "sip_is_request()" is intended to indicate whether a given SIP packet is | Guy Harris | 2001-08-23 | 1 | -0/+1 |
* | Additional AVPs, and Event-Timestamp support, in RADIUS, from Terje | Guy Harris | 2001-08-21 | 1 | -0/+1 |
* | Patch from Motonori Shindo, adding | Guy Harris | 2001-08-05 | 1 | -0/+1 |
* | Patch from Lee Berger to properly skip past the length in FT_UINT_STRING | Guy Harris | 2001-08-04 | 1 | -0/+1 |
* | "getopt()" doesn't support multiple option arguments to a flag; have | Guy Harris | 2001-08-01 | 1 | -9/+9 |
* | idl2eth man page, from Frank Singleton. | Guy Harris | 2001-07-30 | 3 | -4/+156 |
* | Clean up the white space a bit. | Guy Harris | 2001-07-25 | 2 | -12/+10 |
* | Put back the description of CIDR support for IPv4 addresses, as Gilbert | Guy Harris | 2001-07-25 | 2 | -2/+36 |
* | GMRP dissector, from Markus Seehofer. | Guy Harris | 2001-07-23 | 1 | -133/+142 |
* | Add some more notes on What Not To Do when writing code for Ethereal, so | Guy Harris | 2001-07-20 | 1 | -8/+31 |
* | Tell people *NOT* to create zero-length "hf[]" arrays if they don't have | Guy Harris | 2001-07-20 | 1 | -3/+8 |
* | Simplified the process of adding plugins to the toplevel | Ed Warnicke | 2001-07-20 | 1 | -67/+16 |
* | Fix Thierry Pelle's name. | Guy Harris | 2001-07-16 | 1 | -1/+1 |
* | Describe the use of FT_NONE, FT_STRING and other string-of-character | Guy Harris | 2001-07-16 | 1 | -9/+20 |
* | Fix from Scott Renfro - one field had a name beginning with "ss" rather | Guy Harris | 2001-07-15 | 1 | -1/+0 |
* | From Scott Renfro: correctly handle merging multiple files with | Guy Harris | 2001-07-14 | 1 | -6/+11 |
* | Update from Scott Renfro to allow mergecap to merge multiple capture | Guy Harris | 2001-07-13 | 1 | -22/+26 |
* | Package mergecap.exe and its HTML documentation. | Gilbert Ramirez | 2001-07-12 | 1 | -2/+12 |
* | PGM (Pragmatic General Multicast - RFC 2705) support, from Steve Dickson. | Guy Harris | 2001-07-12 | 1 | -0/+1 |
* | Mergecap utility for merging capture files, from Scott Renfro. | Guy Harris | 2001-07-12 | 3 | -2/+135 |
* | "-t" flag for editcap, to adjust timestamps in frames, from Scott | Guy Harris | 2001-07-12 | 1 | -0/+14 |
* | NCP-over-IP bug fix (it wasn't skipping the NCP-over-{TCP,UDP} header | Guy Harris | 2001-07-12 | 1 | -0/+1 |
* | SSL/TLS support, from Scott Renfro. | Guy Harris | 2001-07-11 | 1 | -0/+2 |
* | Fixed the make dist problem. | Ed Warnicke | 2001-07-10 | 1 | -2/+2 |
* | Moved documentation for plugins to README.plugins and expanded | Ed Warnicke | 2001-07-10 | 2 | -80/+360 |
* | Support for draft-rosen-vpn-ospf-bgp-mpls and for additional BGP | Guy Harris | 2001-07-08 | 1 | -0/+1 |
* | Don't capitalize the names of programs in the summary lines of man pages | Guy Harris | 2001-07-05 | 4 | -4/+4 |
* | M2PA support, from Jeff Morriss. | Guy Harris | 2001-06-21 | 1 | -0/+1 |
* | RTSP fixes, from nuf si. | Guy Harris | 2001-06-20 | 1 | -0/+1 |
* | Updates from Frank Singleton. | Guy Harris | 2001-06-19 | 1 | -7/+46 |
* | Support for protocols running atop GIOP, from Frank Singleton. | Guy Harris | 2001-06-18 | 1 | -0/+103 |
* | LCP-over Ethernet and IPCP-over-Ethernet support, from Laurent Rabret. | Guy Harris | 2001-06-14 | 1 | -0/+1 |
* | RFC 2250 MPEG1 support, from Francisco Javier Cabello. | Guy Harris | 2001-06-14 | 1 | -0/+1 |
* | MP-BGP message support, from Thierry Stagiaire. | Guy Harris | 2001-06-10 | 1 | -0/+1 |
* | Gnutella support, from B. Johannessen. | Guy Harris | 2001-06-06 | 1 | -0/+1 |
* | Bug fixes, and WEP support, from Javier Achirica. | Guy Harris | 2001-06-01 | 1 | -0/+1 |