aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2007-04-13Remove unused variable that is causing a warning Stephen Fisher1-1/+0
2007-04-13move to CLEAN_DISSECTOR_SRCSebastien Tandel1-1/+1
2007-04-13fix gcc warningSebastien Tandel1-1/+1
2007-04-13802.11k/n updates from Dustin Johnson:Gerald Combs1-342/+1101
2007-04-13ultimate declaration of a volatile variable to let gcc-3.4 happy.Sebastien Tandel1-1/+1
2007-04-13 Have the h248term handle evaluated as late as possible.Luis Ontanon1-3/+7
2007-04-13another attempt to let windows buildbot becoming greenSebastien Tandel7-318/+325
2007-04-13miss some volatile qualifiers in scsi-osdSebastien Tandel1-2/+2
2007-04-13fix some gcc warnings and put dissectors in CLEAN_DISSECTOR_SRCSebastien Tandel3-7/+7
2007-04-13use of volatile for every functions and not only the ones using the ExceptionSebastien Tandel6-192/+192
2007-04-13fix gcc warning :Sebastien Tandel1-1/+1
2007-04-13H.235.7: MIKEY in H.323Tomas Kukosa4-52/+466
2007-04-13From Kevin A. Noll via bug 1522:Jeff Morriss1-28/+46
2007-04-13Change the prototypes of dissect_spc_inquiry() and dissect_spc_reportluns()Jeff Morriss1-2/+2
2007-04-13Fix a mis-labeled field reported in Ethereal bug 1101. Update allGerald Combs1-47/+47
2007-04-13Fix for link commands for exntest.exe, tvbtest.exe and reassemble_test.exe;Bill Meier1-5/+4
2007-04-13Fix unused variable warning when neither SSL_DECRYPT_DEBUG nor HAVE_LIBGNUTLS...Stephen Fisher1-0/+3
2007-04-13Fix various warningsStephen Fisher9-20/+26
2007-04-12From: Balint ReczeyLuis Ontanon1-0/+25
2007-04-12move dissectors which compiles without any warning from DISSECTOR_SRC toSebastien Tandel1-467/+467
2007-04-12include packet-ipv6.h for capture_ipv6 functionSebastien Tandel1-0/+1
2007-04-12get rid of unused variableSebastien Tandel1-1/+0
2007-04-12set unused parameters flags to fiw some gcc warningsSebastien Tandel1-3/+3
2007-04-12Workaround for the ber CHOICE crash.Anders Broman2-17/+31
2007-04-12Additional 802.11k/n support from Dustin Johnson and myself:Gerald Combs1-246/+1786
2007-04-12From Matthijs Mekking : Sebastien Tandel4-12/+895
2007-04-12Add Via sigcomp-id param (from draft-ietf-rohc-sigcomp-sip)Martin Mathieson1-1/+8
2007-04-11try linking against user32.lib and wsock32.libRichard van der Hoff1-0/+1
2007-04-11have tvbrange:get_ipv4() not modifying the byte order of the extraced data.Luis Ontanon2-2/+6
2007-04-11From Stig Bjørlykke:Gerald Combs1-16/+26
2007-04-11Dissect IPPRIM conn_id field.Martin Mathieson1-9/+46
2007-04-11fix typosRichard van der Hoff1-4/+5
2007-04-11make packet-ssl-utils.c compileable without GnuTLSTomas Kukosa1-10/+15
2007-04-11right; this is going badly.Richard van der Hoff3-41/+47
2007-04-10Add a reference.Anders Broman1-0/+1
2007-04-10Dissect a bit more of the h263 data.Anders Broman1-34/+230
2007-04-10fix another warningLuis Ontanon1-1/+1
2007-04-10From Sake Blok:Richard van der Hoff1-2/+23
2007-04-10From Sake Blok:Richard van der Hoff1-1/+1
2007-04-10fix a number of warnings, and type of ssl_decrypt_record when HAVE_LIBGNUTLS ...Richard van der Hoff1-8/+8
2007-04-10remove dependency on zlib.hRichard van der Hoff2-10/+14
2007-04-10fix typo in eth_stdio_fopen defnRichard van der Hoff1-1/+1
2007-04-10- SSL desegmentation supportTomas Kukosa5-223/+780
2007-04-10Get rid of some more g_assert*()'s in the dissectors. There are a fewJeff Morriss5-10/+8
2007-04-10Fix bug 1511:Jeff Morriss1-1/+1
2007-04-10user32.lib and wsock32.lib shouldn't be make dependenciesRichard van der Hoff1-1/+1
2007-04-10new SE_COPY_ADDRESS macroTomas Kukosa1-0/+11
2007-04-10more libs, more stubs... i'll get there one dayRichard van der Hoff2-0/+23
2007-04-10From David Kennedy via bug 1464:Jeff Morriss1-19/+69
2007-04-08hrm, we even need dissectors.libRichard van der Hoff1-0/+1