aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-05-22ethereal->wireshark updatesRonnie Sahlberg105-311/+311
2006-05-22Get rid of a bunch of "Ethereal"s and "ethereal"s in comments, GUIGuy Harris78-245/+245
2006-05-22bug fix, one space missingTomas Kukosa1-1/+1
2006-05-21Fix the only gerald@ethereal.com references left.Guy Harris2-2/+2
2006-05-21Update Gerald's e-mail address.Guy Harris1-2/+1
2006-05-21If we have pcap_breakloop(), at least on UN*X we can stop the captureGuy Harris7-137/+204
2006-05-21Update the Win32 libs URL.Gerald Combs1-2/+1
2006-05-21- asn2eth renamed to asn2wrsTomas Kukosa117-291/+292
2006-05-21- update to WiresharkTomas Kukosa1-18/+18
2006-05-21name changeRonnie Sahlberg810-1588/+1588
2006-05-21change a whole bunch of ethereal into wiresharkRonnie Sahlberg870-2248/+2248
2006-05-20The timeout is needed if you don't have pcap_breakloop(), so we'll putGuy Harris2-26/+138
2006-05-20Dumpcap doesn't need to ensure that it doesn't block indefinitely, as itGuy Harris2-138/+26
2006-05-20Put a newline at the end of the file.Guy Harris1-1/+1
2006-05-20Add the Wireshark logo.Gerald Combs1-0/+77
2006-05-20Change test.Gerald Combs1-39/+39
2006-05-20Repository delete test.Gerald Combs1-5/+0
2006-05-20Wireshark repository commit test.Gerald Combs1-0/+5
2006-05-19Squelch some compiler warnings (a time_t might be an int or a long).Guy Harris1-2/+2
2006-05-18From Ted Percival:Jaap Keuter1-4/+129
2006-05-18As suggested by Jim Prince, pass the right argument to "getcwd()" - theGuy Harris1-1/+1
2006-05-18Put a newline at the end of plugin.c files.Guy Harris1-1/+1
2006-05-18Put a newline at the end of the file.Guy Harris1-1/+1
2006-05-18Improve fix for Bug 915 by using GetVersionEx() as it is recommended by Micro...Lars Roland1-7/+12
2006-05-17Decode Ext-GeographicalInformation.Anders Broman8-31/+589
2006-05-17Fix decoding of Ext-GeographicalInformation.Anders Broman5-53/+67
2006-05-17Add missing add_new_data_source.Anders Broman1-0/+1
2006-05-17Fix BUGs:Anders Broman3-71/+34
2006-05-17attempt to fix #915:Ulf Lamping1-2/+6
2006-05-17for "connection oriented channels" place a generated psm field in the displ...Ronnie Sahlberg1-1/+10
2006-05-16PER:Anders Broman6-25/+102
2006-05-16PropsetAnders Broman0-0/+0
2006-05-16From Axel Schwenke:Anders Broman1-617/+1742
2006-05-16From Martin Mathieson:Anders Broman2-3/+48
2006-05-16Change to address bug 933. See if this, after setup, includes the updated GTK...Jaap Keuter1-1/+1
2006-05-16Add eol-style, update to current samba treeJörg Mayer11-240/+484
2006-05-16add dissection of the bluetooth btl2cap layerRonnie Sahlberg3-0/+875
2006-05-15GLib 1.2[.x] doesn't have g_sprintf(), it just has g_snprintf(); useGuy Harris2-2/+6
2006-05-15Change return value checking to the true meaning of the spec:Jaap Keuter1-2/+2
2006-05-15Fix bug 951 UMA: message URR_RELEASE not decoded corretly Anders Broman1-25/+10
2006-05-15dissect_diameter_tcp should be static voidAnders Broman1-5/+2
2006-05-15PER Enumerated is working now.Anders Broman3-21/+3
2006-05-15Don't throw an exception in oid_to_subid_buf() if the generated OID isGuy Harris2-76/+72
2006-05-15update with FT_GUID, FT_OID, BASE_DEC_HEX, BASE_HEX_DECTomas Kukosa1-4/+56
2006-05-15regenerated with new asn2ethTomas Kukosa14-503/+481
2006-05-15updated to H.235.0:09/2005 and H.235.8:09/2005 Tomas Kukosa8-90/+774
2006-05-15H.225, H.245, H.450 regenerated with new asn2ethTomas Kukosa11-81/+113
2006-05-15- support for dissect_per_enumerated()Tomas Kukosa1-178/+135
2006-05-15Fix some compiler warnings.Guy Harris3-5/+79
2006-05-15From Jelmer Vernooij:Anders Broman1-1/+15