aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 1.99.3 → 1.99.4.v1.99.4rc0Gerald Combs2015-03-0510-14/+14
* Build 1.99.3.wireshark-1.99.3v1.99.3Gerald Combs2015-03-054-11057/+3864
* Qt: Display only filename on status bar and display full path and size on too...Alexis La Goutte2015-03-053-5/+11
* Fix makedist (Add new packet-bgp.h)Alexis La Goutte2015-03-051-0/+1
* Qt: Add extra related packet indicator types.Gerald Combs2015-03-0515-68/+183
* icmp: more precise decoding for destination unreachable.Dario Lombardo2015-03-051-1/+12
* ICMP: Add ICMP Original Datagram Length generated fieldAlexis La Goutte2015-03-051-16/+22
* [ICMP] icmp_original_dgram_length is being used incorrectlyAnish Bhatt2015-03-051-1/+1
* [ICMP] Don't use icmp_original_dgram_length for redirect packetAnish Bhatt2015-03-051-1/+7
* [bmp] Support for decoding of BGP Peer DistinguisherEbben Aries2015-03-053-3/+36
* TX: Update translations (Manual sync 2015-03-05)Alexis La Goutte2015-03-0513-11493/+10735
* Readme.qt: Add information about Transifex !Alexis La Goutte2015-03-051-1/+12
* Logcat: Fix typoMichal Labedzki2015-03-051-1/+1
* rtps: added magicDario Lombardo2015-03-051-0/+14
* USB: add support for alternate setting selectionPascal Quantin2015-03-052-11/+54
* bthci-evt: added reservedDario Lombardo2015-03-051-1/+7
* Add Transifex ConfigurationAlexis La Goutte2015-03-051-0/+14
* Add SCCP SSN 0xf8 for CSS (MAP)Luke Mewburn2015-03-051-0/+1
* Qt: Redraw the packet list when a column is resized.Gerald Combs2015-03-051-0/+1
* Qt: Show the full file path in the status bar.Gerald Combs2015-03-059-17/+75
* Note that the Lua tests don't work in cmake.Jeff Morriss2015-03-041-1/+4
* Add CMake SOVERSIONs to make-version.pl.Gerald Combs2015-03-043-4/+36
* Add some items to the release notes.Gerald Combs2015-03-041-0/+3
* Logcat: Add preference for oneline info columnMichal Labedzki2015-03-041-0/+12
* Set packet encapsulation for HCIDUMP capturesMichal Labedzki2015-03-041-3/+4
* Print the content of an unknown message type as hex. May help reverseJoerg Mayer2015-03-041-1/+5
* Fuzz test : Add -a(SAN) option to disable ulimit when fuzzingAlexis La Goutte2015-03-041-3/+13
* Added JSMN_STRICT that allow a more precise json parsing.Pascal Quantin2015-03-031-0/+6
* Address types: fix no previous prototype for ... [-Wmissing-prototypes]Alexis La Goutte2015-03-031-6/+6
* Look for and use gethostbyname() if we don't have getaddrinfo(). Fail toJeff Morriss2015-03-035-25/+129
* SSTP: fix no previous prototype for proto_register_sstp/proto_reg_handoff_sst...Alexis La Goutte2015-03-031-0/+3
* GSM MAP: do not use a global variable to store OIDPascal Quantin2015-03-033-61/+66
* HTTP: Fix small typo in a field descriptionGraham Bloice2015-03-031-1/+1
* AMQP: Introduce support for AMQP over TLS/SSL (AMQPS).Petr Gotthard2015-03-031-32/+44
* build the list of .qm files from the list of .ts filesMartin Kaiser2015-03-031-9/+2
* GSM_A-GCC: dissector for GCC ProtocolMikhail Koreshkov2015-03-032-0/+540
* Eliminate e_uuid_t in favor of e_guid_t.Guy Harris2015-03-03104-558/+548
* sflow: added agent typeDario Lombardo2015-03-031-1/+12
* Replace tvb_get_ptr calls with a better API choice.Michael Mann2015-03-0318-116/+70
* Qt: Do not close file while trying to open new oneMichael Oed2015-03-031-2/+4
* Add tvb_get_ether_nameMichael Mann2015-03-036-213/+90
* Add "seed" capabilities to crc16_x25_ccitt (now crc16_x25_ccitt_seed) so we c...Michael Mann2015-03-037-64/+26
* Reduce the number tvb_get_ptr calls in packet-arp.cMichael Mann2015-03-031-84/+52
* plugins: fix dissector registration with CMakePeter Wu2015-03-035-0/+5
* MBIM: add it to "Decode As" menuPascal Quantin2015-03-021-2/+34
* cgmp: added reserved fieldDario Lombardo2015-03-021-1/+8
* Qt: Add @2x images to the layout preferences.Gerald Combs2015-03-0210-0/+12
* Main window (Qt): Fix Dead Store (Dead assignement/Dead increment) warning fo...Alexis La Goutte2015-03-021-1/+0
* Byte view text (Qt): Fix Dead Store (Dead assignement/Dead increment) warning...Alexis La Goutte2015-03-021-1/+0
* Bluetooth: Fix tools/checkAPI issuesMichal Labedzki2015-03-0222-203/+207