summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-03-06tcp: support variable-length tcp_dissect_pdusPeter Wu4-33/+34
2015-03-06Reflect wsutil changes.Guy Harris1-2/+4
2015-03-05There's no proto_tree_add_bytes_with_bytes() routine.Guy Harris1-1/+0
2015-03-05kafka: misc minor tweaksEvan Huus1-7/+7
2015-03-05Qt: Constify a bunch of strings.Gerald Combs14-37/+37
2015-03-051.99.3 → 1.99.4.Gerald Combs10-14/+14
2015-03-05Build 1.99.3.Gerald Combs4-11057/+3864
2015-03-05Qt: Display only filename on status bar and display full path and size on too...Alexis La Goutte3-5/+11
2015-03-05Fix makedist (Add new packet-bgp.h)Alexis La Goutte1-0/+1
2015-03-05Qt: Add extra related packet indicator types.Gerald Combs15-68/+183
2015-03-05icmp: more precise decoding for destination unreachable.Dario Lombardo1-1/+12
2015-03-05ICMP: Add ICMP Original Datagram Length generated fieldAlexis La Goutte1-16/+22
2015-03-05[ICMP] icmp_original_dgram_length is being used incorrectlyAnish Bhatt1-1/+1
2015-03-05[ICMP] Don't use icmp_original_dgram_length for redirect packetAnish Bhatt1-1/+7
2015-03-05[bmp] Support for decoding of BGP Peer DistinguisherEbben Aries3-3/+36
2015-03-05TX: Update translations (Manual sync 2015-03-05)Alexis La Goutte13-11493/+10735
2015-03-05Readme.qt: Add information about Transifex !Alexis La Goutte1-1/+12
2015-03-05Logcat: Fix typoMichal Labedzki1-1/+1
2015-03-05rtps: added magicDario Lombardo1-0/+14
2015-03-05USB: add support for alternate setting selectionPascal Quantin2-11/+54
2015-03-05bthci-evt: added reservedDario Lombardo1-1/+7
2015-03-05Add Transifex ConfigurationAlexis La Goutte1-0/+14
2015-03-05Add SCCP SSN 0xf8 for CSS (MAP)Luke Mewburn1-0/+1
2015-03-05Qt: Redraw the packet list when a column is resized.Gerald Combs1-0/+1
2015-03-05Qt: Show the full file path in the status bar.Gerald Combs9-17/+75
2015-03-04Note that the Lua tests don't work in cmake.Jeff Morriss1-1/+4
2015-03-04Add CMake SOVERSIONs to make-version.pl.Gerald Combs3-4/+36
2015-03-04Add some items to the release notes.Gerald Combs1-0/+3
2015-03-04Logcat: Add preference for oneline info columnMichal Labedzki1-0/+12
2015-03-04Set packet encapsulation for HCIDUMP capturesMichal Labedzki1-3/+4
2015-03-04Print the content of an unknown message type as hex. May help reverseJoerg Mayer1-1/+5
2015-03-04Fuzz test : Add -a(SAN) option to disable ulimit when fuzzingAlexis La Goutte1-3/+13
2015-03-03Added JSMN_STRICT that allow a more precise json parsing.Pascal Quantin1-0/+6
2015-03-03Address types: fix no previous prototype for ... [-Wmissing-prototypes]Alexis La Goutte1-6/+6
2015-03-03Look for and use gethostbyname() if we don't have getaddrinfo(). Fail toJeff Morriss5-25/+129
2015-03-03SSTP: fix no previous prototype for proto_register_sstp/proto_reg_handoff_sst...Alexis La Goutte1-0/+3
2015-03-03GSM MAP: do not use a global variable to store OIDPascal Quantin3-61/+66
2015-03-03HTTP: Fix small typo in a field descriptionGraham Bloice1-1/+1
2015-03-03AMQP: Introduce support for AMQP over TLS/SSL (AMQPS).Petr Gotthard1-32/+44
2015-03-03build the list of .qm files from the list of .ts filesMartin Kaiser1-9/+2
2015-03-03GSM_A-GCC: dissector for GCC ProtocolMikhail Koreshkov2-0/+540
2015-03-03Eliminate e_uuid_t in favor of e_guid_t.Guy Harris104-558/+548
2015-03-03sflow: added agent typeDario Lombardo1-1/+12
2015-03-03Replace tvb_get_ptr calls with a better API choice.Michael Mann18-116/+70
2015-03-03Qt: Do not close file while trying to open new oneMichael Oed1-2/+4
2015-03-03Add tvb_get_ether_nameMichael Mann6-213/+90
2015-03-03Add "seed" capabilities to crc16_x25_ccitt (now crc16_x25_ccitt_seed) so we c...Michael Mann7-64/+26
2015-03-03Reduce the number tvb_get_ptr calls in packet-arp.cMichael Mann1-84/+52
2015-03-03plugins: fix dissector registration with CMakePeter Wu5-0/+5
2015-03-02MBIM: add it to "Decode As" menuPascal Quantin1-2/+34