summaryrefslogtreecommitdiff
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2014-12-08Have different MTP2 dissectors for different metadata and CRC.Guy Harris2-28/+45
2014-12-08Try to improve reassembly when SIP PDU starts in the middle of a segmentAndersBroman1-4/+31
2014-12-08Add proto_tree_add_bitmask_with_flags.Michael Mann2-0/+50
2014-12-08802.11: fix indent (use 2 spaces) and modelines for 802.11 h fileAlexis La Goutte1-11/+24
2014-12-08CAPWAP: Add some IEE802.11 Message Element Type (RFC5416)Alexis La Goutte1-6/+607
2014-12-08802.11: Add ieee80211_supported_rates_vals_ext to be exportedAlexis La Goutte2-1/+3
2014-12-07Endpoint: wrong filter when select a SCTP endpoint (INVALID == a.x.y.z ...)Alexis La Goutte1-2/+23
2014-12-07dcerpc: Missing break in switch (CID 280449 & 280450 & 284051)Alexis La Goutte1-0/+3
2014-12-07iec104: Missing break in switch (CID 280459)Alexis La Goutte1-0/+1
2014-12-07AFS: Missing break in switch (CID 280434 & 280435)Alexis La Goutte1-0/+2
2014-12-07make our counting a bit clearerMartin Kaiser1-2/+4
2014-12-07don't initialize variables if the first thing we do is assign aMartin Kaiser1-6/+6
2014-12-07make sure that we don't read past the end of the compressed bufferMartin Kaiser1-6/+8
2014-12-07Eliminate proto_tree_add_text from packet-telnet.cMichael Mann1-34/+96
2014-12-07[Automatic manuf, services and enterprise-numbers update for 2014-12-07]Gerald Combs3-29/+297
2014-12-07The packet encapsulation is in pkt_encap, not rec_type.Guy Harris1-1/+1
2014-12-06Remove annex_a_used from packet_info structure.Michael Mann4-11/+3
2014-12-06RPKI-RTR: Missing break in switch (CID 1233099)Alexis La Goutte1-0/+1
2014-12-06PCEP: Missing break in switch (CID 1247685)Alexis La Goutte1-0/+1
2014-12-06BT obex: Missing break in switch (CID 1132031)Alexis La Goutte1-0/+1
2014-12-05Get rid of a trailing blank.Guy Harris1-1/+1
2014-12-05Fix varargs handling in col_{add,append}_lstr().Guy Harris1-4/+8
2014-12-05Strengthen association matching when we haven't seen the INIT/INIT-ACK.Jeff Morriss1-17/+26
2014-12-04use the same data types as in i2c_phdrMartin Kaiser1-2/+4
2014-12-04simplify dissect_i2c()Martin Kaiser1-39/+27
2014-12-04dont't manually throw a ReportedBoundsError if the packet is emptyMartin Kaiser1-7/+2
2014-12-043GPP: upgrade 2G/3G NAS dissector to v12.7.0 and NAS EPS dissector to v12.6.0Pascal Quantin4-25/+460
2014-12-04BACnet: fix dissection of exception-schedule property.Steve Karg1-13/+4
2014-12-04Add resource-id parsing to the X11 errors that return itMichele Baldessari4-2/+15
2014-12-04Rename some filter names to fix cases of duplicate filter names.Bill Meier4-10/+10
2014-12-04mac-lte: Rename expert filter name to fix conflict with same name in hf[]Bill Meier1-4/+4
2014-12-04mausb: Rename expert filter names to fix dup filter names.Bill Meier1-8/+8
2014-12-03FC: fix dissection when packets are captured with Fibre Channel FC-2 encapsul...Pascal Quantin1-1/+14
2014-12-03start dissecting the stsz boxMartin Kaiser1-0/+48
2014-12-03BOX_TYPE_STZ2Martin Kaiser1-0/+2
2014-12-03start dissecting the mvhd boxMartin Kaiser1-3/+84
2014-12-03Squelch some "can't happen in reality" warnings.Guy Harris1-3/+3
2014-12-03elf: fix .eh_frame parsing, add expert info for bad CIE lengthPeter Wu1-121/+146
2014-12-03Support dissecting REAL (BER) data valuesMaarten Bezemer4-19/+109
2014-12-03Make dissect_sip_tcp() a new style dissector.AndersBroman1-4/+5
2014-12-02Fix instances of duplicate display-filter-names with incompatible types.Bill Meier3-12/+12
2014-12-02L2TP: add dissection of H bitsPascal Quantin1-0/+8
2014-12-02Couchbase: fix missing comma...Alexis La Goutte1-1/+1
2014-12-02Couchbase: fix Extended value string 'opcode_vals' forced to fall back to lin...Alexis La Goutte1-9/+10
2014-12-02cms: Handle media_type pkcs7-mime and pkcs7-signatureStig Bjørlykke1-1/+5
2014-12-02imf: Added base64 content encoding supportStig Bjørlykke1-1/+12
2014-12-02Update Couchbase dissectorSergey Avseyev1-118/+300
2014-12-02Make it possible to register an OID dissector to dissectAndersBroman1-14/+25
2014-12-026LoWPAN: use manually managed memory for the stateful address decompression p...Pascal Quantin1-6/+22
2014-12-02BGP: Incorrect decoding AS numbers when mixed AS sizeMatthieu Texier1-7/+10