aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Build 2.2.0rc1.wireshark-2.2.0rc1v2.2.0rc1Gerald Combs2016-08-225-6372/+2273
* Temporarily disable IKEv1 tests.Gerald Combs2016-08-221-2/+2
* ipp: fix typo indentAlexis La Goutte2016-08-221-1/+1
* ERF: fix no previous prototype for 'erf_ts_to_nstime/dissect_relative_time/di...Alexis La Goutte2016-08-221-3/+3
* packet-erf.c: Pacify OS X buildbot.Michael Mann2016-08-221-1/+1
* ERF: Add ERF_TYPE_META clock tagsAnthony Coddington2016-08-222-152/+412
* PTP: Expose ptp_v2 value strings for use by other dissectorsAnthony Coddington2016-08-223-39/+77
* Bump SOVERSION for upcoming 2.2.0 releaseBalint Reczey2016-08-2215-34/+34
* debian: Update symbols file with new symbolsBalint Reczey2016-08-222-0/+4
* Make index_of_char() static againBalint Reczey2016-08-223-27/+20
* Rename find_parameter() to ws_find_media_type_parameter()Balint Reczey2016-08-224-9/+9
* wmem_array_index() returns a *pointer* to the array element.Guy Harris2016-08-221-1/+1
* Get rid of trailing blank line.Guy Harris2016-08-221-1/+0
* Pass an HTTP message type to all HTTP subdissectors.Guy Harris2016-08-2218-174/+379
* CDP: Don't read outside payload for Port IDUli Heilmeier2016-08-211-1/+2
* [Automatic update for 2016-08-21]Gerald Combs2016-08-213-9/+270
* ISAKMP: Add regression testsMirko Parthey2016-08-214-0/+34
* BOOTP: Catch undefined Client Identifier (Option 61)Uli Heilmeier2016-08-211-0/+16
* COAP: ensure that key_token is always initializedPascal Quantin2016-08-211-1/+1
* mongo: set on subtree when Empty DocumentAlexis La Goutte2016-08-201-1/+1
* Add a preference to byte-swap the CAN ID field.Guy Harris2016-08-191-15/+20
* NLM: fix dissection of NLM_FREE_ALL messagePascal Quantin2016-08-191-8/+1
* Do all data fetching in the appropriate byte order.Guy Harris2016-08-191-8/+13
* NAS EPS: fix dissection of multiple partial tracking area identity listPascal Quantin2016-08-191-64/+65
* Adjust to the split of the SocketCAN encapsulation.Guy Harris2016-08-191-1/+2
* Handle the new LINKTYPE_CAN_SOCKETCAN_HOSTENDIAN.Guy Harris2016-08-194-14/+152
* fix endianess of rejoin source addressChris Brandson2016-08-191-1/+1
* SEL Protocol - Fix 'Fast Meter Config' sub-tree addition typo & 'if (tree)' u...Chris Bontje2016-08-181-5/+4
* xbxml: restore removed line.Dario Lombardo2016-08-181-1/+2
* Don't distinguish between PARSED_NONRECORD and PARSE_FAILED.Guy Harris2016-08-181-21/+18
* Make it a little clearer what ascend_open() is doing.Guy Harris2016-08-181-11/+16
* Just return the value of yyparse() from run_ascend_parser().Guy Harris2016-08-181-3/+1
* RPM: distribute the wireshark.pc file.Jeff Morriss2016-08-171-0/+4
* pre-commit: Make version check work with git-worktreeJoão Valverde2016-08-171-3/+5
* The caplen for a packet is always "number of bytes seen".Guy Harris2016-08-172-17/+7
* pre-commit: Fix version check to work with git-worktreeJoão Valverde2016-08-171-1/+1
* DCT2000: fix a buffer overflow in case of malformed packetPascal Quantin2016-08-171-0/+3
* DCT2000: prevent a stack buffer overflowPascal Quantin2016-08-171-1/+1
* FP: ensure that mac and rlc structures are always allocatedPascal Quantin2016-08-171-3/+26
* Show millisecond values as both raw and "(N msec)".Guy Harris2016-08-171-4/+13
* make-version.pl: make it work with git worktreesPeter Wu2016-08-161-2/+2
* Fix UAT escape widths.Gerald Combs2016-08-161-18/+23
* [H248] Fix Warn Dissector bug, protocol H248, in packet 1: tvbuff.c:532: fail...AndersBroman2016-08-163-9/+5
* extcap: Fix Dereference of null pointerAlexis La Goutte2016-08-151-11/+8
* Exported PDU: dump payload before calling sub dissectorPascal Quantin2016-08-151-1/+1
* Exported PDU: fix a typoPascal Quantin2016-08-151-22/+1
* ISIS LSP: fix checksum verificationPascal Quantin2016-08-151-3/+3
* checklicenses: Remove whitelisted licenses not being usedJoão Valverde2016-08-152-61/+8
* checklicenses.py: Remove some boilerplate from upstreamJoão Valverde2016-08-151-6/+0
* Add licensecheck.pl to our /tools directory and use itJoão Valverde2016-08-152-20/+876