aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2015-06-22Remove a bunch of deprecated tvb_length callsEvan Huus49-229/+229
2015-06-22NCP: fix comma at end of enumerator list [-Wpedantic]Alexis La Goutte1-1/+1
2015-06-22PKCS12: Remove from ASN1 DIRTY listAlexis La Goutte2-2/+2
2015-06-22PKCS12: fix unused function 'dissect_AuthenticatedSafe_PDU' [-Wunused-function]Alexis La Goutte1-18/+12
2015-06-22Add a strlen cast.Gerald Combs1-1/+1
2015-06-22Refactor RTD stats.Michael Mann7-0/+849
2015-06-22Fix make distcheck buildbotAlexis La Goutte1-5/+1
2015-06-22[pcep] (benign) Use ENC_BIG_ENDIAN (not ENC_NA) for certain multibyte fields.Bill Meier1-15/+15
2015-06-22[rfid-pn532] (benign) Use ENC_BIG_ENDIAN (not ENC_NA) for several 3-byte fields.Bill Meier1-8/+8
2015-06-22Fix typo caused assertionMichal Labedzki1-1/+1
2015-06-22GSM MAP: Fix decoding of IPv6 addressesVasil Velichckov1-11/+16
2015-06-22Eliminate proto_tree_add_text from some dissectors.Michael Mann5-99/+262
2015-06-22Convert "macro checks" to use expert info in line with dissectors with compar...Michael Mann1-75/+95
2015-06-22[bmp] minor cleanupBill Meier1-38/+32
2015-06-21PKCS12: fix warning about unused parameter when don't build with LIBGCRYPTAlexis La Goutte1-1/+1
2015-06-21Remove deprecated tvb_length from a bunch of dissectorsEvan Huus22-52/+51
2015-06-21Fix memory leak printing eui64sEvan Huus2-4/+9
2015-06-21ERM (Aruba): Fix Assigned value is garbage or undefined found by Clang AnalyzerAlexis La Goutte1-1/+1
2015-06-21[Automatic update for 2015-06-21]Gerald Combs2-524/+714
2015-06-21srt_table: fix conversion shortens 64-bit value into a 32-bit valueAlexis La Goutte1-1/+1
2015-06-21Further refactor SRT stats.Michael Mann19-20/+1665
2015-06-20Call the "802.11 radio information" dissector for radio headers.Guy Harris10-311/+560
2015-06-20[mifare] make the payload of the write command filterableMartin Kaiser1-16/+5
2015-06-20[mifare] minor cleanupMartin Kaiser1-34/+18
2015-06-20Use "Present"/"Absent" for presence bits.Guy Harris1-29/+29
2015-06-20Support the "number of extension spatial streams" information.Guy Harris2-4/+44
2015-06-20ftypes: display BASE_HEX_DEC integers as hexadecimalPascal Quantin1-2/+2
2015-06-19[rpcrdma] Do some minor bug-fixes and cleanupBill Meier1-128/+134
2015-06-19[rtse] Convert tabs to spaces to match editor modelinesBill Meier1-52/+52
2015-06-19[thrift] fix a minor bug; Also: use col_clear()Bill Meier1-2/+4
2015-06-19Improved dissection of some netlink attributesMatthieu Coudron3-28/+191
2015-06-19Bluetooth: Coverity fixesMichal Labedzki3-20/+29
2015-06-18Pass the 802.11 pseudo-header as an argument.Guy Harris4-59/+106
2015-06-181.99.7 → 1.99.8Gerald Combs2-2/+2
2015-06-18Bluetooth: ensure to give bluetooth_data structure to dissect_eir_ad_data()Pascal Quantin4-6/+14
2015-06-18[aeron] Remove unneeded initializersBill Meier1-93/+93
2015-06-18Asterix: field array must be NULL terminatedPascal Quantin1-5/+10
2015-06-18Add possibility to export Logcat Text PDUsmichal.orynicz1-0/+25
2015-06-18BTLE: Fix Dead Store (Dead assignement/Dead increment) warning found by ClangAlexis La Goutte1-1/+0
2015-06-18Get rid of unnecessary stuff copied-and-pasted from the radiotap dissector.Guy Harris1-124/+26
2015-06-18The STBC subfield of the radiotap MCS field is a count, not a flag.Guy Harris2-11/+15
2015-06-18[c15ch] Trivial: Remove unneeded #includeBill Meier1-1/+1
2015-06-18Add a preferences editor frame.Gerald Combs2-3/+3
2015-06-17Asterix dissector support for category 021 v2.3Andrew Hoag1-6/+48
2015-06-17[ath] minor cleanupBill Meier1-66/+62
2015-06-17[ocfs2] trivial changes: unneeded initializer; indentation/whitespaceBill Meier1-118/+118
2015-06-16Pass the pseudo-header to wtap_encap dissectors via the "data" argument.Guy Harris2-11/+15
2015-06-16PKCS12: fix a duplicate OIDEtienne Millon1-1/+1
2015-06-16TLS Decryption is now possible with a user provided PMS and Client Random valuesAdam Pridgen2-11/+43
2015-06-16packet-nfs: For flexfiles the versions is now an arrayTom Haynes1-5/+13