aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Build 1.99.6.wireshark-1.99.6v1.99.6Gerald Combs2015-05-284-55/+9850
* Set a capture buffer size only when we have a valid handle.Gerald Combs2015-05-281-5/+3
* switch to AC_PATH_TOOLMike Frysinger2015-05-281-3/+3
* Androiddump: fix Null pointer passed as an argument to a 'nonnull' parameterAlexis La Goutte2015-05-281-0/+12
* Windows: don't attempt to set the capture buffer size on remote (rpcap) devices.Jeff Morriss2015-05-281-17/+19
* Document the services file in the man pages.Jeff Morriss2015-05-283-0/+42
* Document the subnets file in the man pages.Jeff Morriss2015-05-283-0/+60
* Don't warn about overwriting filename preferences.Gerald Combs2015-05-283-8/+20
* is_linux_bonding_device() is only used if we HAVE_PCAP_CREATE so only define itJeff Morriss2015-05-281-2/+2
* ANSI IS-637 A: dump bytes when SMS encoding format is set to octetPascal Quantin2015-05-271-1/+7
* Convert proto_tree_add_boolean to proto_tree_add_bitmask_[value|value_with_fl...Michael Mann2015-05-2718-597/+498
* Remove proto_tree_add_text from some dissectors.Michael Mann2015-05-2610-206/+446
* Remove proto_tree_add_text from packet-ssl-utils.cMichael Mann2015-05-264-17/+28
* [RTPproxy] Remove non-existent replyPeter Lemenkov2015-05-261-7/+0
* Doc (packet-PROTOABBREV): fix quote for config includeAlexis La Goutte2015-05-261-1/+1
* Duplicate the presence of the "ignored" field in order to remove proto_tree_a...Michael Mann2015-05-262-3/+3
* ATM: Add reserved fieldAlexis La Goutte2015-05-261-11/+17
* ATM: fix indent (use spaces)Alexis La Goutte2015-05-261-1/+1
* AIM: Fix Dead Store (Dead assignement/Dead increment) warning found by ClangAlexis La Goutte2015-05-261-10/+1
* Remove proto_tree_add_text from file-elf.cMichael Mann2015-05-261-19/+63
* nghttp2: fix quote for config.h includeAlexis La Goutte2015-05-261-1/+1
* Replace deprecated tvb_length* apisAnish Bhatt2015-05-261-25/+25
* CAPWAP: Add Vendor Specific from CiscoAlexis La Goutte2015-05-261-10/+309
* Revert "[AIM] Fix string length"Michael Mann2015-05-261-2/+2
* Fix variable that needs to survive a longjmp().Guy Harris2015-05-261-1/+1
* jpeg: remove some more unnecessary initialisationsMartin Kaiser2015-05-251-6/+6
* jpeg: replace an empty switch-case with a todo commentMartin Kaiser2015-05-251-12/+1
* jpeg: some more code cleanupMartin Kaiser2015-05-251-46/+46
* DVB-CI: clean up the expert info definitionsMartin Kaiser2015-05-251-55/+130
* [GTP] Dissect eNodeB ID IEAnders2015-05-251-4/+55
* DVB-CI: kill the last two proto_tree_add_text() callsMartin Kaiser2015-05-251-4/+8
* iso7816: remove one proto_tree_add_text() callMartin Kaiser2015-05-251-4/+2
* DVB-CI: remove NULL-checks for proto_item_append_text()'s first argumentMartin Kaiser2015-05-251-6/+3
* jpeg: clean up the sos header dissectionMartin Kaiser2015-05-251-12/+11
* Fix out of tree buildsGraham Bloice2015-05-2541-41/+41
* [AIM] Fix string lengthAnders2015-05-251-1/+1
* reload-framing: add range checks before bit-shiftsStephane Bryant2015-05-251-8/+7
* NFS: Remove the hidden acl, dacl, and sacl itemsAndreas Gruenbacher2015-05-251-32/+0
* Remove proto_tree_add_text from AIM dissectors.Michael Mann2015-05-252-61/+84
* Remove proto_tree_add_text from packet-osi-options.c and packet-esis.cMichael Mann2015-05-254-70/+85
* ceph: remove an unnecessary DISSECTOR_ASSERTEvan Huus2015-05-251-1/+0
* Remove proto_tree_add_text from packet-ehs.cMichael Mann2015-05-251-58/+87
* Make protocol name/key combo string filterable.Michael Mann2015-05-251-2/+9
* proto.h: fix clang++ 3.6 warningLuke Mewburn2015-05-241-4/+4
* Create a PTP/IP preference for "vendors" to break up the duplicate values in ...Michael Mann2015-05-231-18/+171
* Qt: Update the status bar when saving.Gerald Combs2015-05-238-33/+105
* Qt: Add a "[closed]" hint to the packet dialog.Gerald Combs2015-05-223-6/+16
* Qt: Don't crash after "Save As".Gerald Combs2015-05-223-9/+9
* p1: Fixed do_address for extension attributesStig Bjørlykke2015-05-223-85/+127
* Netscaler: Add support to read MTCP record.anilkumar9112015-05-221-4/+45