summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-06-22Provide PHY type and band information in the 802.11 pseudo-header.Guy Harris12-265/+664
2015-06-22ieee80211: fix memleakPeter Wu1-1/+5
2015-06-22Remove more tvb_lengthEvan Huus6-21/+21
2015-06-22Use StockIcon to load toolbar icons.Gerald Combs1-1/+2
2015-06-22rtd_table.h: fix parameter 'srt/srt_array' not found in the function declarat...Alexis La Goutte1-5/+5
2015-06-22fix the interface list in the main welcome screenMartin Kaiser1-0/+5
2015-06-22Remove a bunch of deprecated tvb_length callsEvan Huus49-229/+229
2015-06-22checkAPIs.pl: proto_tree_add_bytes_item takes an encoding parameterPascal Quantin1-1/+1
2015-06-22NCP: fix comma at end of enumerator list [-Wpedantic]Alexis La Goutte1-1/+1
2015-06-22ws80211_utils.h: fix empty paragraph passed to '@param' command [-Wdocumentat...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 Goutte3-19/+19
2015-06-22Add a strlen cast.Gerald Combs1-1/+1
2015-06-22Refactor RTD stats.Michael Mann27-1955/+1463
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-22service_response_time_table.h: fix parameter 'gui_data' not found in the func...Alexis La Goutte1-1/+1
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