aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2005-08-06In packet-frame.c, don't free static memory when we throw aGerald Combs6-11/+17
2005-08-06Squelch another const warning.Guy Harris1-1/+1
2005-08-06fix a comment typoUlf Lamping1-1/+1
2005-08-05replace malloc and alike calls by their GLib pendants -> g_mallocUlf Lamping11-93/+93
2005-08-05Put in a comment asking about the music going over the connection - weGuy Harris1-6/+5
2005-08-05Squelch a warning about "state" being used uninitialized.Guy Harris1-2/+1
2005-08-05have the definition of init_hostlist_table *ACTUALLY* match its declaration.Luis Ontanon1-1/+1
2005-08-05have the definition of init_hostlist_table match the declaration.Luis Ontanon1-1/+1
2005-08-05More char -> const char warning fixes.Jörg Mayer124-225/+224
2005-08-05From David Richards:Anders Broman2-470/+542
2005-08-05From Thomas Steffen:Anders Broman1-1/+1
2005-08-05From THORNTON, MATTAnders Broman3-131/+960
2005-08-05char -> const char warning fixesJörg Mayer1-29/+32
2005-08-05More char -> const char warning fixesJörg Mayer10-24/+26
2005-08-05note that calling distclean target should be done firstUlf Lamping2-0/+26
2005-08-05verify_tools: Ulf Lamping1-1/+4
2005-08-05Add eol-style and keywords propertiesJörg Mayer1-1/+1
2005-08-05More char -> const char warning fixesJörg Mayer34-84/+86
2005-08-05Add unix makefile for work in progress GSM-SS dissectorRonnie Sahlberg1-0/+16
2005-08-04Separate declaration from initialization with non-static valuesJörg Mayer1-2/+11
2005-08-04Note that if you're building from a source tarball, before the firstGuy Harris1-0/+18
2005-08-04Put in comments explaining why we're removing some generated files withGuy Harris3-5/+21
2005-08-04Delete some new Flex-generated files, and put in a comment explainingGuy Harris1-0/+8
2005-08-04Forgot to remove gdebug.h from Makefile.common tooJörg Mayer1-1/+0
2005-08-04Don't initialize variables in their declaration with non-constantJörg Mayer1-0/+8
2005-08-04Albert Chin:Jörg Mayer1-3/+10
2005-08-04Albert Chin:Jörg Mayer3-64/+0
2005-08-04Albert Chin:Jörg Mayer1-1/+1
2005-08-04Add items for the recent FC-FCS and RSVP bug fixes.Gerald Combs1-1/+13
2005-08-04Increase the size of some variables, so that we don't overflow them. FixesGerald Combs1-9/+11
2005-08-04Exception handling fixes, and a fix to packet-frame.c,Gilbert Ramirez5-18/+286
2005-08-04When processing records, advance the offset.Guy Harris1-8/+3
2005-08-03Use the new fn_par functions, fix of a bug and export functions used by gsm_ss.Anders Broman4-39/+184
2005-08-03First checkin of asn2eth generated gsm ss dissector - work in progress not re...Anders Broman5-0/+1086
2005-08-03From Richard van der Hoff:Anders Broman6-604/+740
2005-08-03Don't assume ints are 32 bits. Fixes a recent Buildbot error.Gerald Combs2-15/+16
2005-08-02Fix "tvb_fake_unicode takes the lengt in number of guint16's not guint8's" fi...Anders Broman1-56/+58
2005-08-02After reading through the code again, the LPDGerald Combs1-6/+0
2005-08-02ememify the tvb_get_string call in mmse.Ronnie Sahlberg1-2/+2
2005-08-02ememify packet-rpc call to tvb_get_string()Ronnie Sahlberg1-2/+1
2005-08-02remove a pointless g_strdupRonnie Sahlberg1-1/+1
2005-08-02Clean up after ourselves so that we pass "distcheck" again.Gerald Combs2-0/+10
2005-08-02Explain the BoundsError and ReportedBoundsError errors a bit more, asGuy Harris1-0/+15
2005-08-02Last set of trivial fixes for "no previous declaration" warnings.Jörg Mayer9-29/+29
2005-08-02add some comments, has to be extendedUlf Lamping1-1/+13
2005-08-02add some minor comments around the GTK main loopUlf Lamping1-0/+2
2005-08-02bugfix: in an attepmt to fix a crash while doing reassemling of connection or...Ulf Lamping1-15/+31
2005-08-02Make aclocal-flags executable again (hopefully fixes buildbot fc4)Jörg Mayer1-0/+0
2005-08-02 Fix svn properties where needed:Jörg Mayer0-0/+0
2005-08-02 Fix svn properties where needed:Jörg Mayer6-1439/+1440