aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Build 1.10.7.wireshark-1.10.7v1.10.7Gerald Combs2014-04-224-124/+663
* Add some generated files in the docbook directory.Gerald Combs2014-04-211-0/+11
* Release note updates for 1.10.7.Gerald Combs2014-04-211-12/+12
* [Automatic manuf, services and enterprise-numbers update for 2014-04-20]Gerald Combs2014-04-203-23/+237
* Tight array index guard in packet-umts_fp.cEvan Huus2014-04-181-1/+1
* Allow FT_BYTES, FT_NONE, FT_STRING use length "-1"Michal Labedzki2014-04-151-1/+1
* Bluetooth: ATT: Add missing offset calculationsMichal Labedzki2014-04-151-2/+5
* Use a simple "git describe".Gerald Combs2014-04-141-8/+3
* [Automatic manuf, services and enterprise-numbers update for 2014-04-13]Gerald Combs2014-04-133-68/+257
* Fix warnings introduced in 1199c6611575383de43ff05c1fcd21a3e12e96bcPascal Quantin2014-04-112-4/+8
* The "not DNS" filter used UDP in the description but matched againstGerald Combs2014-04-081-1/+1
* [Automatic manuf, services and enterprise-numbers update for 2014-04-06]Gerald Combs2014-04-063-13/+190
* Have Infiniband dissector show payload. Bug 9929.Michael Mann2014-04-031-66/+31
* Fix InfiniBand dissector. Bug 9719Bart Van Assche2014-04-021-5/+5
* replace comparing sequence numbers of TCP segments with wrap-friendly XX_SEQ ...Pavel Karneliuk2014-04-011-37/+37
* fix comparing a sequence number of TCP fragment when its value wraps over uin...Pavel Karneliuk2014-04-012-2/+21
* Tighten the NO_MORE_DATA_CHECK macrosEvan Huus2014-03-312-2/+2
* [Automatic manuf, services and enterprise-numbers update for 2014-03-30]Gerald Combs2014-03-303-8/+185
* Fix crash when calling "MAP Summary" dialog when no file is openPascal Quantin2014-03-281-0/+4
* LTE RRC: fix dissection of SystemInfoListGERAN IEPascal Quantin2014-03-262-2/+16
* [Automatic manuf, services and enterprise-numbers update for 2014-03-23]Gerald Combs2014-03-233-6/+152
* Fix master-1.10 typo bug in ieee80211 preventing buildHadriel Kaplan2014-03-221-4/+1
* Fix Bug 9885: 'Buildbot crash output: fuzz-2014-03-14-15333.pcap'Hadriel Kaplan2014-03-222-2/+15
* Handle big-endian Prism headers.Guy Harris2014-03-211-39/+63
* Fix 1.10 Buildbot...Alexis La Goutte2014-03-171-1/+1
* Fix some typo on 802.11 dissectorAlexis La Goutte2014-03-171-4/+0
* Fix some typo on 802.11 dissectorAlexis La Goutte2014-03-171-12/+31
* [Automatic manuf, services and enterprise-numbers update for 2014-03-16]Gerald Combs2014-03-163-11/+126
* Fix bug 9021: 'RTP not decoded inside the conversation in v.1.10.1'Hadriel Kaplan2014-03-143-8/+31
* Thou shalt not put newlines in the strings in value_string tables.Guy Harris2014-03-123-13/+9
* MAC LTE: fix a typo in Buffer Size value_stringMartin Mathieson2014-03-121-1/+1
* Always have WS_DLL_PUBLIC include "extern".Guy Harris2014-03-121-11/+74
* Replace one more g_memmove with memmove, add a cast to make the Lua stuffEvan Huus2014-03-111-1/+1
* Fix incorrect file in epan/Makefile.am when build with ENABLE_STATICAlexis La Goutte2014-03-111-6/+0
* Revert some debugging code.Gerald Combs2014-03-101-2/+1
* Fix Bug 9853: 'Lua: trying to get/access a Preference before its registered c...Hadriel Kaplan2014-03-091-9/+14
* [Automatic manuf, services and enterprise-numbers update for 2014-03-09]Gerald Combs2014-03-093-21/+262
* Ensure that the input to strtoul ends with a null.Evan Huus2014-03-091-1/+2
* Use &GitVersion; to fix guide creationBalint Reczey2014-03-082-6/+6
* Fix bug 9835 disabled second media stream disables all media streamsHadriel Kaplan2014-03-082-15/+27
* 1.10.6 → 1.10.7.v1.10.7-rc1Gerald Combs2014-03-0710-1195/+25
* Build 1.10.6.wireshark-1.10.6v1.10.6Gerald Combs2014-03-073-58/+1224
* Add a CVE ID and attribution.Gerald Combs2014-03-061-3/+4
* Add wnpa-sec-2014-04.Gerald Combs2014-03-061-0/+13
* Add a check for an oversized record.Gerald Combs2014-03-061-8/+32
* Add CVE IDs.Gerald Combs2014-03-061-8/+8
* Fix another case of a missing BASE_EXT_STRING (which may cause a crash).Bill Meier2014-03-051-1/+1
* Fix some cases of value_string_ext without BASE_EXT_STRING.Guy Harris2014-03-052-3/+3
* Fix 2 instances of "Warning: Extended value string ... forced to fall back to...Bill Meier2014-03-051-19/+19
* Backport 2336eb9 (python3 compatibility) from git/master to git/master-1.10Bill Meier2014-03-041-4/+4