aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-06-25Revert commit cc8ed845ed53ed60fa776728f1d7f2659dd311a3Joerg Mayer1-4/+3
2015-06-25Netflow: fix typo (wrong time units for duration)Martin Mathieson1-1/+1
2015-06-25Add basic Vagrant configurationEvan Huus4-0/+43
2015-06-25NAS EPS: fix a missed capital letterPascal Quantin1-1/+1
2015-06-25Fix proto_tree_add_bytes_item() when we fail to decode number from stringPascal Quantin1-0/+2
2015-06-25acse: don't THROW() an exception from a dissectorMartin Kaiser2-6/+8
2015-06-25Add ability to export PDUs for heuristic dissectors alsoPascal Quantin17-50/+133
2015-06-24print blank strings in -TfieldsEvan Huus1-1/+1
2015-06-24Dissect 802.3 Jumbo frames while capturing.Michael Mann1-0/+4
2015-06-24file.c: fix Fix Branch condition evaluates to a garbage value found by Clang ...Alexis La Goutte1-1/+1
2015-06-24Disable "Refresh Interfaces" when capturingEvan Huus1-0/+1
2015-06-24qt: fix more button statesEvan Huus1-0/+3
2015-06-24qt: fix button state when cancelling saveEvan Huus1-1/+6
2015-06-24dumpcap: fix files capture autostop conditionPascal Quantin1-2/+2
2015-06-24Initialize default stats before using themEvan Huus1-1/+5
2015-06-24Run compress-pngs.sh.Gerald Combs16-0/+0
2015-06-24Add a bunch of " I missed in my previous patch.Joerg Mayer1-3/+3
2015-06-24Remove the last deprecated tvb_length callsEvan Huus5-44/+37
2015-06-24Qt: Add x-capture-file-reload@2x.svg to Makefile.amAlexis La Goutte1-0/+2
2015-06-24Don't export libnghttp2 routines outside libwireshark.Guy Harris1-0/+13
2015-06-24Qt: Add Reload button on MainToolBarAlexis La Goutte6-2/+233
2015-06-24Check _MSC_VER is defined before we use itEvan Huus1-1/+1
2015-06-24libnghttp2: readd remove check for CONFIG.HAlexis La Goutte2-2/+2
2015-06-24Remove another batch of deprecated tvb_length callsEvan Huus29-86/+86
2015-06-24HTTP2: Update to libnghttp2 1.0.4Alexis La Goutte5-7/+34
2015-06-24Update build instructions for cmake near the end a bitJoerg Mayer1-3/+8
2015-06-24Handle downloading and installing CMake 3.x.Guy Harris1-15/+91
2015-06-24Remove deprecated tvb_length callsEvan Huus7-20/+20
2015-06-24Fill in the 802.11 pseudo-header and call the "802.11+radio" dissector.Guy Harris2-10/+102
2015-06-24Remove a bunch more deprecated tvb_length callsEvan Huus39-132/+126
2015-06-24Put the frequency/channel and RSSI data into columns.Guy Harris1-0/+4
2015-06-24Pass the signal and noise dBm values to the 802.11 radio dissector.Guy Harris1-0/+4
2015-06-24Improved prefix display and comments for IID copyingRobert Cragie1-15/+25
2015-06-23openwire: remove useless register_init_routine callPeter Wu1-6/+0
2015-06-23Remove more deprecated tvb_length callsEvan Huus29-148/+141
2015-06-23ISAKMP: fix Cisco fragmentation support.Martin Mathieson1-3/+3
2015-06-23replace another bunch of deprecated tvb_length callsMartin Kaiser7-22/+22
2015-06-23netflow: cope with multiple duration types in one flow.Martin Mathieson1-66/+119
2015-06-23[Qt] switch screens only if we're acutally starting a captureMartin Kaiser1-2/+2
2015-06-23[Qt] if the capture is stopped before we received any packet...Martin Kaiser1-0/+2
2015-06-23tshark: fix memleak from version lookupPeter Wu1-2/+5
2015-06-23proto_tree_add_item_ret_(u)int: do the NULL check at the startMartin Kaiser1-2/+4
2015-06-23extend the RPL dissector with basic P2P RPL supportCenk Gündoğan1-47/+349
2015-06-23[MSVC 2015] file_exists() fails on MSVC2105 as file_stat.st_ino gets resetAndersBroman1-1/+2
2015-06-23Remove the P1 dissector from the dirty dissectors list.Guy Harris1-1/+0
2015-06-23Qt: change default behavior of 'Decode As' windowPascal Quantin3-7/+20
2015-06-23Replace more deprecated tvb_length callsEvan Huus57-126/+126
2015-06-23Qt: Be less aggressive about reselecting packets.Gerald Combs1-7/+2
2015-06-23Remove more deprecated tvb_length callsEvan Huus30-122/+122
2015-06-23[afp] improve the error handling for extended attributesMartin Kaiser1-17/+20