aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2014-08-13Fix warning when compiling with -O3Joerg Mayer1-3/+4
2014-08-13Fix warning when compiling with -O3:Joerg Mayer1-1/+1
2014-08-13802.11 : 11ac decode update , base on IEEE-11ac-2013Luke Chou1-1/+261
2014-08-13SNMP : Continue to fix indent (use tab)Alexis La Goutte1-62/+60
2014-08-13SNMP: Remove some unused hf fieldAlexis La Goutte1-16/+5
2014-08-13Fix warning (turning error) when compiling with -O3Joerg Mayer1-1/+3
2014-08-13hip: fix infinite loop in dissect_hip_tlvEvan Huus1-1/+1
2014-08-13http2: C90 doesn't permit anonymous structs or unionsEvan Huus1-13/+13
2014-08-13http2: Add additional header decoding informationTatsuhiro Tsujikawa1-11/+250
2014-08-12Remove make-dissector-reg and require python for autotool builds as wellJoerg Mayer1-11/+5
2014-08-12When checking if a message is Diameter also check for a minimum message length.Jeff Morriss1-16/+33
2014-08-12Remove parsing of non-existing TS_UD_SC_SEC1 fieldsEugene Sukhodolin1-6/+0
2014-08-12Fix generation of wslua taps in out-of-source-tree builds when the source treeJeff Morriss2-8/+7
2014-08-11Guard against buffer overflow when copying group key bytes intoDom Gifford1-14/+17
2014-08-11SNMP: fix mixed indent (use tab)Alexis La Goutte1-318/+315
2014-08-11SNMP: Fix Dead Store (Dead assignement/Dead increment) warning found by ClangAlexis La Goutte1-6/+4
2014-08-11SNMP: Fix Dead Store (Dead assignement/Dead increment) warning found by ClangAlexis La Goutte1-1/+1
2014-08-11Give more information about string encodings.Guy Harris1-13/+50
2014-08-11IAPP: Remove an unused variable.Gerald Combs1-6/+0
2014-08-10packet-hislip.c: various minor fixesBill Meier1-208/+211
2014-08-10packet-hislip.c: Fix various bugs and deficienciesBill Meier1-70/+60
2014-08-10packet-lg8979.c: Various minor changesBill Meier1-82/+93
2014-08-10packet-epon.c: remove an unneeded #includeBill Meier1-1/+0
2014-08-10packet-elmi.c: Remove an unneeded #include.Bill Meier1-2/+1
2014-08-10Eliminate proto_tree_add_text from some dissectors.Michael Mann29-543/+779
2014-08-10ssh.dh_gex.nbits: there's only one numberРоман Донченко1-1/+1
2014-08-10SSH: don't display "Payload" if it's emptyРоман Донченко1-1/+3
2014-08-10[Automatic manuf, services and enterprise-numbers update for 2014-08-10]Gerald Combs3-3/+247
2014-08-10PIM: fix a copy/paster error introduced in gebff85fPascal Quantin1-1/+1
2014-08-10CredSSP: update ASN.1 source file with the change done in gd2396d2Pascal Quantin1-2/+2
2014-08-10The version of the CredSSP protocol can be 2 or 3Eugene Sukhodolin1-1/+3
2014-08-09ULP: upgrade to approved version 2.0.2Pascal Quantin1-175/+462
2014-08-09Now that Python is mandatory on Windows, remove checks for it from nmakefilesРоман Донченко1-20/+2
2014-08-09Fix regression introduced by gf3b631668bEvan Huus1-1/+1
2014-08-09LTE RRC: fix dissection of CDMA System Time broken in gcd02af5Pascal Quantin1-6/+6
2014-08-09802.11 BA sequence number decode is brokenMarkPhillips1-1/+1
2014-08-09Eliminate (almost all) proto_tree_add_text calls from ASN.1 dissectors.Michael Mann39-623/+942
2014-08-09Clean up Internet checksum handling.Guy Harris31-207/+158
2014-08-08BOFL: fix assertion introduced in g5db1352Pascal Quantin1-3/+3
2014-08-08Add a tvbuff version of crc6_compute().Guy Harris5-2/+82
2014-08-08The "MPEG-2" CRC-32 is also the ATM CRC-32.Guy Harris1-126/+2
2014-08-08Don't subtract 4 from the length passed to update_crc10_by_bytes_iuup().Guy Harris1-1/+1
2014-08-08Clean up the CRC-10 code.Guy Harris6-66/+102
2014-08-08The DRM DCP CRC-16 is the same as the X.25 CRC-16.Guy Harris1-9/+7
2014-08-08Fix compiler warning.Guy Harris1-1/+1
2014-08-08Add routines for CRC-16 with a polynomial of 0x3D65.Guy Harris3-66/+34
2014-08-08Fix support for decrypting 802.11 broadcast messages.Dom Gifford1-13/+41
2014-08-08ISIS: Fix reachability IPv4 Interface/Neighbor (wrong length)Alexis La Goutte1-2/+2
2014-08-08ISIS: Add type and length to CLVAlexis La Goutte5-8/+49
2014-08-08Sync t125 from asn1.Stig Bjørlykke1-15/+4