summaryrefslogtreecommitdiff
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2014-07-06convert to proto_tree_add_subtree[_format]Michael Mann19-688/+381
2014-07-06Squelch casting-away-constness warnings.Guy Harris1-4/+4
2014-07-06make-dissectors-reg: optimize by factoring out the loopsРоман Донченко2-10/+10
2014-07-06Change display filters to prefix with ipmi.traceMichael Mann1-17/+17
2014-07-05convert to proto_tree_add_subtree[_format]Michael Mann17-235/+105
2014-07-059p: fix version detection, fix dissect_9P retvalPeter Wu1-176/+105
2014-07-05convert to proto_tree_add_subtree[_format]Michael Mann28-960/+511
2014-07-04Expand a variable from 16 to 32 bits (and make it signed).Evan Huus1-1/+1
2014-07-04ETSI CAT: upgrade dissector to Release 12Pascal Quantin2-15/+161
2014-07-04convert to proto_tree_add_subtree[_format]Michael Mann33-577/+326
2014-07-04convert to proto_tree_add_subtree[_format]Michael Mann18-676/+348
2014-07-04Handle the case where the previous PDU has left an extra CRLF in the stream.R...AndersBroman1-2/+28
2014-07-04wmemify some nfs functions, fixing much leaked memoryEvan Huus2-63/+45
2014-07-04Fix infinite loop in RTCP dissectorEvan Huus1-0/+3
2014-07-04Add Bus ID to USB Address ColumnSean O. Stalley4-8/+21
2014-07-04(trivial) moved 'is request' comment in dissect_usb_common()Sean O. Stalley1-1/+2
2014-07-03packet-vnc.c: Fix a bug in displaying a set of FT_BOOLEAN bit fields (found b...Bill Meier1-4/+4
2014-07-03packet-vnc.c: Restore tvb_get_string() --> tvb_get_string_enc() changes lost ...Bill Meier1-6/+6
2014-07-03packet-vnc.c: Improve dissectionBill Meier1-54/+266
2014-07-03Manually revert "Make COMPUTE_OFFSET and COMPUTE_OFFSET_AND_REMAINING macros."Jakub Zawadzki1-85/+79
2014-07-03Sometimes Git can be a real pain.Guy Harris1-0/+76
2014-07-03Rename and move ui/stat_menu.h to epan/stat_groups.h.Guy Harris6-8/+9
2014-07-03Make wsutil depend on gitversion.Guy Harris1-2/+0
2014-07-03Fix type-o left over from cut-and-pasteYan Burman1-1/+1
2014-07-03Get rid of soft-deprecated API:sAndersBroman1-11/+11
2014-07-03Revert to 3ms if we don't have the handshakeEvan Huus1-1/+1
2014-07-03GTP: add dissection of Extended End User AddressPascal Quantin1-1/+27
2014-07-02NDPS dissector is the poster child for proto_tree_add_subtree[_format].Michael Mann1-831/+558
2014-07-02kafka: fully dissect offset request/response messagesEvan Huus1-0/+120
2014-07-02RSVP checksum is not required if integrity object is presentEvan Huus1-22/+24
2014-07-02Optimize sip dissector: avoid calling tvb_get_string_enc()Jakub Zawadzki1-56/+90
2014-07-01Bump (again) the amount of work we do for wmem's timing testEvan Huus1-1/+1
2014-07-01Fix for Bug 10240.Malcolm Walters1-1/+3
2014-07-01Remove executable bit, from not executable files.Jakub Zawadzki2-0/+0
2014-07-01Remove debugging info from protocol tree for frameGraham Bloice1-16/+0
2014-07-01Optimize epan_new/init_dissectionEvan Huus3-43/+41
2014-07-01sip optimization: avoid calling tvb_get_guint8.Jakub Zawadzki1-56/+83
2014-07-01Init session id to avoid warning using GCC 4.9Balint Reczey1-0/+1
2014-06-30Move stat_menu.h to libui.Guy Harris5-7/+7
2014-06-30Warn about unencrypted HTTP traffic over port 443Evan Huus2-9/+36
2014-06-30From Johan Whahl:AndersBroman1-0/+49
2014-06-30Fix the display of AVP:s that are not fully dissectedAndersBroman1-15/+16
2014-06-30Bluetooth: Add missing connection_handleMichal Labedzki1-0/+1
2014-06-30Fix Bug #10238: Display filter expression dialog items do not expand/display ...Bill Meier1-3/+10
2014-06-29proto_tree_add_subtree[_format]Michael Mann18-625/+367
2014-06-29GSM MAP: ensure that p2p_dir is always initialized before calling GSM SMS dis...Pascal Quantin1-29/+54
2014-06-29[Automatic manuf, services and enterprise-numbers update for 2014-06-29]Gerald Combs3-20/+214
2014-06-29proto_tree_add_subtree[_format]Michael Mann40-825/+505
2014-06-29convert to proto_tree_add_subtree[_format]Michael Mann23-1130/+812
2014-06-29Standardize the names of, and document, the taps and heuristic dissector tabl...David Ameiss5-15/+26