aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2007-06-23A recent checkin broke wpa-psk keys; fix it.gerald1-2/+2
2007-06-22add code to handle new insanity in how spnego and gss wrap sahlberg2-44/+59
2007-06-22dns request/response tracking did not work if tree==NULL we didnt set up sahlberg1-107/+108
2007-06-22NASREQ AVP 4 (NAS-IP-Address) is of type OctetString, not IPAddressmartinm1-1/+1
2007-06-21Fix some GSM MAP Warnings.etxrab1-94/+48
2007-06-21In packet-ieee802.11.c, fix a serious preference bug introduced in thegerald2-9/+12
2007-06-21Be less restrictive about WEP key preferences. Use hex_str_to_bytes togerald4-286/+199
2007-06-21New preference to specify the tcp port to use for P1 and fix to include /OU= ...gal1-38/+87
2007-06-20Show IPv4/IPv6 addresses as such.etxrab1-2/+3
2007-06-20Add call to the sms dissector for MO-ForwardSM-Arg and MT-ForwardSM-Arg.etxrab2-29/+93
2007-06-20From Lukasz M.:jake1-4/+4
2007-06-20- include gqpolicy.xml properly!martinm1-20/+34
2007-06-19- update the Unix Makefile to use gsmmap.cnf and not gsm_map.cnf.etxrab1-1/+1
2007-06-18Be a little less picky about EAPOL packet lengths. Someone sent in agerald1-2/+2
2007-06-18Fix windows build error ....wmeier1-1/+1
2007-06-18Update .cnf fileetxrab2-32/+32
2007-06-18Fix to:etxrab1-48/+26
2007-06-18Fix Windows build-bot warnings:sfisher1-2/+2
2007-06-18From Joe Eykholt:sfisher1-36/+8
2007-06-18Add code for signals:etxrab1-47/+1230
2007-06-18From Guillaume Chazarain:sfisher1-13/+17
2007-06-18From Martin Warnes:sfisher1-0/+9
2007-06-18From Martin Warnes:sfisher1-8/+10
2007-06-18From Lukasz "M.":jake2-27/+154
2007-06-18Fix compilation on OS X with GLib 1.2 by including ctype.h since oursfisher1-0/+1
2007-06-18nfs acl uses the same status codes as nfs so use the hf field for nfssahlberg1-26/+7
2007-06-18make hf_nfs_nfsstat externaly visible so other dissectors can use nfs sahlberg2-1/+2
2007-06-17track filenames between rename requests and responses to make it easier to sahlberg2-3/+52
2007-06-17remember locking info between requests and repsonses so it is easier to sahlberg2-3/+126
2007-06-17add some missing error codessahlberg1-0/+51
2007-06-15Fix indentation.guy1-2/+2
2007-06-15Change Alcatel Specific extension containeretxrab1-1/+1
2007-06-15For IPPRIM, try to set UDP/TCP address info so conversation tracking will work.martinm1-14/+48
2007-06-15Correct some typos.etxrab1-2/+2
2007-06-15Update the makefile and a comment in the template file.etxrab1-7/+11
2007-06-14The 802.11 dissector calculates the header size, so pass that value togerald5-122/+77
2007-06-14From Stig Bjørlykke.etxrab2-450/+201
2007-06-14Add a hint for using wlan.fc.type_subtype.gerald1-1/+1
2007-06-14Try to fix warning/error.martinm1-1/+1
2007-06-14Try again!martinm1-30/+34
2007-06-14Improve parsing of sctpprim header (variant 1)martinm1-29/+24
2007-06-14From Victor Fajardo:jake1-74/+39
2007-06-14Change actx->external.direct_reference to be the OID string.etxrab3-10/+14
2007-06-14Fix a bunch of errors found by gcc.gerald1-10/+7
2007-06-13Include a link to the AFP reference, as well as to the programmingguy1-0/+2
2007-06-13Add support for PPI (the Per-Packet Information header), described atgerald4-4/+1199
2007-06-13Stop using switch statements on the GTI when decoding GT's: the values aremorriss1-27/+24
2007-06-13Fixed crash with missing conversation fragment, improved presentation, minor ...grahamb1-6/+15
2007-06-13Fix for bug 1632:jake1-3/+3
2007-06-13Fix for bug 1633:jake2-4/+11