aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2016-06-12H225: Replace globals that track packet data with p_add_proto_data/p_get_prot...Michael Mann3-262/+526
2016-06-11GSM RLC/MAC: improve dissection of Packet Resource Request messageVincent Helfre2-18/+203
2016-06-11dcerpc-browser: don't THROW() an exception from a dissectorMartin Kaiser1-12/+0
2016-06-11iso14443: dissect attrib's p3 byteMartin Kaiser1-4/+15
2016-06-10ftype-protocol: Fix [-Wcast-qual] warningsJoão Valverde1-13/+13
2016-06-10Qt: Expert info grouping.Gerald Combs1-1/+1
2016-06-10Qt/Bluetooth: Add Device dialogMichal Labedzki4-33/+478
2016-06-10LANforge: fix wrong offset for magic detectionAlexis La Goutte1-1/+1
2016-06-10Remove superfluous length check (CID-1158783)Jaap Keuter1-6/+0
2016-06-09Make the determination if file is relative. (CID-1348040)Jaap Keuter1-0/+1
2016-06-09MGCP: Replace globals that track packet data with passing data to functions.Michael Mann1-36/+10
2016-06-09Bluetooth: ATT: Fix Object List Control Point responseMichal Labedzki1-1/+1
2016-06-09Logcat: Unicodize textsMichal Labedzki2-8/+8
2016-06-08Kafka: pass api_version to response and start to use itMartin Mathieson1-8/+47
2016-06-08Allow for vendor private use RRO subobjectJaap Keuter1-1/+2
2016-06-08Remove superfluous size checks (CID-1158694)Jaap Keuter1-24/+3
2016-06-08Fix condition for expert info (CID-1025920)Jaap Keuter1-1/+1
2016-06-07Free if the pointer to the item being freed is *non*-null, not if it's null.Guy Harris1-5/+5
2016-06-07ESP: keep IP protocol, encryption and authentication algorithms when copying ...Pascal Quantin1-0/+3
2016-06-07Don't sign extend unsigned integer fields larger than 32 bits.Jens Kilian1-4/+0
2016-06-07PIMv2 Hello packet incorrectly dissect Option 1Alexis La Goutte1-2/+2
2016-06-07PIMv2: Enchance display of HoldtimeAlexis La Goutte1-3/+3
2016-06-07ERF: Make ERF wiretap forwards compatible.Anthony Coddington1-0/+1
2016-06-06Move ip6_to_str_buf() to to_str.c and make it take the buffer length.João Valverde7-129/+22
2016-06-06afs: eliminate "malformed packet" false alarmsMark Vitale1-1/+2
2016-06-06Kafka: add more error codesMartin Mathieson1-0/+19
2016-06-06SIP: add UAT for custom fields definitionPascal Quantin1-16/+182
2016-06-06*_stdup_printf -> strdup for "single string only" formatting.Michael Mann27-71/+63
2016-06-06DNP: Make checkhf (ei ?) happyMichael Mann1-0/+4
2016-06-05DNS: Update draft-ietf-dnsop-cookie to final rfc (7873)Alexis La Goutte1-2/+2
2016-06-05QUIC: Diversification nonce is only present from server to clientAlexis La Goutte1-3/+4
2016-06-05DOF: Make checkhf (ei ?) happyAlexis La Goutte1-4/+12
2016-06-05Resolve false positive ERROR: NO ARRAY found in ei array entriesJim Young5-13/+13
2016-06-05Clean up white space.Guy Harris1-17/+17
2016-06-05Initialize all header_field_info membersPascal Quantin6-19/+11
2016-06-05[Automatic update for 2016-06-05]Gerald Combs2-7/+147
2016-06-05QUIC: Implement Q034 supportAlexis La Goutte1-32/+43
2016-06-05RTPS: Fixed the scenario where discovery contains PID_EXTENDEDJuanjo Martin1-15/+28
2016-06-05AMQP: Fix false positiveAlexis La Goutte1-1/+1
2016-06-05Fix expert_info errors found by new and improved checkhfs.pl.Michael Mann21-30/+84
2016-06-05UMTS_FP: fix handling reserved C/T valueEvan Huus1-4/+4
2016-06-04opa: Fix LIDs not being byte swappedAdam Goldman1-2/+7
2016-06-03Qt: Add UTF-16 output to Follow Stream.Gerald Combs1-1/+2
2016-06-03[IEEE1722] Add a range_string for the subtypes we know about.AndersBroman1-2/+20
2016-06-03SMB2: Fix Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-1/+0
2016-06-03GSM RLC/MAC: better wording for PS HO data sourcesVincent Helfre1-2/+2
2016-06-02GSM RLC/MAC: add dissection of 2G->3G/4G PS handoverPascal Quantin4-25/+105
2016-06-02AT: fix heuristic checkPascal Quantin1-7/+6
2016-06-02QUIC: Tag RSEQ and RNON use little endianAlexis La Goutte1-2/+2
2016-06-02clean up some comments in tvb_find_line_end()Martin Kaiser1-8/+7