summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-01-16When using Cygwin's python asn2eth.pyLars Roland27-145/+642
2005-01-16Add a few more things to the h225 dissector that got lost.Lars Roland3-7/+43
2005-01-16Make the object length variable in some routines an "int"; we fetch aGuy Harris1-18/+13
2005-01-16throw the new FieldError exception, if a dissector tries to add a field with ...Ulf Lamping11-13/+31
2005-01-16Some trivial warning fixes in mateJörg Mayer3-4/+4
2005-01-16Supply Makefile.nmake files.Guy Harris26-0/+604
2005-01-16Make the Makefile look like the h235 Makefiles, with the new rules.Guy Harris23-44/+293
2005-01-16Add Makefiles.Guy Harris4-0/+64
2005-01-16Make the dissector files depend on asn2eth.py, so they're regenerated ifGuy Harris1-2/+2
2005-01-16Make the rules match those of Makefile.nmake - make "all" andGuy Harris1-2/+12
2005-01-16Add a Makefile.Guy Harris1-0/+6
2005-01-16Phase 2 of renaming "makefile.nmake" to "Makefile.nmake", to match otherGuy Harris1-0/+0
2005-01-16Phase 1 of renaming "makefile.nmake" to "Makefile.nmake" - this is a bitGuy Harris1-0/+0
2005-01-16When we get an EOF, only return WTAP_ERR_SHORT_READ as the error if weGuy Harris1-34/+33
2005-01-16From Jon Ringle:Guy Harris2-82/+79
2005-01-16Report a friendlier name, if possible, when capturing in Tethereal.Guy Harris2-3/+7
2005-01-16Rename capture_combo_utils.{c,h} to capture_ui_utils.{c,h}, as the codeGuy Harris7-13/+13
2005-01-16Use a more descriptive name, if available, for the network interface inGuy Harris4-47/+93
2005-01-16The keycode_first and keycode_count arguments to "listOfKeysyms()" canGuy Harris1-4/+8
2005-01-16Revert to the previous formatting of the item.Guy Harris1-7/+3
2005-01-16Display the keycode list for a modifier a bit differently (don't listGuy Harris1-12/+12
2005-01-15Correction for TP-Validity-Period extended format, from Victor Stratan:Guy Harris1-4/+5
2005-01-15From Carlos Pignataro: Layer Two Tunneling Protocol version 3 [L2TPv3]Guy Harris3-55/+364
2005-01-15Set fp to NULL before "load_loal_error()" is called, so we don't pass anGuy Harris1-1/+1
2005-01-15add a link to the wiki at appropriate placesUlf Lamping2-3/+27
2005-01-15I've removed the preference pages screenshots, as there was no description of...Ulf Lamping4-93/+15
2005-01-15Add mate to the build process (plus a few whitespace changes)Jörg Mayer2-4/+5
2005-01-15Update FAQ and manuf filesJörg Mayer3-88/+176
2005-01-15Bump the version to 0.10.9.Gerald Combs2-3/+3
2005-01-15Recently the capture interface name was added to the title of the capture inf...Ulf Lamping1-1/+35
2005-01-15fix a typoUlf Lamping1-1/+1
2005-01-15Use -1 as a length value for "to the end of the tvbuff".Guy Harris3-3/+3
2005-01-15Add an entry for Yann.Guy Harris1-0/+1
2005-01-15From Yann: handle OLSR messages with an unknown message type, using theGuy Harris1-16/+44
2005-01-14(Hopefully clarified) name resolution a bit.Ulf Lamping1-24/+49
2005-01-14Add support for extended sequence numbers as specified in Annex A of Q.703.Michael Tüxen1-60/+132
2005-01-14From Laurent Rabret: handle the cases where there's no capture file, orGuy Harris7-20/+39
2005-01-14If an item in a source description chunk begins with 4 bytes of zero,Guy Harris1-16/+7
2005-01-14Pass 0, not FALSE, as the FCS length argument (FALSE is defined as 0,Guy Harris1-2/+2
2005-01-14With xcopy use backsplash instead of slash as directory seperator Lars Roland1-2/+2
2005-01-14Replace another "cp" with two "xcopy"sLars Roland1-2/+2
2005-01-14Add nmake makefile for /asn1/h225Lars Roland1-0/+23
2005-01-14Fix svn propertiesLars Roland1-1/+1
2005-01-14From Greg Morris: Improve malformed packet handling.Gerald Combs1-3/+3
2005-01-14Remove another GNU cp dependency.Gerald Combs1-2/+2
2005-01-14Fix indentation.Guy Harris1-73/+98
2005-01-14Included filename packet-H225-exp.h changed to packet-h225-exp.hTomas Kukosa1-2/+2
2005-01-14From Rene Pilz:Guy Harris2-47/+1791
2005-01-14From Stefano Pettini: RMT support for ALC and NORM.Guy Harris12-0/+1977
2005-01-14Note that the low-order bit of hdr->hdr_2_x.xxx[8] appears to be a "badGuy Harris1-2/+10