aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2014-09-17opcua: remove unused codeHannes Mezger2-20/+0
2014-09-17opcua: add hint to OPCUA settings tooltipHannes Mezger1-1/+1
2014-09-17Add a missing cast to the sample codeJoerg Mayer1-1/+1
2014-09-17Qt: Add the "Map" button to the Endpoints dialog.Gerald Combs10-270/+364
2014-09-17Qt: Remove duplicate GeoIP columns.Gerald Combs3-19/+39
2014-09-17Revert "packet-infiniband: added support for RoCE-v2 (RRocE)"Evan Huus1-68/+17
2014-09-17Add missing initializerEvan Huus1-1/+1
2014-09-17packet-infiniband: added support for RoCE-v2 (RRocE)Wasim Abu Moch1-18/+69
2014-09-17GTPv2: further fixes for Trace Information IE dissectionPascal Quantin1-19/+10
2014-09-17Show endpoint direction based on EPHandle bitSean O. Stalley3-2/+5