aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-03-12CMake: Add a top-level nsis_package target.Gerald Combs13-402/+639
2015-03-12MP2T: restore addresses once fragments are added to the hash tablePascal Quantin1-0/+6
2015-03-12Use FT_FRAMENUM_ACK in SCTP too.Jeff Morriss1-1/+1
2015-03-12PER: fix dissection of known-multiplier character strings with ub less or equ...Pascal Quantin1-16/+16
2015-03-12checklicenses.py: check the first 150 lines of a filePascal Quantin1-1/+1
2015-03-12One check mark for ACKs, two check marks for dup ACKs.Gerald Combs4-13/+53
2015-03-12openSAFETY: Separate definitions into headerRoland Knall2-387/+435
2015-03-12CMake: Update wslua build and test.Gerald Combs8-79/+109
2015-03-12GSM_A-BCC: dissector for BCC ProtocolMikhail Koreshkov2-1/+603
2015-03-12Don't pass a t4-non-ecm-sig-end to the tap if we didn't see the start of theJeff Morriss2-4/+8
2015-03-12Qt: enable autoscroll on initial capture startPeter Wu2-1/+8
2015-03-12Qt: Allow multiple lines in the packet list.Gerald Combs5-22/+65
2015-03-12Export CLIENT_RANDOM with Export SSL Session KeysPeter Wu5-16/+56
2015-03-12http2: improve heuristics, remember conversationPeter Wu1-15/+13
2015-03-12DNS: SSHFP Update Algo and fingertypeAlexis La Goutte1-0/+6
2015-03-12ICMP(v4): Remove proto_tree_add_textAlexis La Goutte1-56/+64
2015-03-12[Diameter] Add 3GPP AVPsAndersBroman1-0/+25
2015-03-12ssl,dtls: fix CertificateVerify dissection for TLSv1.2Peter Wu4-65/+70
2015-03-12Fix the Lua FPM dissector test.Gerald Combs1-4/+15
2015-03-12Assert that the row number passed to packet_list_get_row_data() is valid.Jeff Morriss1-0/+1
2015-03-12Add mip6.mnid.identifier as string with filter string instead of simple textmatibens1-2/+8
2015-03-12Avoid abort on zero-length fieldsPeter Wu2-2/+4
2015-03-11Remove use of sprintf for ftype string formattingMichael Mann4-61/+40
2015-03-11Fix buffer overflow in 802.11 decryptionPeter Wu1-2/+5
2015-03-11relay USB control messages without payload to protocol-specific dissectorsMartin Kaiser1-9/+5
2015-03-11lbmr: fix possible infinite loopEvan Huus1-2/+5
2015-03-11RADIUS: Sync with FreeRADIUS MasterAlexis La Goutte1-8/+8
2015-03-11Minor fix of RFC's number into comment.Jérôme LAFORGE1-1/+1
2015-03-11QNET6: check that string is not null before accessing to itPascal Quantin1-2/+2
2015-03-11ICMP(v4): Enhance display of checksum stuff (like ICMPv6)Alexis La Goutte1-23/+13
2015-03-11ICMP(v4): Remove proto_tree_add_textAlexis La Goutte1-60/+87
2015-03-11RADIUS: Update Aruba dictionary (from ClearPass 6.5.0)Alexis La Goutte1-0/+8
2015-03-11ICMPv6: Enhance / Update dissectorAlexis La Goutte1-5/+80
2015-03-11VSIP: Add Modelines infoAlexis La Goutte1-0/+13
2015-03-11VSIP : fix initializing 'const void *' with an expression of type 'void (*)(g...Alexis La Goutte1-1/+1
2015-03-10Update the buildbot URL.Gerald Combs2-2/+2
2015-03-10Bootp: fix typoAlexis La Goutte1-1/+1
2015-03-10TCP: use curr_num_layer as key for p_(add|get)_proto_dataPascal Quantin1-15/+14
2015-03-10Change a lot of http:// URLs to https://.Gerald Combs52-241/+171
2015-03-10SPNEGO: fix compilation without KerberosPascal Quantin2-6/+14
2015-03-10VSIP: fix extended value string declarationPascal Quantin1-10/+1
2015-03-10TCP: fix addition of tcp.pdu.size fieldPascal Quantin1-3/+3
2015-03-10forces: make redirecttlv robust to invalid lengthsEvan Huus1-3/+8
2015-03-10packet-spnego: fix krb5_cfx_wrap without encryptionStefan Metzmacher2-12/+46
2015-03-10packet-ldap: use the correct tvb to report the SASL wrapped payloadStefan Metzmacher2-12/+12
2015-03-10Add Video Services over IP (VSIP) dissector.Charles Nepveu4-0/+2106
2015-03-10Add support to display unsigned integer "field type" in hex.Michael Mann1-5/+20
2015-03-10[GTPv2] Dissect ULI Timestamp.AndersBroman3-7/+63
2015-03-10ICMP(v4): fix Found soft-deprecated APIs (tvb_length,tvb_length_remaining)Alexis La Goutte1-7/+7
2015-03-10ui uitls (Qt): fix parameter 'val' not found in the function declaration [-Wd...Alexis La Goutte1-2/+2