aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2005-08-02Fix more "no previous declaration" warningsJörg Mayer1-6/+6
2005-08-02Fix more "no previous declaration" warningsJörg Mayer6-10/+11
2005-08-02Fix more "no previous declaration" warnings - the forgotten filesJörg Mayer2-0/+2
2005-08-02Fix more "no previous declaration" warningsJörg Mayer18-93/+96
2005-08-02Include the .h files into the .c files. That way weJörg Mayer3-0/+3
2005-08-01Make sure "lemon" exists before we try to use it. This can happen if weGerald Combs2-3/+3
2005-08-01The .spec file now refers to "ethereal.desktop". Link to it when weGerald Combs1-0/+2
2005-08-01Update RPM builds.Gerald Combs2-4/+20
2005-08-01Add notes about the LPD and ISAKMP bugs.Gerald Combs1-3/+12
2005-08-01Break out of a loop before we exhaust system memory.Gerald Combs1-1/+1
2005-08-01- update ftam.cnf for new asn2eth compilerTomas Kukosa7-1129/+1629
2005-08-01- fix name handling of imported typesTomas Kukosa1-275/+267
2005-07-31From Martin MathiesonAnders Broman1-93/+160
2005-07-31From Martin Mathieson:Anders Broman1-51/+297
2005-07-30More char -> const char fixesJörg Mayer23-70/+65
2005-07-30Include .h into .c to make sure declarations match.Jörg Mayer2-3/+4
2005-07-30Stefan Rompf:Jörg Mayer1-1/+1
2005-07-30More char -> const char warning fixesJörg Mayer5-45/+45
2005-07-30Create packet-dcom-cba-acco.hJörg Mayer3-0/+34
2005-07-30Make dissect_CBA_Connection_Data again available for plugins (althoughGuy Harris1-1/+1
2005-07-30Fix 'isn't prototype' warningJörg Mayer1-1/+1
2005-07-30Clean up some more const issues.Guy Harris1-2/+2
2005-07-30Get rid of another unused variable.Guy Harris1-1/+0
2005-07-30Widen a variable, as a guint16 value is assigned to it; the upper 8 bitsGuy Harris1-4/+2
2005-07-30Get rid of some unused variables.Guy Harris1-3/+1
2005-07-30Declare the value_string tables as arrays of value_strings, not ofGuy Harris1-2/+2
2005-07-30Make some funtions static. More char -> const char warning fixesJörg Mayer24-152/+154
2005-07-30Remove packet-fcse.hJörg Mayer1-1/+0
2005-07-30Declare many functions static, move the #defines from packet-fcse.h toJörg Mayer2-66/+33
2005-07-29Pick up some fixes and enhancements fromGerald Combs4-20/+32
2005-07-29some more ememification of tvb_get_string()Ronnie Sahlberg1-15/+6
2005-07-29Suggest that perhaps displaying chunks in the chunked encoding with theGuy Harris1-0/+7
2005-07-29Use "PROTO_ITEM_SET_GENERATED()" to mark generated items as such; itGuy Harris1-4/+7
2005-07-29If we do reassembly and hand the packet to the dissector, and theGuy Harris2-8/+24
2005-07-29Constify some variables, functions, and structure members to squelchGuy Harris3-6/+7
2005-07-29Constify some variables and arguments to squelch compiler warnings.Guy Harris1-3/+3
2005-07-29Include <epan/emem.h> to declare ep_alloc().Guy Harris1-0/+1
2005-07-29Cast away some (otherwise unremovable, and harmless, in this case)Guy Harris1-4/+4
2005-07-28Add release notes. The content still needs to be filled in.Gerald Combs2-1/+193
2005-07-28more emeification of tvb_get_string()Ronnie Sahlberg2-9/+4
2005-07-28ememify some more calls to tvb_get_string()Ronnie Sahlberg4-8/+4
2005-07-28some more memification of tvb_get_string() no obvious memleaks fixed this ...Ronnie Sahlberg9-27/+11
2005-07-28ememify some more tvb_get_string() callsRonnie Sahlberg3-27/+11
2005-07-28ememify the tvb_get_string() and tvb_fake_unicode() calls in tdsRonnie Sahlberg1-35/+22
2005-07-28add an ep version of tvb_fake_unicode()Ronnie Sahlberg2-0/+44
2005-07-28packet_ber has for some time been doing sanity checking of the BER Length fieldsRonnie Sahlberg2-5/+5
2005-07-28char -> const char warning fixesJörg Mayer16-149/+144
2005-07-28Warning fixesJörg Mayer3-3/+3
2005-07-28Updated Ankur Aggarwal's entryJörg Mayer1-1/+2
2005-07-28Add Extreme stuffJörg Mayer2-0/+4