| Commit message (Expand) | Author | Age | Files | Lines |
* | Add enabled-protocols-dialog.rc to win32-main.rc.in instead of win32-main.rcbackups/win32-native@18706win32-native | Gerald Combs | 2004-10-19 | 1 | -5/+2 |
* | Merge in changes from the trunk. Adjust some of the preferences and file | Gerald Combs | 2004-10-19 | 99 | -2108/+3785 |
|\ |
|
| * | Squelch a compiler warning. | Guy Harris | 2004-10-18 | 1 | -1/+5 |
| * | From Laurent Constantin: fix a (presumed) cut-and-pasteo. | Guy Harris | 2004-10-18 | 2 | -1/+2 |
| * | From Olivier Jacques: Add #defines to disable XML validation. | Gerald Combs | 2004-10-18 | 3 | -6/+23 |
| * | Fix some include problems and compiler warnings pointed out by Thomas Anders. | Gerald Combs | 2004-10-18 | 1 | -3/+9 |
| * | From Thomas Anders: | Gerald Combs | 2004-10-18 | 1 | -20/+23 |
| * | One more item from CableLabs: Add conversation support to the Kerberos | Gerald Combs | 2004-10-18 | 1 | -1/+20 |
| * | Add a rule to make ../AUTHORS-SHORT-FORMAT, as it won't necessarily have | Guy Harris | 2004-10-18 | 1 | -1/+6 |
| * | Don't blow up if the proto,colinfo tap is used but the columns aren't | Guy Harris | 2004-10-18 | 1 | -0/+14 |
| * | From Graeme Hewson: make AUTHORS-SHORT not include formatting codes, | Guy Harris | 2004-10-17 | 8 | -47/+75 |
| * | From Graeme Hewson: re-wrap some of the lines so that they fit into the | Guy Harris | 2004-10-17 | 1 | -11/+12 |
| * | From Alejandro Vaquero: in the RTP analysis code, don't analyze packets | Guy Harris | 2004-10-17 | 3 | -0/+14 |
| * | Update some SIP headers from http://www.iana.org/assignments/sip-parameters. | Anders Broman | 2004-10-17 | 1 | -315/+402 |
| * | From Rene Pilz: make DTAP be dissected for a GPRS LLC SAPI of 1. | Guy Harris | 2004-10-17 | 1 | -0/+1 |
| * | From Rene Pilz: add a preference to ignore the cipher bit, in case | Guy Harris | 2004-10-17 | 2 | -2/+22 |
| * | file_hdr.network is one byte long, so don't use htoles() on values it's | Guy Harris | 2004-10-17 | 1 | -2/+2 |
| * | When merging, default to the current file format as the output format. | Guy Harris | 2004-10-17 | 1 | -0/+3 |
| * | From Mark C. Brown: allow the file type for the merge operation to be | Guy Harris | 2004-10-17 | 4 | -19/+38 |
| * | From Thomas Anders: DHCP option 6 enhancements: | Guy Harris | 2004-10-17 | 1 | -42/+109 |
| * | Update to reflect changes to the range API. | Guy Harris | 2004-10-17 | 1 | -1/+2 |
| * | Have "range_convert_range()" dynamically allocate a string large enough | Guy Harris | 2004-10-17 | 4 | -40/+49 |
| * | "ssn_range" needs to be a copy of "global_ssn_range", so that it's not | Guy Harris | 2004-10-17 | 1 | -4/+1 |
| * | "ssn_range" needs to be a copy of "global_ssn_range", so that it's not | Guy Harris | 2004-10-17 | 1 | -1/+1 |
| * | Remove the fixed maximum number of subranges in a range_t; dynamically | Guy Harris | 2004-10-16 | 13 | -181/+350 |
| * | make the SEQUENCE dissection helper understand and handle Indefinite Length | Ronnie Sahlberg | 2004-10-16 | 1 | -9/+44 |
| * | First support for Unix-to-DOS line termination translation by means of a small | Olivier Biot | 2004-10-16 | 3 | -3/+42 |
| * | update to the current state of the art | Ulf Lamping | 2004-10-16 | 1 | -7/+12 |
| * | update setup target to latest win32 libs | Ulf Lamping | 2004-10-16 | 1 | -4/+4 |
| * | update win32 libsnmp infos | Ulf Lamping | 2004-10-16 | 1 | -1/+6 |
| * | fix a bug reported by Eric Wedel: Could not save preferences, as "You have no... | Ulf Lamping | 2004-10-16 | 1 | -1/+9 |
| * | Make the nranges member of a range_t be the number of ranges, not the | Guy Harris | 2004-10-16 | 5 | -136/+118 |
| * | Fix a typo. | Guy Harris | 2004-10-16 | 1 | -1/+1 |
| * | Clena up a few things. | Guy Harris | 2004-10-16 | 1 | -3/+5 |
| * | Update manuf | Jörg Mayer | 2004-10-16 | 1 | -2/+41 |
| * | Add support for draft-ietf-dhc-fqdn-option-07.txt | Jörg Mayer | 2004-10-16 | 1 | -2/+117 |
| * | Change Client Identifier display a bit to better handle non-hw identifiers of... | Jörg Mayer | 2004-10-16 | 1 | -5/+12 |
| * | Fix a cut-and-paste error. | Gerald Combs | 2004-10-15 | 1 | -1/+1 |
| * | Updates to reflect revision 4 of ethereal-win32-libs. | Gerald Combs | 2004-10-15 | 3 | -7/+7 |
| * | Add support for decoding DES3/CBC/MD5 keys. Make it disabled by default. | Gerald Combs | 2004-10-15 | 6 | -163/+396 |
| * | Add range_convert_range and ranges_are_equal. | Gerald Combs | 2004-10-15 | 1 | -0/+2 |
| * | Dectect MIT-Kerberos as well | Jörg Mayer | 2004-10-15 | 2 | -24/+40 |
| * | Don't declare functions inside functions - not all C compilers support | Guy Harris | 2004-10-15 | 1 | -16/+19 |
| * | From Jeff Morriss: PREF_RANGE preference type, for ranges of integers. | Guy Harris | 2004-10-14 | 8 | -26/+241 |
| * | From Mark C. Brown: add 100VG support. | Guy Harris | 2004-10-14 | 2 | -0/+2 |
| * | from Francisco Alcoba: mention TortoiseSVN diff and patch features | Ulf Lamping | 2004-10-14 | 2 | -2/+37 |
| * | Fix bugs to get it working on gtk1 and gtk2. | Michael Tüxen | 2004-10-14 | 1 | -56/+33 |
| * | add support in packet-kerberos to use MIT Kerberos API to parse keytabs and d... | Ronnie Sahlberg | 2004-10-14 | 1 | -0/+147 |
| * | Use "tvb_format_stringzpad()" rather than "tvb_format_text()", as per | Guy Harris | 2004-10-14 | 1 | -7/+7 |
| * | Get rid of C++ comments. | Guy Harris | 2004-10-14 | 1 | -43/+49 |