aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2005-07-23we no longer need to g_free() teh string returned by dissect_rpc_string.Ronnie Sahlberg5-51/+1
2005-07-22include stdlib instead of malloc.h Ronnie Sahlberg1-1/+1
2005-07-22recode tvb_memdup() into more efficient emem fucntions.Ronnie Sahlberg1-25/+17
2005-07-22No longer neededAnders Broman2-996/+0
2005-07-22From Martin Mathieson:Anders Broman2-2/+1829
2005-07-22recode the tvb_memdup() to use emem calls.Ronnie Sahlberg1-19/+3
2005-07-22remove a redundant tvb_memdup() and fix a potential buffer overflow at the ...Ronnie Sahlberg1-4/+2
2005-07-22replace one tvb_memdup() with a tvb_memcpy() using an automatically freed eme...Ronnie Sahlberg1-3/+4
2005-07-22Fix some warnings (and one of my previous 'fixes')Jörg Mayer5-16/+16
2005-07-22Set svn:keywords and svn:eol-styleJörg Mayer2-2/+2
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