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