aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-09-21Fix dissection of 7 bits ASCII/GSM strings when the bit offset is not byte al...Pascal Quantin1-8/+10
2014-09-21Qt: Multi-state capture start icon.Gerald Combs12-49/+326
2014-09-21[Automatic manuf, services and enterprise-numbers update for 2014-09-21]Gerald Combs4-5/+282
2014-09-21CMake: Add conditional builds.Gerald Combs2-10/+40
2014-09-20Fix wslua_filehandler_open() to work as wiretap open routines should.Guy Harris1-2/+12
2014-09-20Restore the inclusion of request.cnf.c and response.cnf.c in the generated DC...Michael Mann5-1278/+782
2014-09-20Report (and free) err_info for WTAP_ERR_DECOMPRESS.Guy Harris1-0/+1
2014-09-20Qt: Update the x-capture-file-close icon.Gerald Combs4-49/+45
2014-09-20PIDL: fix trailing tabspaceAlexis La Goutte1-9/+9
2014-09-20Qt: Add stock icons.Gerald Combs118-96/+4900
2014-09-20Add .travis.yml for Travis CI (for Github user...)Alexis La Goutte1-0/+20
2014-09-20Make load_cap_file() just return a success/fail indication.Guy Harris1-7/+5
2014-09-20Free err_info on WTAP_ERR_DECOMPRESS.Guy Harris1-0/+1
2014-09-20Remove file_error() calls after pcap_read_block() calls.Guy Harris1-2/+0
2014-09-20Add file_error() calls after file_read().Guy Harris1-0/+3
2014-09-20Fix sizing of qtshark based on the saved (recent) geometry.Jeff Morriss1-0/+1
2014-09-20Fix Dead Store (Dead assignement/Dead increment) warning found by ClangAlexis La Goutte1-1/+1
2014-09-20Bluetooth: HCI: Add support for user/vendor commandsMichal Labedzki3-13/+102
2014-09-20Added Wx Application-Id.Josip Medved1-0/+1
2014-09-20Add -I option in editcap to extend Duplicate packet removalkardam2-3/+43
2014-09-20ssl: allocate regexes with glibEvan Huus1-2/+3
2014-09-20Set err_info if the attempts to read record headers fail.Guy Harris1-5/+5
2014-09-20proto_tree_add_text -> proto_tree_add_subtree[_format] for DCE/RPC dissectors.Michael Mann34-7082/+6844
2014-09-206LoWPAN: fix encapsulating address decoding when a Mesh header is presentPascal Quantin1-12/+20
2014-09-20The Shomiti document is available on the Wayback Machine.Guy Harris1-7/+4
2014-09-20Logcat: Fix crashes when try to use logcat_text open routine on binary fileMichal Labedzki1-9/+9
2014-09-19Don't assert that values fit in 32 bits if the NDR64 flag is set.Michael Mann5-27/+65
2014-09-19Bluetooth: ACL/AVDTP: Fix ACL session handlingMichal Labedzki2-11/+40
2014-09-19Update the documentation to use "Wireshark.pro".Gerald Combs2-18/+12
2014-09-19Update generated DCE/RPC dissectors.Michael Mann45-8101/+8780
2014-09-19packet-http2.c: Do encoding-arg changes (all benign)Bill Meier1-23/+23
2014-09-19packet-http2.c: Fix a very minor bugBill Meier1-1/+1
2014-09-19Add editor modelines; Adjust indentation as needed.Bill Meier8-161/+261
2014-09-19Do encoding-arg changes (all benign)Bill Meier56-204/+203
2014-09-19fix-encoding-args.pl: Add a few additional fixups;Bill Meier1-17/+29
2014-09-18Qt: add support for some more command line optionsPascal Quantin1-5/+183
2014-09-18Bluetooth: Fix some Clang Analyzer warningsMichal Labedzki2-3/+5
2014-09-18fix-encoding-args.pl: Add a few fixups for FT_UINT_STRINGBill Meier1-0/+3
2014-09-18Fix encoding-arg mostly for FT_UINT_STRING; Also: Do misc as needed.Bill Meier16-70/+149
2014-09-18fix-encoding-args.pl: Fix bug: certain patterns found only in 1st,3rd,... fil...Bill Meier1-6/+9
2014-09-18Fix compilation when we don't HAVE_GEOIP.Jeff Morriss2-2/+4
2014-09-18Bluetooth: Fix packet types additional descriptionMichal Labedzki1-17/+20
2014-09-18Update Polish TranslationMichal Labedzki2-186/+6395
2014-09-18Logcat: Add more save formats over exported pduMichal Labedzki1-0/+7
2014-09-18Having CmakeListsCustom.txt in git defeats the purpose of its existence:Joerg Mayer7-4/+26
2014-09-18AJTOOLS-4 Data field not being parsed properly by WireShark plugin if two or ...Joseph Huffman1-117/+265
2014-09-17CoAP dissector: Update option numbers from RFC7252chrysn1-1/+44
2014-09-17opcua: prefix all hf_register_info with opcua, unify namingHannes Mezger4-67/+67
2014-09-17opcua: use BASE_NONE instead of 0Hannes Mezger1-4/+4
2014-09-17opcua: format all hf_register_info tables by aligning them to longest valueHannes Mezger5-176/+89