aboutsummaryrefslogtreecommitdiffstats
path: root/gtp
AgeCommit message (Expand)AuthorFilesLines
2010-05-04sgsnemu: delete pdp context - teardown must be before NSAPIHarald Welte1-3/+3
2010-05-04Fix various compiler warnings throughout the codeHarald Welte4-42/+42
2010-05-04[SECURITY] Fix GTPIE parsing DoSHarald Welte1-1/+5
2010-05-04remove autotools-generated filesHarald Welte1-487/+0
2005-03-14Added new version of autotoolsjjako2-146/+249
2004-12-300.84 releasejjako1-0/+1
2004-09-17qos length bugfix and apple support plus header cleanupjjako8-55/+35
2004-09-10Improved configure script under Solarisjjako1-0/+4
2004-05-27Charging characteristics made optionaljjako1-4/+4
2004-02-05Added IP address alias capability for FreeBSDjjako1-7/+9
2004-01-28Added FreeBSD route capabilityjjako2-3/+3
2004-01-26 Fixed long constant warning on FreeBSDjjako1-5/+5
2004-01-19FreeBSD porting and IMSI bugfixjjako1-0/+16
2004-01-09Fix NSAPI bug in create pdp contextjjako1-8/+8
2004-01-09Removed NSAPI from version 0 create pdp context requestjjako1-5/+3
2004-01-09Removed stdint.h includejjako1-1/+1
2004-01-09Removed ansi flagjjako2-2/+2
2004-01-09Rename u_int to uintjjako6-66/+66
2003-11-10Added --net, --nsapi, --gtpversion optionsjjako4-4/+11
2003-10-25Fixed sgsnemu freepdp on failed create context.jjako1-34/+34
2003-10-25Fixed deallocation of pdp context on failed create context.jjako1-1/+27
2003-10-22sgsnemu timelimit bug fix. Readme updatejjako1-1/+2
2003-10-21GTP1 functionalityjjako4-235/+563
2003-10-13First attempt at a GTP1 implementationjjako8-857/+1629
2003-07-10Mode checking i gtp_new()jjako1-0/+2
2003-07-08Installation of include filesjjako2-11/+37
2003-07-07doc in makefile.amjjako1-0/+1
2003-07-06Improved GTP error handlingjjako2-45/+156
2003-04-11added ippool.h and ippool.cjjako6-114/+161
2003-01-29Improved sgsnemu pingjjako1-1/+1
2003-01-28Autotools makefile updatejjako1-185/+200
2003-01-28Include config.hjjako1-0/+1
2003-01-28Removed gtp/.depsjjako5-283/+0
2003-01-28Paranoid buffer overflow checking improvements.jjako2-2/+15
2003-01-14Removed excess autotools filesjjako1-339/+0
2003-01-14Removing gtpie.h warnings from dobble definesjjako1-2/+2
2003-01-05Setting ipnext and tidnext to NULL in settid and setipjjako1-2/+4
2002-12-16Initial revisionjjako18-0/+5142