| Commit message (Expand) | Author | Age | Files | Lines |
* | Removed trailing whitespaces from .h and .c files using the | Jörg Mayer | 2002-08-28 | 1 | -47/+47 |
* | From Yaniv Kaul: | Guy Harris | 2002-08-20 | 1 | -12/+119 |
* | From Yaniv Kaul: | Guy Harris | 2002-08-18 | 1 | -50/+55 |
* | Replace the types from sys/types.h and netinet/in.h by their glib.h | Jörg Mayer | 2002-08-02 | 1 | -9/+1 |
* | From Yaniv Kaul: update to draft-ietf-ipsec-udp-encaps-02, which removed | Guy Harris | 2002-05-20 | 1 | -45/+11 |
* | Mark unused arguments as such. | Guy Harris | 2002-05-01 | 1 | -14/+14 |
* | Convert some "col_add_str()" calls to "col_set_str()". | Guy Harris | 2002-01-21 | 1 | -4/+4 |
* | Include files from the "epan" directory and subdirectories thereof with | Guy Harris | 2002-01-21 | 1 | -2/+2 |
* | Move the pointer to the "column_info" structure in the "frame_data" | Guy Harris | 2001-12-10 | 1 | -12/+12 |
* | Make "dissector_add()", "dissector_delete()", and "dissector_change()" | Guy Harris | 2001-12-03 | 1 | -3/+6 |
* | Update two values for XAUTH (XAUTH-NEXT-PIN, XAUTH-ANSWER), in | Gilbert Ramirez | 2001-11-14 | 1 | -1/+3 |
* | IPCOMP transformation and ID_IPV4_ADDR_SUBNET for ISAKMP, from | Guy Harris | 2001-11-05 | 1 | -2/+24 |
* | Make the protocol ID argument to "dissect_transform()" an "int", and | Guy Harris | 2001-10-26 | 1 | -36/+49 |
* | We no longer try to dissect payloads of type "None", so get rid of | Guy Harris | 2001-10-25 | 1 | -9/+3 |
* | Loop over all the sub-payloads of a Security Association payload; make a | Guy Harris | 2001-10-25 | 1 | -48/+82 |
* | From Yaniv Kaul - handle UDP-encapsulated IPSec NAT Keepalive packets. | Guy Harris | 2001-10-22 | 1 | -2/+7 |
* | If "snprintf()" can't print all the data because there's not enough | Guy Harris | 2001-09-25 | 1 | -4/+28 |
* | From Frank Singleton: add some missing includes of <string.h>. | Guy Harris | 2001-08-31 | 1 | -1/+2 |
* | Update from Yaniv Kaul to dissect UDP-encapsulated AH and to register | Guy Harris | 2001-08-30 | 1 | -17/+37 |
* | Call the ESP dissector regardless of whether "tree" is non-null or not. | Guy Harris | 2001-08-29 | 1 | -35/+32 |
* | Support for UDP encapsulation of IPSec packet draft, from Yaniv Kaul. | Guy Harris | 2001-08-29 | 1 | -5/+59 |
* | Move the declaration of "ipprotostr()" out of "epan/packet.h" into a new | Guy Harris | 2001-04-17 | 1 | -1/+2 |
* | Add, as per Tim Newsham, code to forcibly set the payload length to 4 | Guy Harris | 2001-04-04 | 1 | -2/+8 |
* | Tvbuffify the ISAKMP dissector. | Guy Harris | 2001-02-28 | 1 | -726/+425 |
* | Updates from Yaniv Kaul to show the certificate encoding and type | Guy Harris | 2001-02-13 | 1 | -4/+25 |
* | Add an additional "protocol index" argument to "{old_}dissector_add()", | Guy Harris | 2001-01-09 | 1 | -2/+3 |
* | Have "proto_register_protocol()" build a list of data structures for | Guy Harris | 2001-01-03 | 1 | -2/+3 |
* | print message ID in isakmp header | Jun-ichiro itojun Hagino | 2000-12-12 | 1 | -2/+4 |
* | remove incorrect bound check. the check can fail on legal packet, at the | Jun-ichiro itojun Hagino | 2000-12-12 | 1 | -1/+3 |
* | For each column, have both a buffer into which strings for that column | Guy Harris | 2000-11-19 | 1 | -2/+2 |
* | Patch from Jack Keane to keep the dissector from looping infintely on | Guy Harris | 2000-10-07 | 1 | -10/+12 |
* | Assignments for SHA2 and AES encryption and data integrity schemes, from | Guy Harris | 2000-10-03 | 1 | -7/+19 |
* | Don't trust data in packet. | Gilbert Ramirez | 2000-10-02 | 1 | -1/+6 |
* | Add the "Edit:Protocols..." feature which currently only implements | Laurent Deniel | 2000-08-13 | 1 | -1/+3 |
* | Miscellaneous code cleaning | Laurent Deniel | 2000-08-11 | 1 | -7/+3 |
* | Allow either old-style (pre-tvbuff) or new-style (tvbuffified) | Guy Harris | 2000-08-07 | 1 | -17/+17 |
* | Fix the comment at the beginning of the routine to give the right file | Guy Harris | 2000-07-02 | 1 | -29/+30 |
* | Add routines for adding items to a protocol tree that take arguments of | Guy Harris | 2000-05-31 | 1 | -2/+2 |
* | Support for ISAKMP XAUTH authentication, from Yaniv Kaul. | Guy Harris | 2000-05-22 | 1 | -3/+23 |
* | Get rid of the comment before "cfgattrident2str()" explaining why it's | Guy Harris | 2000-05-22 | 1 | -7/+1 |
* | Parsing attributes in Config mode, and support for a Hybrid mode | Guy Harris | 2000-05-21 | 1 | -2/+28 |
* | Small fix from Yaniv Kaul. | Guy Harris | 2000-05-17 | 1 | -2/+2 |
* | Put in a comment to note that "cfgattrident2str()" was put in for use | Guy Harris | 2000-05-11 | 1 | -1/+7 |
* | Yaniv Kaul's patch to add support for the ISAKMP Configuration Method | Guy Harris | 2000-05-11 | 1 | -5/+96 |
* | Add tvbuff class. | Gilbert Ramirez | 2000-05-11 | 1 | -92/+92 |
* | If the "encrypted payload" flag is set in an ISAKMP packet, don't | Guy Harris | 2000-04-28 | 1 | -7/+15 |
* | Move calls to "dissector_add()" out of the register routines for TCP and | Guy Harris | 2000-04-08 | 1 | -2/+11 |
* | Fix Gerald's e-mail address. | Guy Harris | 2000-01-07 | 1 | -2/+2 |
* | Changes from Dave Chapeskie. | Guy Harris | 1999-12-06 | 1 | -63/+271 |
* | Replace the ETT_ "enum" members, declared in "packet.h", with | Guy Harris | 1999-11-16 | 1 | -16/+26 |