aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2004-10-13Give Steve Sommars' real name and work e-mail address.Guy Harris1-1/+1
2004-10-13Make sure that the IPv4 and IPv6 address parameters are always processed to s...Michael Tüxen1-26/+36
2004-10-13get rid of some compiler warnings for cmsRonnie Sahlberg2-15/+17
2004-10-13get rid of some compiler warnings for X509AFRonnie Sahlberg2-12/+14
2004-10-13final massaging to get rid of the last remaining compiler warnings for megacoRonnie Sahlberg2-57/+45
2004-10-12get rid of some more compiler warningsRonnie Sahlberg2-4/+2
2004-10-12massage the h248 files so that it compiles with asn2eth without warningsRonnie Sahlberg3-460/+413
2004-10-12Add Comment for Irene Ruengeler.Michael Tüxen1-0/+1
2004-10-12Support PPID and port number based selection for SCTP. From Irene Ruengeler.Michael Tüxen1-11/+221
2004-10-12From Tomas Kukosa: fix "col_set_str()" to work correctly with fencedGuy Harris1-3/+2
2004-10-12From Albert Chin: in a test program, include <glibconfig.h> rather thanGuy Harris1-1/+1
2004-10-12From Ronnie Sahlberg: set a variable before we test it.Guy Harris1-6/+5
2004-10-12Re-generate with latest asn2eth.Guy Harris3-66/+72
2004-10-12From Mark C. Brown: support dumping files with the raw ICMP and rawGuy Harris1-0/+10
2004-10-12From Tomas Kukosa:Guy Harris1-4/+5
2004-10-12Check in a regenerated file we missed.Guy Harris1-1/+1
2004-10-12Correctly update the count of bytes dumped.Guy Harris1-2/+1
2004-10-12fix MSVC unused magic warningUlf Lamping1-2/+2
2004-10-12how to use the ./configure script to build gtk1.x versions for unix buildsUlf Lamping1-0/+7
2004-10-12fix a bug reported by venkata sandeep: capture->start->capture files dialog b...Ulf Lamping1-1/+1
2004-10-12Pretyfy EventName and SignalNameAnders Broman1-25/+108
2004-10-12Pretify EventName and SignalNameAnders Broman3-9/+100
2004-10-12Check the values of the protocol preferences before fetching them; ifGuy Harris3-39/+115
2004-10-11Fix (hopefully) a compiler varningAnders Broman1-0/+2
2004-10-11Re-generate a number of ASN.1-based dissectors with the most recentGuy Harris19-411/+286
2004-10-11Constify more pointer arguments.Guy Harris1-2/+2
2004-10-11Constify more pointer arguments.Guy Harris3-8/+8
2004-10-11From Martin M, update h2250 so that some things that are supposed to be str...Ronnie Sahlberg2-5/+6
2004-10-11dissect_per_restricted_character_string() was almost completely broken when i...Ronnie Sahlberg1-44/+64
2004-10-11More constification of arrays.Guy Harris1-4/+4
2004-10-11From Olivier Jacques: add imscxdx.xml to the source tarball and NSISGuy Harris2-1/+3
2004-10-11 small fix for TCP ACK RTT, the measurements for the time it took to ack some...Ronnie Sahlberg1-6/+8
2004-10-11From Mark C. Brown: add support for writing nettl files.Guy Harris3-7/+175
2004-10-11From Mark C. Brown: fix a typo.Guy Harris1-1/+1
2004-10-11From Mark C. Brown: add HP's OUI.Guy Harris2-2/+3
2004-10-11Make "per_choice_t" and "per_sequence_t" structures "const" structures.Guy Harris4-633/+633
2004-10-11Make the "per_choice_t" and "per_sequence_t" pointer arguments pointersGuy Harris1-2/+2
2004-10-11Make the "per_choice_t" and "per_sequence_t" pointer arguments pointersGuy Harris3-8/+8
2004-10-11Constify "asn_namedbit" structures.Guy Harris1-1/+1
2004-10-11From: "Alejandro Vaquero : Add IP bandwidth calculation in RTP analysis (in K...Anders Broman1-28/+61
2004-10-09Add cfilter_combo_utils.h to the distribution, so that we pass distcheck.Gerald Combs1-0/+1
2004-10-09update setup target to latest GTK library filesUlf Lamping1-2/+2
2004-10-09remove some MSVC warningsUlf Lamping2-4/+4
2004-10-08Make the "asn_namedbit *" argument to "dissect_ber_bitstring()" aGuy Harris2-3/+3
2004-10-08Make "ber_sequence" tables "const".Guy Harris1-2/+2
2004-10-08Make the ber_sequence tables "const".Guy Harris3-6/+6
2004-10-08"dissect_ber_sequence()" doesn't modify the "ber_sequence" structureGuy Harris2-2/+2
2004-10-08Bump the version to 0.10.7.Gerald Combs2-3/+3
2004-10-08Remove an unused variable.Gerald Combs1-1/+0
2004-10-08From Carlos Pignataro: decode more TLVs and subTLVs and make some smallGuy Harris3-15/+191