aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-07-03Need to export EBCDIC_to_ASCII().Guy Harris1-0/+1
2011-07-03Add a tvb_get_ephemeral_string_enc() routine that's likeGuy Harris5-23/+42
2011-07-03From Roland Knall:Anders Broman1-41/+17
2011-07-03[Automatic manuf, services and enterprise-numbers update for 2011-07-03]Gerald Combs2-22/+208
2011-07-03Add ENC_ values for UTF-8 and EBCDIC, support them for FT_STRINGZGuy Harris3-268/+300
2011-07-02Log:Bill Meier1-17/+8
2011-07-02Remove 3 lines of code no longer needed after SVN #37869Bill Meier1-3/+0
2011-07-02Fix incorrect usage of gtk_radio_button_new_with_label()/gtk_radio_button_get...Bill Meier1-14/+8
2011-07-02Whitespace cleanup (trailing spaces).Bill Meier1-26/+26
2011-07-02Fix: Wireshark crashes after repeating "File -> Import -> Cancel"Bill Meier1-15/+9
2011-07-02Removed empty directory docbook/wsluarm_src. It's generated during 'make',Stig Bjørlykke1-3/+3
2011-07-02Update the status of 64-bit Windows.Gerald Combs1-11/+2
2011-07-02Disable DEBUG_CHILD_DUMPCAP.Gerald Combs1-1/+0
2011-07-02avoid warning about old style function definitionJörg Mayer1-1/+1
2011-07-01Revert r37857, r37861Jakub Zawadzki1-21/+0
2011-07-01Try to get more information about AV.Jakub Zawadzki1-1/+11
2011-07-01Re-enable Cygwin's error_start environment variable.Gerald Combs1-1/+1
2011-07-01Renamed "___tmp_color_filter___" to "___conversation_color_filter___"Stig Bjørlykke3-5/+5
2011-07-01Comment out the addtion of error_start to CYGWIN in case it's clobberingGerald Combs1-1/+1
2011-07-01Catch system exceptions from pcap_open_live() :)Jakub Zawadzki1-0/+11
2011-07-01Since the TCP Flags tree encompasses 12 bits including the 3 reserved bits andChris Maynard1-1/+7
2011-07-01Fix indentation.Gerald Combs1-1/+1
2011-07-01I decode_tcp_ports(), don't abort processing zero window probe packets, even ...Chris Maynard1-5/+6
2011-07-01Initialize the TCP windows to the maximum value instead of 0 to avoid false z...Chris Maynard1-0/+2
2011-07-01Tell Cygwin to create a core file if we run into any issues.Gerald Combs1-0/+1
2011-07-01From spamlookup via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6083:Chris Maynard1-2/+2
2011-06-30Oops, indented one of the "Promiscuous" ones.Guy Harris1-1/+1
2011-06-30Line up the colons.Guy Harris1-59/+59
2011-06-30It's not made from semolina. :-)Guy Harris1-2/+2
2011-06-30Add paranoid debug output in open_capture_device().Michael Tüxen1-0/+26
2011-06-30Log the success or failure of pcap_open/pcap_create/pcap_open_live.Gerald Combs1-0/+1
2011-06-30Export tvb_get_unicode_string().Guy Harris1-0/+1
2011-06-30Temporarily enable dumpcap debugging.Gerald Combs2-1/+2
2011-06-30Remove all interfaces when available.Michael Tüxen1-41/+40
2011-06-30Avoid absurdly large values used in for-loops.Stig Bjørlykke1-0/+15
2011-06-30Fix memory leak.Jakub Zawadzki1-0/+1
2011-06-30Cleanup.Michael Tüxen1-5/+1
2011-06-30Undo r37833 in favor of Sake's changes to be committed at some future date.Chris Maynard4-10/+3
2011-06-30Remove tracing.Gerald Combs1-2/+0
2011-06-29Temporarily enable tracing for the stdin capture step.Gerald Combs1-0/+2
2011-06-29Don't colorize TCP window updates as "Bad TCP". This change was made in resp...Chris Maynard2-1/+7
2011-06-29Although technically not needed, for clarity, explicity catch invalid Etherne...Chris Maynard1-2/+1
2011-06-29Indicate TCP fast retransmissions as an expert info note, rather than a warni...Chris Maynard2-1/+8
2011-06-29Based on user feedback from Sharkfest '11, make the default choice when savin...Chris Maynard4-3/+10
2011-06-29Based on Guy's suggestion from the user mailing list, dissect Ethernet frames...Chris Maynard2-298/+356
2011-06-29Update my email address.Jakub Zawadzki2-2/+2
2011-06-29Added a preference to turn of capture filter syntax check.Stig Bjørlykke4-3/+29
2011-06-29Show locale in version info (if !win32).Stig Bjørlykke1-0/+11
2011-06-29Strengthen heuristics for Packets.Stig Bjørlykke1-0/+4
2011-06-29Cleanup whitespaces/indentation.Michael Tüxen1-54/+54