| Commit message (Expand) | Author | Age | Files | Lines |
* | Get rid of "tvb_compat()"; it's no longer needed (the one remaining call | Guy Harris | 2001-11-20 | 1 | -10/+1 |
* | Hopefully the last time I have to change my e-mail address. | Gilbert Ramirez | 2001-11-13 | 1 | -2/+2 |
* | TVBUFF_SUBSET tvbuffs share a "ds_name" with the parent tvbuff, so their | Guy Harris | 2001-11-03 | 1 | -5/+11 |
* | More indentation fixes. | Guy Harris | 2001-11-03 | 1 | -2/+2 |
* | Fix the indentation. | Guy Harris | 2001-11-03 | 1 | -4/+4 |
* | Fix leak of ds_name. Thanks to Sirop Erable <matrix_ottawa@yahoo.ca> | Gilbert Ramirez | 2001-11-02 | 1 | -1/+6 |
* | Stop using "tvb_get_ntohll()" and "%llX" in the BOOTP dissector, as the | Guy Harris | 2001-10-29 | 1 | -24/+1 |
* | Fix some signed/unsigned comparison warnings. In the case of tvbuff.h, | Gilbert Ramirez | 2001-10-26 | 1 | -14/+21 |
* | Tvbuffify the DNS, NBNS, NBDS, and NBSS dissectors. | Guy Harris | 2001-07-02 | 1 | -3/+36 |
* | Fix a comment, and update Gerald's e-mail address. | Guy Harris | 2001-05-27 | 1 | -3/+2 |
* | Changes required to support multiple named data sources. | Jeff Foster | 2001-03-23 | 1 | -2/+13 |
* | Make tvb_get_ptr() return 'const guint8*', and clean up all the | Gilbert Ramirez | 2001-03-13 | 1 | -2/+2 |
* | Tvbuffify the RIP and OSPF dissectors. | Guy Harris | 2000-12-27 | 1 | -2/+20 |
* | Add a new "tvb_strsize()" routine, which finds the size of a | Guy Harris | 2000-12-25 | 1 | -1/+34 |
* | In "tvb_find_guint8()" and "tvb_pbrk_guint8()", correctly set the limit | Guy Harris | 2000-11-30 | 1 | -4/+14 |
* | In tvb_set_reported_length(), don't assert on | Gilbert Ramirez | 2000-11-30 | 1 | -2/+4 |
* | Tvbuffify the IP, ICMP, TCP, UDP, OSI CLNP, OSI COTP, OSI CLTP, and OSI | Guy Harris | 2000-11-18 | 1 | -1/+16 |
* | Add tvb_set_child_real_data_tvbuff(), which allows you to tell the | Gilbert Ramirez | 2000-11-14 | 1 | -7/+19 |
* | Move "bytes_to_str()" to "strutil.c" from "packet.c" - it's just a | Guy Harris | 2000-11-13 | 1 | -1/+11 |
* | Make "tvb_find_line_end()" and "tvb_find_line_end_unquoted()" treat CR | Guy Harris | 2000-11-12 | 1 | -72/+50 |
* | Make the string-to-compare-with arguments to "tvb_strneql()" and | Guy Harris | 2000-11-11 | 1 | -3/+3 |
* | Allow "tvb_find_guint8()", "tvb_pbrk_guint8()", and "tvb_strnlen()" to | Guy Harris | 2000-11-10 | 1 | -15/+30 |
* | Tvbuffify the SAP and SDP dissectors. | Guy Harris | 2000-11-10 | 1 | -6/+215 |
* | Tvbuffify the HTTP, NNTP, RSH, RTSP, and Telnet dissectors. | Guy Harris | 2000-11-09 | 1 | -11/+136 |
* | Patch from Heikki Vatiainen to make "tvb_strnlen()" return the length of | Guy Harris | 2000-10-17 | 1 | -6/+5 |
* | First step in moving core Ethereal routines to libepan. | Gilbert Ramirez | 2000-09-27 | 1 | -0/+1144 |