aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2005-07-22Bump the version and add a few entries to the NEWS file.Gerald Combs3-3/+85
2005-07-22From Hannes Gredler:Anders Broman3-3/+7
2005-07-22Fix a potential memory leak.Gerald Combs1-1/+1
2005-07-22From Graham BloiceAnders Broman1-247/+346
2005-07-22From Maynard, Chris.Anders Broman1-24/+27
2005-07-22fix for new asn2ethTomas Kukosa1-2/+2
2005-07-22Use NULL intead of "" in all calls to packet-gsm_a.cAnders Broman1-12/+12
2005-07-22Add ep_init_chunk.Anders Broman1-0/+1
2005-07-22convert all other nasty "rotating static array" from to_str.c and make them u...Ronnie Sahlberg1-155/+74
2005-07-22More 'char*' -> 'const char*' warning fixesJörg Mayer5-50/+50
2005-07-22Beginning of radiotap's header dissectionJörg Mayer1-15/+41
2005-07-22EMEM : a simple and FAST api to allocate memory that will be automatically fr...Ronnie Sahlberg7-12/+207
2005-07-22fix some bugs in a value stringRonnie Sahlberg1-3/+3
2005-07-22fix for bug 290Ronnie Sahlberg1-0/+1
2005-07-21When trying to handle gzip-compressed data, don't seek past the end of our Gerald Combs1-0/+6
2005-07-21change the symbol dissect_ber_CHOICE back into dissect_ber_choiceRonnie Sahlberg43-1201/+1642
2005-07-21make the prefix "Just to avoid some misunderstandings..." a little bit more N...Ulf Lamping1-3/+2
2005-07-21remove the radius dir and all it's files while uninstallingUlf Lamping1-0/+2
2005-07-21Make GTK Wimp the default, so the installation type isn't always "Custom" on ...Ulf Lamping1-43/+62
2005-07-21More warining fixes: char -> const charJörg Mayer1-1/+1
2005-07-21More warining fixes: char -> const charJörg Mayer2-2/+2
2005-07-21One forgotten warning fixJörg Mayer1-1/+1
2005-07-21small warning fixesJörg Mayer2-6/+7
2005-07-20"fix" bug #244: the implementation was correct but a bit hard to understand. ...Ulf Lamping1-6/+6
2005-07-20In packet-gsm_a.c:Gerald Combs2-278/+198
2005-07-20Convert the result of tvb_get_guint8 to (gint8) so that the displayJörg Mayer1-2/+2
2005-07-20prettify the HW type and address printouts slightly.Ronnie Sahlberg1-7/+15
2005-07-20Fix: packet-dis-enums.h:248: warning: comma at end of enumerator listJörg Mayer1-1/+1
2005-07-20add proper decoding and presentation of domain strings in dhcpv6Ronnie Sahlberg1-17/+51
2005-07-20Change proto_register_protocol to use 'const char*' instead of 'char*'Jörg Mayer2-2/+2
2005-07-20fix for bug 285Ronnie Sahlberg1-0/+15
2005-07-20print in the first target output line also which kind of target is in the mak...Ulf Lamping1-13/+12
2005-07-19Move Win32-specific variable declaration to the beginning of a function. Gerald Combs1-3/+8
2005-07-19Avoid the selected item been white on white by making all analysis widows col...Luis Ontanon1-4/+5
2005-07-19current Ethereal version is 0.10.11Ulf Lamping2-2/+2
2005-07-19fix three doxygen warningsUlf Lamping1-3/+3
2005-07-19fix various doxygen warningsUlf Lamping5-7/+7
2005-07-19From AbooRonnie Sahlberg3-0/+569
2005-07-19from Graeme Hewson: "Fixes for ethereal config files"Ulf Lamping4-87/+126
2005-07-19from Jaap Keuter: "Syncing info from User Guide into Dev Guide"Ulf Lamping3-23/+82
2005-07-19Fix an unpack_digits off by one error.Anders Broman1-119/+175
2005-07-19Fix an unpack_digits off by one error.Anders Broman1-1/+1
2005-07-19minor fix to add required alignment for AueryPathInfo level 0x107Ronnie Sahlberg1-1/+8
2005-07-18PLY package updated to version 1.6Tomas Kukosa3-30/+23
2005-07-18DIS packets must be at least 12 bytes long. DIS uses port 3000, byGuy Harris1-2/+13
2005-07-18GTK 1.2 does not define the macro GDK_IS_DRAWABLE which made compilation of...Ronnie Sahlberg1-0/+10
2005-07-17From Francisco AlcobaLuis Ontanon3-176/+826
2005-07-17Tweak the previous fix.Gerald Combs1-1/+1
2005-07-17Make the recent RADIUS changes work on IA64.Gerald Combs1-2/+2
2005-07-17Add radius_dict.c to DISTCLEANJörg Mayer1-0/+3