aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2008-05-14Remove some long-dead links.Gerald Combs1-11/+1
2008-05-14When we copy strings, don't lop off the last character. Add a couple ofGerald Combs1-11/+27
2008-05-14Initialize aitem.Stig Bjørlykke1-1/+1
2008-05-14Force foreground when background is forced on welcome page.Stig Bjørlykke1-12/+25
2008-05-14fix missing brackets causing uninitialized hidden_itemTomas Kukosa1-2/+3
2008-05-14do not use * wildcard which is not supported by Windows commandlineTomas Kukosa1-2/+1
2008-05-14From Anders Broman:Tomas Kukosa3-70/+144
2008-05-14From cfreeer (bug 2541):Stig Bjørlykke1-0/+2
2008-05-14From cfreeer (bug 2540):Stig Bjørlykke1-1/+1
2008-05-14Do not export the depreciated functions proto_tree_add_xx_hidden()Anders Broman1-14/+0
2008-05-14Fix some of the Errors/warnings detected by checkapi.Anders Broman4-19/+36
2008-05-14From Alejandro Vaquero:Tomas Kukosa1-4/+36
2008-05-14From cfreeer:Jaap Keuter1-7/+7
2008-05-14From Steve Karg:Jaap Keuter6-0/+510
2008-05-14Fix some of the Errors/warnings detected by checkapi.Bill Meier31-140/+233
2008-05-13Fix the tcp reassembly routine in epan/follow.c :Sake Blok1-1/+37
2008-05-13Fix some of the Errors/warnings detected by checkapi.Anders Broman2-10/+9
2008-05-13From: Luis OntanonAnders Broman1-10/+19
2008-05-13Update comments.Jeff Morriss1-4/+5
2008-05-13Update to Portaudio pa_stable_v19_20071207Tomas Kukosa4-6/+10
2008-05-13Fix some of the Errors/warnings detected by checkapi.Anders Broman2-9/+9
2008-05-13Fix some of the Errors/warnings detected by checkapi.Anders Broman4-25/+23
2008-05-13Fix some of the Errors/warnings detected by checkapi.Bill Meier6-873/+1342
2008-05-12Added an option to limit the list to match the current display filter.Stig Bjørlykke1-4/+47
2008-05-12If we have pcap_open, call it instead of pcap_open_live, otherwise we mightGerald Combs2-26/+38
2008-05-12Update to WpdPack 4.0.2 and NASM 2.02Tomas Kukosa3-6/+6
2008-05-12HS-DSCH type 2 bug fix + prettification.Martin Mathieson1-16/+65
2008-05-11g_string_sprintf --> g_string_printf and g_string_sprintfa --> g_string_appen...Bill Meier14-37/+37
2008-05-11Sort list before thaw to avoid flicker when doing capture.Stig Bjørlykke3-15/+32
2008-05-11Fix some of the Errors/warnings detected by checkapiBill Meier3-12/+12
2008-05-11Convert C++ style comments ...Bill Meier1-3/+5
2008-05-11Add define for new channel type.Martin Mathieson1-18/+19
2008-05-11Added HS-DSCH data frame type 2 (currently only compile-tested).Martin Mathieson1-6/+250
2008-05-10From Hans-Peter Bock:Jaap Keuter25-0/+2751
2008-05-10From Steve Karg:Jaap Keuter1-24/+26
2008-05-09Redo the loops a bit; that fixes an uninitialized variable, and movesGuy Harris1-5/+14
2008-05-09Add a couple of missing HS-DSCH data frame fields.Martin Mathieson1-2/+39
2008-05-09Null-terminate the hex-to-text-converted string.Guy Harris1-0/+2
2008-05-09sprintf() and strtoul() are massive overkill for turning a string of hexGuy Harris1-21/+84
2008-05-09Fix some of the Errors/warnings detected by checkapi.Anders Broman10-51/+100
2008-05-09Fix a typo: strl -> strlenStig Bjørlykke1-1/+1
2008-05-09Include string.hStig Bjørlykke1-0/+1