aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2015-12-17Create capture dissector "info" structure (capture_packet_info_t)Michael Mann60-166/+169
2015-12-17Capture dissectors must be registered only once at startupPascal Quantin2-4/+4
2015-12-16ldap: Add inetOrgPerson from RFC2798.Stig Bjørlykke1-1/+4
2015-12-16Make zlib API constness-aware, take 2.Guy Harris2-0/+8
2015-12-16Revert "Make zlib API constness-aware"Guy Harris2-3/+1
2015-12-16packet/gluster: Add GF_CBK_CACHE_INVALADATION dissector bitsSoumya Koduri3-2/+91
2015-12-16telnet: full START_TLS supportPeter Wu1-0/+34
2015-12-16Make zlib API constness-awareJoão Valverde2-1/+3
2015-12-16RADIUS: Enhance display of Egress-VLANIDAlexis La Goutte1-0/+38
2015-12-16RADIUS: fix indentAlexis La Goutte1-2/+2
2015-12-16Report an error if the IP total length is bigger than the containing length.Guy Harris1-9/+17
2015-12-16Don't report an error for a non-multiple-of-4 chunk length.Guy Harris1-2/+0
2015-12-15[GTPv2] Add dissection of Source to Target Transparent ContainerAndersBroman1-3/+13
2015-12-15disabled_protos.c: Fix heur_compare() constness [-Wcast-qual]João Valverde1-2/+2
2015-12-15T.38: don't register for TCP and UDP ports 6004.Jeff Morriss1-49/+27
2015-12-14Create some more capture dissector tables.Michael Mann28-236/+199
2015-12-14Lua: Fix switch-case braces.Stig Bjørlykke1-2/+2
2015-12-14Lua: Free Pref enum valuesStig Bjørlykke1-7/+24
2015-12-14Add comments to explain what we're doing with strings.Guy Harris1-9/+47
2015-12-14Lua: Free Pref default stringStig Bjørlykke2-5/+8
2015-12-1464-bit constants need to be wrapped in G_GUINT64_CONSTANT().Guy Harris1-2/+2
2015-12-14wslua: Change macro to avoid nuisance warning [-Wredundant-decls]João Valverde1-4/+4
2015-12-14[PPP] Dissect BCP NCP Options data.AndersBroman1-28/+80
2015-12-14Create capture dissector tables.Michael Mann60-756/+528
2015-12-14PPP: Fix Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-8/+8
2015-12-14GTPv2 conversation adaptationGloria Pozuelo1-2/+196
2015-12-14Lua: Cleanup ProtoField_timeStig Bjørlykke1-15/+10
2015-12-14No need to free the value of a string preference in the garbage collector.Guy Harris1-3/+10
2015-12-13ULP: prettify dissectionPascal Quantin1-280/+1563
2015-12-13Fix crash at startupPascal Quantin1-4/+4
2015-12-13[ppi] initialize phdr to 0Martin Kaiser1-0/+1
2015-12-13Standardize the capture dissector function signature.Michael Mann39-114/+91
2015-12-13Create the capture dissector hash table before registering capture dissectors.Guy Harris1-1/+1
2015-12-13[Automatic update for 2015-12-13]Gerald Combs2-10/+380
2015-12-13Create a way to register "capture" dissectors.Michael Mann64-606/+356
2015-12-13NBAP : Verify conversation proto data exists before trying to access itAnish Bhatt1-33/+36
2015-12-13The variable is assigned values twice successively found by PVS Studio (V519)Alexis La Goutte2-2/+2
2015-12-13telnet: add more options, including START_TLSPeter Wu1-1/+51
2015-12-13Register TCP ports 6000-6063 for X11 dissector.Michael Mann1-8/+26
2015-12-13Start deprecating the capture info API.Gerald Combs2-0/+7
2015-12-12[usb] update a commentMartin Kaiser1-1/+1
2015-12-12Remove -Wwrite-strings compiler flagJoão Valverde7-28/+28
2015-12-12[iso14443] dissect the PCB byte and payload of I, R and S-blocksMartin Kaiser1-46/+126
2015-12-12[iso14443] dissect some more components of the ATQBMartin Kaiser1-45/+138
2015-12-12Increase ZBEE_ZCL_APPL_EVTALT_NUM_STRUCT_ETT to match ZBEE_ZCL_APPL_EVTALT_CO...Michael Mann1-1/+1
2015-12-12Range check ett_ array access.Michael Mann1-1/+1
2015-12-12[RSL] Just return rest of packet if TLV type is unknownMichael Mann1-2/+1
2015-12-11IPv6: Dest/Hop extension header register_info fixupJoão Valverde1-8/+8
2015-12-11ULP: register dissector for application/vnd.omaloc-supl-init mediaPascal Quantin1-0/+1
2015-12-11Consistently use spaces rather than tabs.Guy Harris1-2/+2