summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-08-29pcapng: handle NRB with optionsHadriel Kaplan1-2/+6
2015-08-296LoWPAN: IPv6 Fragment Headers don't have a Length fieldKevin Bracey1-16/+25
2015-08-29pcapng: do not byte-swap NRB IPv4 addressHadriel Kaplan1-2/+2
2015-08-29pcapng: make SPB cap_len the same as packet_len if IDB snaplen is 0Hadriel Kaplan1-2/+3
2015-08-29Insure Qt Capture preferences dialog displays default capture device (if any)Jim Young1-2/+6
2015-08-29CBOR: fix no previous prototype for proto_reg*_cbor [-Wmissing-prototypes]Alexis La Goutte1-0/+3
2015-08-29bootp/dhcp: fix Alcatel suboption detection bugJeffrey Smith1-1/+1
2015-08-29Added Reload Lua plugins to the release notes.Stig Bjørlykke1-0/+1
2015-08-29Fix a GHashTable assertion in DecodeAsDialog.Gerald Combs2-10/+34
2015-08-28Block sizes are unsigned 32-bit quantities; don't stuff them into an int.Guy Harris2-2/+2
2015-08-28Qt: Fix use-after-free patternStig Bjørlykke1-2/+4
2015-08-28Disable most of the main window while we're tapping.Gerald Combs1-0/+10
2015-08-28Have separate variables for read and write errors.Guy Harris1-32/+32
2015-08-28Don't show a progress frame if our file was closed.Gerald Combs5-4/+18
2015-08-28Don't dissect twice from TapParameterDialog.Gerald Combs3-5/+5
2015-08-28Get rid of trailing blanks.Guy Harris1-1/+1
2015-08-28Don't check the radio information when testing for an HT Control header.Guy Harris3-259/+189
2015-08-28Clean up scanning to guess the bitrate of an MPEG-2 Transport Stream file.Guy Harris1-18/+57
2015-08-28Preparation Host Flows: make ICMP(v6) code and type retrieval more robustPascal Quantin4-27/+39
2015-08-28Update the release notes.Gerald Combs1-0/+8
2015-08-28ISAKMP: Add new CHACHA20/POLY1305 Transform Types Values (RFC7634)Alexis La Goutte1-1/+2
2015-08-28Speed up column sorting.Gerald Combs11-36/+141
2015-08-27More retapping fixups.Gerald Combs8-23/+56
2015-08-27Eliminate proto_tree_add_text from some dissectors.Michael Mann3-115/+169
2015-08-27Support BER files bigger than 256kBStig Bjørlykke1-5/+5
2015-08-27RADIUS: Validation of response authenticatorsDidier Arenzana2-3/+76
2015-08-27Qt: Fixed some memory leakagesStig Bjørlykke1-4/+7
2015-08-27Qt: Fixed some memory leakagesStig Bjørlykke1-3/+4
2015-08-27Qt: Fixed some memory leakagesStig Bjørlykke1-2/+4
2015-08-27Lemon grammar: fix indent (use tabs)Alexis La Goutte3-122/+122
2015-08-27Remove calls of tvb_ensure_length_remaining.Michael Mann13-81/+24
2015-08-26Don't emit app signals from dialogs.Gerald Combs13-27/+69
2015-08-26sv: remove some unnecessary checksMartin Kaiser2-22/+14
2015-08-26Reload IO Graph Y fields when reload Lua pluginsStig Bjørlykke4-0/+20
2015-08-26bootp/dhcp: tighten check for Alcatel extensionsJeffrey Smith1-2/+36
2015-08-26Add missing callback support.Gerald Combs3-0/+14
2015-08-26Rework tapping in Qt dialogs.Gerald Combs21-218/+257
2015-08-26Add per-dialog progress frames.Gerald Combs14-20/+121
2015-08-26ieee80211: Qos Control bit4 handling: Make the default case as EOSP, to handl...tkc1-3/+3
2015-08-26cmake: rework version.h handling to treat it like config.hJoerg Mayer4-27/+28
2015-08-26Qt SCTP: Changed prohibited APIsStig Bjørlykke1-6/+8
2015-08-26Camel: fix indent (use 2 spaces)Alexis La Goutte2-2/+2
2015-08-26Do not treat all unknown IP protocols as unknown IPv6 extension headersJoão Valverde1-5/+26
2015-08-25Explain why the MSDU length field in an A-MSDU is big-endian.Guy Harris1-0/+10
2015-08-25Get subset TVBs correctly.Guy Harris1-2/+2
2015-08-25SIGCOMP: fix sigcomp.copying_bytes_literally fieldPascal Quantin1-1/+1
2015-08-25Remove gitversion.hJoerg Mayer1-1/+0
2015-08-25Eliminate proto_tree_add_text from packet-sigcomp.cMichael Mann1-102/+182
2015-08-25Replace "IPv6 header length" with the more correct "payload length"João Valverde1-3/+3
2015-08-25Multicast Stream: Fix Dereference of null pointer found by Clang analyzerAlexis La Goutte1-3/+5