aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-05-10remove autotools-generated INSTALL fileHarald Welte1-182/+0
2011-05-10properly build a library for the content of the lib directoryHarald Welte5-13/+15
2011-05-10debian: update to source format gitHarald Welte3-2/+9
2010-12-24libgtp: introduce cb_recovery() callbackHarald Welte2-4/+16
2010-10-29Add support for GTP IE's from 3GPP R7Yann BONNAMY7-0/+327
2010-10-20IFNAMSIZ includes terminating 0Emmanuel Bretelle2-2/+2
2010-10-20fixed compilation warning against gcc-4.4Emmanuel Bretelle1-10/+19
2010-10-20Do not exceed 80 characters per lineEmmanuel Bretelle1-3/+6
2010-10-20Set tun devname to IFNAMESIZ+1 to avoid warningEmmanuel Bretelle1-1/+1
2010-10-20Move common sgsnemu/ggsn files to directory "lib"Emmanuel Bretelle28-3232/+18
2010-10-20Fixe compilation warningEmmanuel Bretelle1-1/+1
2010-10-20Fixed compile warning,exit if cant daemonizeEmmanuel Bretelle1-4/+19
2010-10-20Fix warning on unused fscanf return codeEmmanuel Bretelle1-2/+6
2010-08-26debian: add init script for OpenGGSNHarald Welte1-0/+167
2010-08-25debian: libgtp has architecture 'any' not 'all'Harald Welte1-2/+2
2010-08-24import debian packaging infoHarald Welte8-0/+98
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