summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-06-22Fix typo caused assertionMichal Labedzki1-1/+1
2015-06-22GSM MAP: Fix decoding of IPv6 addressesVasil Velichckov3-14/+24
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 Goutte2-2/+2
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 Combs17-4346/+5992
2015-06-21editcap: split usage output so won't wrap in cmd.exe windowMartin Mathieson1-1/+2
2015-06-21Remove now unneeded tap-srt.hMichael Mann3-47/+3
2015-06-21editcap: trivial changes while looking into the -L optionMartin Mathieson1-1/+5
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 Mann54-5212/+2542
2015-06-20Call the "802.11 radio information" dissector for radio headers.Guy Harris19-335/+597
2015-06-20(trivial) fix a spelling mistake in a commentMartin Kaiser1-1/+1
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-20qt_ui_utils: fix parameter 'glib_string' not found in the function declarationAlexis La Goutte1-1/+1
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 Meier3-108/+108
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-19recent.c: accept an UTF-8 string in read_set_recent_pair_dynamic() functionPascal Quantin1-2/+1
2015-06-19Bluetooth: Coverity fixesMichal Labedzki4-21/+40
2015-06-18Qt: remove some compilation warningsPascal Quantin2-2/+4
2015-06-18Pass the 802.11 pseudo-header as an argument.Guy Harris4-59/+106
2015-06-181.99.7 → 1.99.8Gerald Combs11-14/+19
2015-06-18Build 1.99.7.Gerald Combs3-8627/+2058
2015-06-18Add ExtremeNetworks attribute 213 (and the source of the information)Joerg Mayer1-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-18Get rid of some unused members of struct ieee_802_11_phdr.Guy Harris1-3/+1
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 frequency_utils.Gerald Combs1-0/+3
2015-06-18Add a preferences editor frame.Gerald Combs19-59/+565
2015-06-18Update the release notes.Gerald Combs1-0/+7
2015-06-17Qt: fix a crash when closing application under WindowsPascal Quantin2-8/+15
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