summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-11-30Fix out-of-bounds read in ascend_seek.master-2.0Michael Mann1-0/+1
2015-11-29Add bounds checking to find_signature.Michael Mann1-2/+2
2015-11-29Qt: Check capture filter only once when selecting interface(s)Stig Bjørlykke3-5/+5
2015-11-29GSM SMS: fix reassembly of UCS2 encoded SMSPascal Quantin1-35/+14
2015-11-29Docbook: We no longer support Windows Server 2003.Gerald Combs3-25/+18
2015-11-29Replace my_dgt_tbcd_unpack with the safer tvb_bcd_dig_to_wmem_packet_str.Michael Mann4-185/+41
2015-11-29[Automatic update for 2015-11-29]Gerald Combs17-1750/+2498
2015-11-29IPv6: Fix RPL routing header computed address count if ip6r_len == 0João Valverde1-27/+30
2015-11-29RSVP: copy all rsvp_request_key info in file scopePascal Quantin1-1/+26
2015-11-28vwr: fix buffer overrun in getRatePeter Wu1-3/+6
2015-11-28Qt: Validate capture filter before showing packet list.Stig Bjørlykke1-2/+2
2015-11-28Diameter: check IPv6 prefix length before copying it in e_in6_addr structurePascal Quantin1-2/+8
2015-11-28Qt: Make About->Plugins scrollableStig Bjørlykke2-14/+5
2015-11-28Add boundary check for 802.11 decryptionPeter Wu2-2/+10
2015-11-28[mp2t] use the correct file infomation for PCR detectionMartin Kaiser1-7/+13
2015-11-28Qt: reload after applying parameters in UDP multicast dialogPeter Wu1-1/+1
2015-11-28Qt: set focus to text box when opening search framePascal Quantin3-2/+12
2015-11-28Qt: fix "go to packet" broken by g56625ddPascal Quantin2-1/+8
2015-11-27Remove 'filetap' residue from .gitignoreJoão Valverde1-2/+0
2015-11-27Fix crash in UDP Multicast Streams dialogPeter Wu5-26/+42
2015-11-27Qt: remove automatic horizontal scrolling when selecting a rowPascal Quantin3-5/+6
2015-11-27Fix display of bytes as EBCDICPascal Quantin5-7/+8
2015-11-27Fix crash in Capture File Properties dialogPeter Wu1-1/+2
2015-11-27autotools: do not apply CFLAGS in reverse orderPeter Wu2-33/+41
2015-11-27configure.ac: Fix CXXFLAGS with optimization for HP-UXJoão Valverde1-1/+1
2015-11-27Qt: Check zero recent column widthStig Bjørlykke2-22/+28
2015-11-27[LDAP] Bugfix counting of search results.Michael Mann2-6/+6
2015-11-27Qt: display RTP/IAX2 graph analysis arrival time as absolute instead of relativePascal Quantin2-4/+4
2015-11-27Qt: display RTP stream Y axis values as millisecondsPascal Quantin1-6/+6
2015-11-26Don't allow the "Ethertype" pseudo-protocol's dissection to be disabled.Guy Harris1-0/+2
2015-11-26Wrong field name for signal strength as a percentage.Guy Harris1-1/+1
2015-11-26Don't check whether the C++ compiler supports a flag if there isn't one.Guy Harris1-93/+102
2015-11-26Qt: make Files Set dialog modelessPascal Quantin1-1/+1
2015-11-26Qt: clear new_visible_rows_ when closing a capture filePascal Quantin1-0/+1
2015-11-26Qt: Use correct column width when switching profileStig Bjørlykke2-4/+21
2015-11-26Lua: Switch URL to documentation to HTTPSUli Heilmeier1-2/+2
2015-11-26Change TCP transmission window full messageMichael Mann1-1/+1
2015-11-26Document tvb_get_guintXXX and tvb_get_ieee_XXXMichael Mann1-0/+27
2015-11-26L2TP: Correct L2TP over IP SHA1 message digestNicolas S. Dade1-1/+1
2015-11-26NSIS: refuse to install on Windows XP or Server 2003Gerald Combs2-47/+146
2015-11-26SCTP: add another NULL dereference checkPascal Quantin1-6/+8
2015-11-26Qt: Redissect packets when changing profileStig Bjørlykke1-0/+2
2015-11-26ISUP: fix a wrong removal of proto_tree_add_text()Pascal Quantin1-11/+3
2015-11-26SCTP: verify frame pointer before dereferencing itPascal Quantin1-6/+8
2015-11-25qt: move file close (CID 1159303)Dario Lombardo1-2/+3
2015-11-25Press Start instead of Manage Interfaces on EnterPeter Wu2-2/+2
2015-11-25Fix memory leak in capture_get_if_capabilitiesMikael Kanstrup1-0/+2
2015-11-25Fix buffer overrun in zlib decompressionPeter Wu1-3/+6
2015-11-25Lua: fix URL to documentationUli Heilmeier1-1/+1
2015-11-25Check whether create_tempfile() fails.Guy Harris1-0/+5