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