aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-08-24bump version number to 0.910.91Harald Welte1-1/+1
2010-06-03Extend 'struct pdp_t' with a void *priv pointer for application useHarald Welte1-1/+2
2010-05-24Bump version number to 0.900.90Harald Welte1-1/+1
2010-05-24fix 'make distcheck': add lookup.h to Makefile.amHarald Welte2-2/+2
2010-05-16[libgtp] Fix GTPIE parsing segfault on 64bit architecturesHarald Welte1-1/+1
2010-05-15[libgtp] add comments with references to the GTP specification sectionsHarald Welte1-2/+19
2010-05-04sgsnemu: delete pdp context - teardown must be before NSAPIHarald Welte1-3/+3
2010-05-04Use newer gengetopt which also frees memoryHarald Welte6-1229/+2191
2010-05-04GGSN: free the ippool memory before exitHarald Welte1-0/+1
2010-05-04add compiler-generated output to .gitignoreHarald Welte1-0/+16
2010-05-04Fix various compiler warnings throughout the codeHarald Welte16-72/+72
2010-05-04GGSN: Fix select() error case, we need to FD_ZERO() againHarald Welte1-0/+2
2010-05-04Fix GGSN signal handlingHarald Welte1-3/+16
2010-05-04[SECURITY] Fix GTPIE parsing DoSHarald Welte1-1/+5
2010-05-04remove config.h.in and ltmain.sh as it is autogenerated, tooHarald Welte3-6583/+2
2010-05-04add .gitignore file for autoconf-generated stuffHarald Welte1-0/+15
2010-05-04remove autotools-generated filesHarald Welte18-36269/+0
2005-03-14Fixed APN bugoriginjjako1-3/+3
2005-03-14Added new version of autotoolsjjako13-7161/+22628
2004-12-300.84jjako2-11/+11
2004-12-300.84 releasejjako10-150/+37
2004-12-300.84jjako9-21/+153
2004-12-30Added lookup.cjjako4-0/+210
2004-12-30QA on ippooljjako9-215/+83
2004-12-30Minor fixjjako5-5/+3
2004-12-30Fixed delete route on freebsd et. al.jjako4-32/+114
2004-10-24Added Polish man pagesjjako2-0/+679
2004-09-17qos length bugfix and apple support plus header cleanupjjako23-145/+120
2004-09-17QoS length bugfizjjako1-1/+1
2004-09-11Updated NEWS and Changelog to 0.83jjako2-0/+25
2004-09-10Changed to 0.83jjako2-11/+11
2004-09-10Improved configure script under Solarisjjako12-202/+998
2004-09-09Added permission change to bootstrapjjako1-0/+3
2004-09-09Hash table bugfix and improved loggingjjako4-102/+158
2004-07-20Added selmodejjako6-2/+60
2004-05-27Charging characteristics made optionaljjako1-4/+4
2004-05-27Charging optionjjako5-12/+59
2004-05-27Fix on PPP PCO length and charging characteristics required flag.jjako2-11/+18
2004-04-28Change to 0.82jjako3-1/+16
2004-04-28Solaris tun interfacejjako8-73/+224
2004-02-05Added README.Solarisjjako1-0/+41
2004-02-05Added IP address alias capability for FreeBSDjjako4-24/+84
2004-02-04tun.c cleanup and support for setting multiple addresses on FreeBSDjjako3-114/+284
2004-01-29Lookup in ippool made staticjjako2-2/+2
2004-01-28Added README.FreeBSDjjako1-0/+36
2004-01-28Removed doc/Makefilejjako1-272/+0
2004-01-28Added FreeBSD route capabilityjjako5-65/+124
2004-01-27FreeBSD routejjako1-0/+63
2004-01-26 FreeBSD portjjako2-8/+70
2004-01-26 Fixed long constant warning on FreeBSDjjako2-7/+7