aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-05-13Apply some of the patches from:Anders Broman55-213/+106
2009-05-13Apply some of the patches from:Anders Broman4-8/+4
2009-05-13Remove airpcap_get_all_channels_list, it isn't usedJörg Mayer2-54/+0
2009-05-13Forgot to convert the types in these files as well.Jörg Mayer2-19/+19
2009-05-13() -> (void)Jörg Mayer3-18/+18
2009-05-13Don't check if unsigned values are > 0.Stig Bjørlykke3-13/+9
2009-05-13Migrate the Airpcap UI code from GtkCombos (deprecated) to GtkComboBoxes.Gerald Combs9-835/+557
2009-05-13Do not prototype static functions in the header file.Stig Bjørlykke2-113/+38
2009-05-13Make it compile without warnings on OSX.Stig Bjørlykke1-2/+2
2009-05-13Fixed some compiler warnings on OSX.Stig Bjørlykke1-9/+5
2009-05-13Removed some unused variables.Stig Bjørlykke1-7/+3
2009-05-13Initialize some uninitialized variables.Stig Bjørlykke1-3/+3
2009-05-13Removed an unused variable.Stig Bjørlykke1-3/+0
2009-05-13Make it compile without warnings on OSX.Stig Bjørlykke2-36/+24
2009-05-13- add direction filter to PDCPMartin Mathieson5-107/+156
2009-05-13Hmm, HMODULE should have been void*Jörg Mayer1-1/+1
2009-05-13Replace all Windows types by glib types - hopefully theJörg Mayer3-198/+198
2009-05-13ULONG -> guint32Jörg Mayer1-1/+1
2009-05-12SYNOPSYS --> SYNOPSISBill Meier10-10/+10
2009-05-12Make an epxpert item checking PC length.Anders Broman1-24/+41
2009-05-12Update man pages; Add several missing options; Fix typos, Do minor rewording; Bill Meier5-30/+41
2009-05-12Update help text for capinfos, editcap, & etc. to match current development.Bill Meier1-410/+193
2009-05-12Minor cleanup of "-h" output text.Bill Meier5-68/+73
2009-05-12Lua support is no plugin.Stig Bjørlykke1-2/+2
2009-05-11test.sh: revise tests to handle revised capinfos output.Bill Meier2-9/+9
2009-05-11Move the #if _WIN32 way inwards. This is needed to makeJörg Mayer1-2/+4
2009-05-11#if 0 out an unused function declaration. Make itJörg Mayer2-2/+5
2009-05-11Enable preference to call LTE RRC for data inside PDCP frames.Martin Mathieson3-58/+150
2009-05-11capinfos: Print "n/a" for rates and duration if only one packet in capture.\;Bill Meier1-21/+29
2009-05-10Fix a typo in a comment.Stig Bjørlykke1-1/+1
2009-05-10Enable Lua wlan taps.Stig Bjørlykke2-3/+4
2009-05-10Postpone marking objects as expired until the whole frame is completed.Stig Bjørlykke1-7/+11
2009-05-10[Automatic manuf and enterprise-numbers update for 2009-05-10]Gerald Combs2-26/+253
2009-05-08Rename lis to fms & some ROHC feedback format improvements.Martin Mathieson1-27/+55
2009-05-08The convention is to use TFS(...) when specifying a true_false_string with an...Bill Meier7-23/+11
2009-05-08The convention is to use TFS(...) when specifying a true_false_string with an...Bill Meier3-13/+11
2009-05-08Fix potential crash: FT_BOOLEAN field had a value_string not a true_false_str...Bill Meier1-7/+6
2009-05-08FT_BOOLEAN fields w/o bitmasks really should use BASE_NONE (not BASE_DEC,...).Bill Meier1-11/+11
2009-05-08FT_BOOLEAN fields w/o bitmasks really should use BASE_NONE (not BASE_DEC,...).Bill Meier20-57/+57
2009-05-08FT_BOOLEAN fields with bitmask: Display is 'parent bitfield width' not BASE...Bill Meier3-12/+11
2009-05-08Fix a typo from the previous commit .....Bill Meier1-1/+1
2009-05-08Make gtk/capture_if_details_dlg_win32.c compileable using MSVC6 with SDKTomas Kukosa4-1/+16
2009-05-08FT_BOOLEAN fields with bitmask: Display is 'parent bitfield width' not BASE...Bill Meier1-1/+1
2009-05-08FT_BOOLEAN fields with bitmask: Display is 'parent bitfield width' not BASE...Bill Meier1-37/+37
2009-05-08FT_BOOLEAN fields with bitmask: Display is 'parent bitfield width' not BASE...Bill Meier2-15/+5
2009-05-08Clist -> list_storeAnders Broman1-160/+338
2009-05-08Update a comment.Anders Broman1-0/+4
2009-05-08From Reinhard Speyerer:Anders Broman1-4/+9
2009-05-08FT_BOOLEAN fields with bitmask: Display is 'parent bitfield width' not BASE...Bill Meier1-61/+62
2009-05-08FT_BOOLEAN fields with bitmask: Display is 'parent bitfield width' not BASE...Bill Meier1-292/+292