aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-04-19fix typosRichard van der Hoff1-3/+3
2007-04-19added missing dependency in tagged typeTomas Kukosa1-0/+1
2007-04-19export dissect_ber_tagged_type()Tomas Kukosa1-0/+1
2007-04-19register the right dissector for SIP over SSL/TLSTomas Kukosa1-2/+2
2007-04-18following advice from Gerald, Graham Bloice, and others, let's try copying th...Richard van der Hoff2-1/+29
2007-04-18Fix to BUG GSM CAMEL-3 GPRS InvokeInitialDPGPRS.APN decoded incorrectlyAnders Broman2-38/+7
2007-04-18Remove a linebreak from an error message dialog so it wraps properlyStephen Fisher1-1/+1
2007-04-18use new possibility to set #.EXPORTS flag for whole directiveTomas Kukosa1-15/+15
2007-04-18Make specifier string match argsMartin Mathieson1-4/+4
2007-04-18usage of new #.MAKE_DEFINES asn2wrs directive in RNSAPTomas Kukosa3-1470/+1019
2007-04-18- new -L command line option to suppress #line directives from .cnf fileTomas Kukosa1-35/+197
2007-04-18Don't use DISSECTOR_ASSERT to (essentially) verify packet data. InsteadJeff Morriss1-2/+12
2007-04-18Add a comment.Anders Broman1-1/+6
2007-04-18From Michael Lum:Anders Broman1-214/+1872
2007-04-18Add an IE.Anders Broman3-4/+8
2007-04-18Change bytes counters to 64 bits and use the PRI macros to print them.Jeff Morriss2-20/+20
2007-04-18Pass NULL (instead of proto_) in the last parameter of tap_queue_packet()Jeff Morriss2-21/+23
2007-04-17Use the older-style ST_MTIME instead of st_mtime. This should fix backward Gerald Combs1-1/+2
2007-04-17Update from samba tree revision 22006 to 22314Jörg Mayer1-2/+4
2007-04-17register the right dissector for tcp Luis Ontanon1-3/+3
2007-04-17Detect ELSM as such - meaning of the elements is still unknown.Jörg Mayer1-1/+39
2007-04-17Make sure ENDTRY gets evaluatedLuis Ontanon1-6/+6
2007-04-17Fix warnings of the form "long long unsigned int format, guint64 arg": useJeff Morriss4-124/+124
2007-04-17Fix --with(out)-warnings-as-errors test so warnings-as-errors can be disabled...Jeff Morriss2-8/+8
2007-04-17More .11k/n updates from Dustin Johnson:Gerald Combs1-415/+1046
2007-04-16revert back to 20437Luis Ontanon1-17/+6
2007-04-16From Tuomas Maattanen:Gerald Combs2-13/+15
2007-04-16Use recent IANA port assignments.Michael Tüxen2-9/+6
2007-04-16Replace g_assert() with DISSECTOR_ASSERT()Jeff Morriss1-1/+1
2007-04-16From Victor Fajardo: update the PANA dissector to draft-15aJeff Morriss2-136/+103
2007-04-16Fix a couple warningsJeff Morriss2-10/+10
2007-04-16move string tables from packet-ssl-utils.h to packet-ssl-utils.c and export themTomas Kukosa2-391/+420
2007-04-16Unused parameterJaap Keuter1-2/+1
2007-04-16Frame numbers are unsigned, print them as suchJeff Morriss7-27/+27
2007-04-16Wireshark now requires support for 64-bit types so there's no need to #ifdefJeff Morriss6-41/+18
2007-04-15Replace 14 for loops (each setting an array of integers to 0) with a memsetJeff Morriss1-43/+4
2007-04-15Revert commit 21430 and use #if 0/#endif insteadJörg Mayer1-0/+62
2007-04-14uninitialized warning fixSebastien Tandel1-0/+1
2007-04-14From Sake Blok:Stephen Fisher1-1/+11
2007-04-14"false" unused variables (they are not use in wiretap repo)Sebastien Tandel1-9/+9
2007-04-14unused variableSebastien Tandel1-4/+4
2007-04-14Fix a bug in the ASN1 spec. ( I can't regenerate the dissector currently).Anders Broman1-3/+3
2007-04-14even this repo contains code generated by lex!Sebastien Tandel1-3/+0
2007-04-14move ipsec to DISSECTOR_SRCSebastien Tandel4-8/+8
2007-04-14remove "treat warnings as errors" barrier for every repo containing codeSebastien Tandel3-11/+0
2007-04-14fix MacOSX gcc-3.3 warnings about unused tfs/value_string variablesSebastien Tandel31-179/+61
2007-04-14get rid of unused variables (tfs, value_string)Sebastien Tandel1-58/+0
2007-04-14delete Td4 as it is used only in rijndaelDecrypt and rijndaelDecryptRound notSebastien Tandel1-67/+0
2007-04-14typo fixSebastien Tandel1-1/+1
2007-04-14Beginnings of a Cisco ERSPAN dissector - the only thing missing is the codeJörg Mayer6-1/+173