aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Move the file utility functions from wiretap to libwsutil so thatJeff Morriss2008-05-22108-997/+986
* Note to self: read documentation first.Stig Bjørlykke2008-05-221-1/+1
* Fix multicast address for "TTL low or unexpected".Stig Bjørlykke2008-05-221-1/+1
* Set SYMROOT to make osx-package work correctly on my computers.Stig Bjørlykke2008-05-221-0/+3
* Initialize response_time.Stig Bjørlykke2008-05-221-1/+1
* Calculate and display SIP response time.Martin Mathieson2008-05-221-22/+48
* Let the buildbot run a some of the checkapi targets.Anders Broman2008-05-212-10/+17
* A slightly more complicated have_postdissector() (missed in my previous check...Jeff Morriss2008-05-211-10/+28
* Fix typoBill Meier2008-05-211-1/+1
* Reword comment a bit ...Bill Meier2008-05-211-3/+3
* boolean -> gbooleanBill Meier2008-05-212-2/+2
* Fix for bug #2470; (don't memcmp past end of g_malloc'd buffer).Bill Meier2008-05-211-13/+22
* Add missing have_postdissector(); (Hopefully what was intended).Bill Meier2008-05-212-0/+6
* Check for a few addt'l functions...Bill Meier2008-05-211-1/+8
* Only Glib/GTK+ >= 2.4/2.4 supported; checkAPIs.pl should be used to verify code.Bill Meier2008-05-211-13/+8
* Fix http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2549 : make the frame ...Jeff Morriss2008-05-211-1/+43
* Fetch version from correct variable, after changes done in r25232.Stig Bjørlykke2008-05-211-1/+1
* Fix some of the Errors/warnings detected by checkapi.Anders Broman2008-05-211-1/+2
* Fix some of the Errors/warnings detected by checkapi.Anders Broman2008-05-211-2/+6
* Fix some of the Errors/warnings detected by checkapi.Anders Broman2008-05-2116-111/+184
* Create temporary empty checkapi target so no Windows buildbo build error Bill Meier2008-05-201-2/+15
* Use the correct name for libwsutilBill Meier2008-05-201-1/+1
* Use the correct name for libwsutilJeff Morriss2008-05-201-1/+1
* the define INET6_ADDRSTRLEN makes trouble with Microsoft Platform SDK: ws2tcp...Ulf Lamping2008-05-201-1/+2
* Create a new "Wireshark utility" library and move the mpeg-audio stuff fromJeff Morriss2008-05-2021-35/+208
* Fix for bug 2554:Jaap Keuter2008-05-201-4/+68
* When extending values, extra bits are always m.s.Martin Mathieson2008-05-201-19/+34
* Undo rev 24518 and (re)fix http://bugs.wireshark.org/bugzilla/show_bug.cgi?id...Jeff Morriss2008-05-202-2/+2
* Enable FP R7 support.Martin Mathieson2008-05-206-64/+215
* Trivial: line up attributesMartin Mathieson2008-05-201-2/+2
* Minor formatting improvements.Martin Mathieson2008-05-201-5/+6
* From Steve Karg:Jaap Keuter2008-05-203-13/+68
* Add PTV cursor API to Win32 exported functionsJaap Keuter2008-05-201-1/+15
* Clean up PTV cursor documentation.Jaap Keuter2008-05-202-47/+53
* Fixed percent sorting and export to csv after text-value switch in last commit.Stig Bjørlykke2008-05-191-7/+6
* Added check for GTK 2.6.0 for gtk_cell_render_progress_new()Stig Bjørlykke2008-05-181-33/+43
* Added check for GTK 2.6.0 for gtk_cell_renderer_progress_new()Stig Bjørlykke2008-05-181-8/+17
* Fix bug #2531: UDP packet on port 8000 incorrectly dissected as OICQ protocol.Stephen Fisher2008-05-171-3/+10
* - Rewrote to use GtkTreeView instead of GtkCList.Stig Bjørlykke2008-05-171-588/+561
* - Use the common function for applying a selected filter.Stig Bjørlykke2008-05-172-220/+39
* - Use the common function for applying a selected filter.Stig Bjørlykke2008-05-171-121/+24
* - Don't create illegal filter from context menu.Stig Bjørlykke2008-05-171-56/+37
* - Use the common function for applying a selected filter.Stig Bjørlykke2008-05-171-125/+37
* Added a common function to apply a selected filter according to Stig Bjørlykke2008-05-173-0/+170
* If H.248 is in otp internal format call the h248_otp dissector, work in progr...Anders Broman2008-05-161-0/+16
* Update GnuTls to gnutls-2.3.8-1Tomas Kukosa2008-05-164-11/+13
* Fix some of the Errors/warnings detected by checkapi.Bill Meier2008-05-155-16/+31
* Fix some of the Errors/warnings detected by checkapi.Bill Meier2008-05-159-36/+66
* Fix some of the Errors/warnings detected by checkapi.Bill Meier2008-05-153-15/+30
* Fix some of the Errors/warnings detected by checkapi.Bill Meier2008-05-1518-180/+328