aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - update to WiresharkTomas Kukosa2006-05-211-18/+18
* name changeRonnie Sahlberg2006-05-21810-1588/+1588
* change a whole bunch of ethereal into wiresharkRonnie Sahlberg2006-05-21870-2248/+2248
* The timeout is needed if you don't have pcap_breakloop(), so we'll putGuy Harris2006-05-202-26/+138
* Dumpcap doesn't need to ensure that it doesn't block indefinitely, as itGuy Harris2006-05-202-138/+26
* Put a newline at the end of the file.Guy Harris2006-05-201-1/+1
* Add the Wireshark logo.Gerald Combs2006-05-201-0/+77
* Change test.Gerald Combs2006-05-201-39/+39
* Repository delete test.Gerald Combs2006-05-201-5/+0
* Wireshark repository commit test.Gerald Combs2006-05-201-0/+5
* Squelch some compiler warnings (a time_t might be an int or a long).Guy Harris2006-05-191-2/+2
* From Ted Percival:Jaap Keuter2006-05-181-4/+129
* As suggested by Jim Prince, pass the right argument to "getcwd()" - theGuy Harris2006-05-181-1/+1
* Put a newline at the end of plugin.c files.Guy Harris2006-05-181-1/+1
* Put a newline at the end of the file.Guy Harris2006-05-181-1/+1
* Improve fix for Bug 915 by using GetVersionEx() as it is recommended by Micro...Lars Roland2006-05-181-7/+12
* Decode Ext-GeographicalInformation.Anders Broman2006-05-178-31/+589
* Fix decoding of Ext-GeographicalInformation.Anders Broman2006-05-175-53/+67
* Add missing add_new_data_source.Anders Broman2006-05-171-0/+1
* Fix BUGs:Anders Broman2006-05-173-71/+34
* attempt to fix #915:Ulf Lamping2006-05-171-2/+6
* for "connection oriented channels" place a generated psm field in the displ...Ronnie Sahlberg2006-05-171-1/+10
* PER:Anders Broman2006-05-166-25/+102
* PropsetAnders Broman2006-05-160-0/+0
* From Axel Schwenke:Anders Broman2006-05-161-617/+1742
* From Martin Mathieson:Anders Broman2006-05-162-3/+48
* Change to address bug 933. See if this, after setup, includes the updated GTK...Jaap Keuter2006-05-161-1/+1
* Add eol-style, update to current samba treeJörg Mayer2006-05-1611-240/+484
* add dissection of the bluetooth btl2cap layerRonnie Sahlberg2006-05-163-0/+875
* GLib 1.2[.x] doesn't have g_sprintf(), it just has g_snprintf(); useGuy Harris2006-05-152-2/+6
* Change return value checking to the true meaning of the spec:Jaap Keuter2006-05-151-2/+2
* Fix bug 951 UMA: message URR_RELEASE not decoded corretly Anders Broman2006-05-151-25/+10
* dissect_diameter_tcp should be static voidAnders Broman2006-05-151-5/+2
* PER Enumerated is working now.Anders Broman2006-05-153-21/+3
* Don't throw an exception in oid_to_subid_buf() if the generated OID isGuy Harris2006-05-152-76/+72
* update with FT_GUID, FT_OID, BASE_DEC_HEX, BASE_HEX_DECTomas Kukosa2006-05-151-4/+56
* regenerated with new asn2ethTomas Kukosa2006-05-1514-503/+481
* updated to H.235.0:09/2005 and H.235.8:09/2005 Tomas Kukosa2006-05-158-90/+774
* H.225, H.245, H.450 regenerated with new asn2ethTomas Kukosa2006-05-1511-81/+113
* - support for dissect_per_enumerated()Tomas Kukosa2006-05-151-178/+135
* Fix some compiler warnings.Guy Harris2006-05-153-5/+79
* From Jelmer Vernooij:Anders Broman2006-05-151-1/+15
* Make "oct" in "dis_field_ud()" a guint8, as we never stuff anythingGuy Harris2006-05-151-2/+2
* Clean up indentation.Guy Harris2006-05-151-28/+28
* Use $(PLUGIN_NAME) wherever possible, so that we have a Makefile.nmakeGuy Harris2006-05-141-5/+5
* add bluetooth acl dissectionRonnie Sahlberg2006-05-143-1/+298
* Remove stupid code.Anders Broman2006-05-142-27/+2
* delete the wrong evt dissectorRonnie Sahlberg2006-05-141-1692/+0
* checkin the correct hci evt dissectorRonnie Sahlberg2006-05-141-0/+2195
* bluetooth hci event dissectorRonnie Sahlberg2006-05-144-16/+1709