summaryrefslogtreecommitdiff
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2014-08-02Add a routine to check whether all bytes implied by a 64-bit length exist.Guy Harris3-3/+30
2014-08-02MySQL: Support authplugin and connattrsDaniƫl van Eeden1-1/+117
2014-08-02fix multi-byte entries in Operator Profile capability loopsMartin Kaiser1-1/+1
2014-08-02fix warning: 'cipher_hd' may be used uninitialized in this functionEvan Huus1-0/+3
2014-08-02Add a cast to squelch a warning.Guy Harris1-1/+1
2014-08-02Rename buffer_ routines to ws_buffer_ to avoid name collisions.Guy Harris1-4/+4
2014-08-02Revert "Make Lua taps work in out-of-source-tree builds."Evan Huus3-14/+11
2014-08-02Fix another (valid) complaint from the mac buildbotEvan Huus1-1/+1
2014-08-02Make Lua taps work in out-of-source-tree builds.Jeff Morriss3-11/+14
2014-08-01Fixing indentation with tabs in isis dissectorMatthieu Texier6-3163/+3261
2014-08-01Fix variable-length managment packet dissectionSean O. Stalley1-0/+5
2014-08-01Fix Dead Store (Dead assignement/Dead increment) warning found by ClangAlexis La Goutte1-1/+0
2014-08-01tcp: detect invalid window scale shift valuePeter Wu1-3/+12
2014-08-01Use packet_scope instead of a stack localEvan Huus1-21/+21
2014-07-31sync and behaviour are defined only for isochronous endpointsMartin Kaiser1-4/+4
2014-07-31defines for endpoint transfer typesMartin Kaiser1-4/+12
2014-07-31this is the _URB_ transfer type - which is different from theMartin Kaiser1-1/+1
2014-07-31proto_add_subtree_format(): initialize tree_item to 'tree' rather than NULL.Jeff Morriss1-2/+5
2014-07-31ssl: fix SSL keylog file live-capture use casePeter Wu4-57/+114
2014-07-31ssl,dtls: simplify keyfile handlingPeter Wu4-398/+283
2014-07-31Convert hf_packetbb_error filter (packetbb.error) to expert info.Michael Mann1-94/+96
2014-07-31Add more files to the release tarball.Guy Harris2-1/+6
2014-07-31Include the gnm dissector.Guy Harris1-0/+2
2014-07-31Nobody uses packet-t125.h, so don't bother building it, and delete it.Guy Harris1-49/+0
2014-07-30Fix use of uninitialized fieldPeter Wu1-1/+2
2014-07-30Apply refactored "conversation" (tap) data to TShark.Michael Mann18-21/+30
2014-07-30GED125: remove a wrong comment regarding the default TCP portPascal Quantin1-1/+1
2014-07-30Fix up some white space.Jeff Morriss1-12/+12
2014-07-29don't add nonprinting \000 characters to tftp option stringsMartin Kaiser1-4/+8
2014-07-29remove unnecessary return; statementMartin Kaiser1-2/+0
2014-07-29(trivial) modify, indent a commentMartin Kaiser1-1/+1
2014-07-29Remove unused variableEvan Huus1-4/+2
2014-07-29EPL: Fix for Write Multiple by indexLukas Emersberger1-14/+125
2014-07-29Bug 10302 - BGP attribute AIGP (draft-ietf-idr-aigp) not decoded - FixMatthieu Texier1-0/+56
2014-07-29Fix possible uninitialized session key in netlogin authEvan Huus1-4/+4
2014-07-29Bluetooth: Fix OBEX over L2CAP detectionMichal Labedzki5-5/+6
2014-07-28Use wmem for application IdsAndersBroman1-29/+33
2014-07-28Sort diameter.applicationId fix a typo.AndersBroman1-0/+4
2014-07-27Make value_string_ext const-correct.Kevin Cox6-43/+36
2014-07-27Fix incorrect whitespace. Why this wasn't spotted during review?Joerg Mayer2-3/+3
2014-07-27Added function dnp3_header_check() to check the validity of a DNP3Graham Bloice1-10/+40
2014-07-27[Automatic manuf, services and enterprise-numbers update for 2014-07-27]Gerald Combs2-15/+205
2014-07-27Fix yet another openflow underflow issue.Evan Huus1-0/+4
2014-07-26Refactor "common" Conversation table functionality.Michael Mann22-9/+1336
2014-07-26Allow severity levels of expert info items to be configured by the user.Michael Mann2-4/+157
2014-07-25OptoMMP DissectorJohn Miner3-0/+891
2014-07-25Empty proto_reg_handoff_* are not needed, remove some.Jakub Zawadzki10-64/+0
2014-07-25Fixing a bug in add_ff_action_public_fields(), by removing the start argument...moraney.jalil1-3/+5
2014-07-24add the flags to all FullBoxesMartin Kaiser1-5/+15
2014-07-24start dissecting the MP4 stsd boxMartin Kaiser1-0/+46