9
0
Fork 0

Commit Graph

  • 68521860e0 Fixed compile warning,exit if cant daemonize Emmanuel Bretelle 2010-09-07 15:46:40 +0200
  • 111e054543 Fix warning on unused fscanf return code Emmanuel Bretelle 2010-09-06 19:49:16 +0200
  • 1e9b27b70e debian: add init script for OpenGGSN Harald Welte 2010-08-26 13:26:07 +0200
  • a3f42e0738 debian: libgtp has architecture 'any' not 'all' Harald Welte 2010-08-25 12:56:25 +0200
  • e916809a32 import debian packaging info Harald Welte 2010-08-24 15:23:33 +0200
  • 76f044da09 bump version number to 0.91 0.91 Harald Welte 2010-08-24 11:19:36 +0200
  • dc3744fda0 Extend 'struct pdp_t' with a void *priv pointer for application use Harald Welte 2010-06-03 05:51:29 +0200
  • 47122e78fc Bump version number to 0.90 0.90 Harald Welte 2010-05-24 11:02:56 +0200
  • 841dd49086 fix 'make distcheck': add lookup.h to Makefile.am Harald Welte 2010-05-24 11:02:33 +0200
  • a1bd7367d4 [libgtp] Fix GTPIE parsing segfault on 64bit architectures Harald Welte 2010-05-16 00:35:39 +0200
  • 7b3347b083 [libgtp] add comments with references to the GTP specification sections Harald Welte 2010-05-15 12:18:46 +0200
  • cc9f083be0 sgsnemu: delete pdp context - teardown must be before NSAPI Harald Welte 2010-05-04 11:16:09 +0200
  • 1b3e577017 Use newer gengetopt which also frees memory Harald Welte 2010-05-04 11:13:56 +0200
  • 5701b0f647 GGSN: free the ippool memory before exit Harald Welte 2010-05-04 11:12:23 +0200
  • 6cc28f8405 add compiler-generated output to .gitignore Harald Welte 2010-05-04 11:11:11 +0200
  • f54a1f4d43 Fix various compiler warnings throughout the code Harald Welte 2010-05-04 11:08:38 +0200
  • 5d064ecb84 GGSN: Fix select() error case, we need to FD_ZERO() again Harald Welte 2010-05-04 11:04:54 +0200
  • c3dcba0fa6 Fix GGSN signal handling Harald Welte 2010-05-04 11:02:54 +0200
  • e67556e96f [SECURITY] Fix GTPIE parsing DoS Harald Welte 2010-05-04 10:59:23 +0200
  • dd69266b10 remove config.h.in and ltmain.sh as it is autogenerated, too Harald Welte 2010-05-04 10:53:49 +0200
  • 4e10d9e341 add .gitignore file for autoconf-generated stuff Harald Welte 2010-05-04 10:51:49 +0200
  • c5ef88ce71 remove autotools-generated files Harald Welte 2010-05-04 10:48:23 +0200
  • 9f26b95f30 Fixed APN bug origin jjako 2005-03-14 22:03:05 +0000
  • acba8e6c62 Added new version of autotools jjako 2005-03-14 21:53:10 +0000
  • a24c7ec4b7 0.84 jjako 2004-12-30 23:37:18 +0000
  • e31b2401ab 0.84 release jjako 2004-12-30 23:07:42 +0000
  • 3544abfaad 0.84 jjako 2004-12-30 20:32:34 +0000
  • c49cb30222 Added lookup.c jjako 2004-12-30 16:40:17 +0000
  • ada9ffaf9e QA on ippool jjako 2004-12-30 16:39:11 +0000
  • bd937b7290 Minor fix jjako 2004-12-30 16:22:42 +0000
  • 163b455be8 Fixed delete route on freebsd et. al. jjako 2004-12-30 15:33:58 +0000
  • d37c136bcb Added Polish man pages jjako 2004-10-24 21:30:25 +0000
  • 0fe0df0079 qos length bugfix and apple support plus header cleanup jjako 2004-09-17 11:30:40 +0000
  • 12f9e6e263 QoS length bugfiz jjako 2004-09-17 10:28:25 +0000
  • 108c128fe6 Updated NEWS and Changelog to 0.83 jjako 2004-09-11 14:07:34 +0000
  • 0fad87132e Changed to 0.83 jjako 2004-09-10 17:57:05 +0000
  • 77edc82781 Improved configure script under Solaris jjako 2004-09-10 17:19:31 +0000
  • 73c46b17ba Added permission change to bootstrap jjako 2004-09-09 20:24:46 +0000
  • c3213960d4 Hash table bugfix and improved logging jjako 2004-09-09 20:23:50 +0000
  • 1a51df7111 Added selmode jjako 2004-07-20 08:30:21 +0000
  • 9b4971d4a6 Charging characteristics made optional jjako 2004-05-27 20:30:19 +0000
  • 7e051d37bb Charging option jjako 2004-05-27 20:06:36 +0000
  • b62c3dd3c4 Fix on PPP PCO length and charging characteristics required flag. jjako 2004-05-27 18:51:55 +0000
  • 3d524e3806 Change to 0.82 jjako 2004-04-28 21:12:21 +0000
  • c6762cfc27 Solaris tun interface jjako 2004-04-28 14:52:58 +0000
  • 73c908c201 Added README.Solaris jjako 2004-02-05 21:23:10 +0000
  • 1f1586458f Added IP address alias capability for FreeBSD jjako 2004-02-05 20:39:57 +0000
  • 409b855839 tun.c cleanup and support for setting multiple addresses on FreeBSD jjako 2004-02-04 22:57:41 +0000
  • 3cfb81cee9 Lookup in ippool made static jjako 2004-01-29 09:13:55 +0000
  • 49a2150736 Added README.FreeBSD jjako 2004-01-28 10:29:10 +0000
  • f020f1ec0f Removed doc/Makefile jjako 2004-01-28 09:30:22 +0000
  • 1ea6634851 Added FreeBSD route capability jjako 2004-01-28 09:27:34 +0000
  • 3eaf453e06 FreeBSD route jjako 2004-01-27 19:47:49 +0000
  • 243bfe643f FreeBSD port jjako 2004-01-26 23:06:05 +0000
  • d48c5ff86b Fixed long constant warning on FreeBSD jjako 2004-01-26 22:25:40 +0000
  • f8d6825801 0.81 update jjako 2004-01-25 21:49:43 +0000
  • 1b0e28558f NEWS, ChangeLog and configure.in for 0.81 release jjako 2004-01-25 21:47:58 +0000
  • 06e9f12588 FreeBSD porting and IMSI bugfix jjako 2004-01-19 18:37:58 +0000
  • e66a1ba868 Solaris instructions in README jjako 2004-01-16 20:14:11 +0000
  • b73f23a78d Removed IN_ADDR_NONE jjako 2004-01-16 19:46:41 +0000
  • ff9985cb36 Improved Solaris support jjako 2004-01-16 11:05:22 +0000
  • 1d3db978f4 Improved solaris compatibility jjako 2004-01-16 09:56:56 +0000
  • f7224aa644 Changed to 0.80 jjako 2004-01-15 17:53:27 +0000
  • 5eb1f5eb73 Updated NEWS and ChangeLog jjako 2004-01-15 17:51:26 +0000
  • 2185ba2cf4 Added firewall jjako 2004-01-15 17:39:10 +0000
  • 76032b9028 Changet inet_aton to inet_pton for Solaris compliance jjako 2004-01-14 06:22:08 +0000
  • dea041164d Updated bootstrap and readded aclocal.m4 jjako 2004-01-13 07:35:36 +0000
  • 7ca679d1f8 Allow bootstrap to remove temp files jjako 2004-01-13 07:18:53 +0000
  • 782af56836 Removed aclocal.m4 jjako 2004-01-13 07:17:37 +0000
  • ec89e9fca9 Updated to use solaris api for tun jjako 2004-01-10 06:38:43 +0000
  • aa0a0abff6 Updated with Solaris info jjako 2004-01-10 02:02:04 +0000
  • 0141d20232 Changes to allow compilation under Solaris jjako 2004-01-09 15:19:20 +0000
  • 98200dfdf9 Fix NSAPI bug in create pdp context jjako 2004-01-09 15:18:42 +0000
  • be61ef25a8 Removed NSAPI from version 0 create pdp context request jjako 2004-01-09 12:22:29 +0000
  • bae2cd4c6a Removed stdint.h include jjako 2004-01-09 12:04:39 +0000
  • 00816a9223 Removed ansi flag jjako 2004-01-09 12:00:02 +0000
  • b7b93fc78f Rename u_int to uint jjako 2004-01-09 11:56:48 +0000
  • 1a69a50976 Changed non volatile directory jjako 2004-01-09 11:50:29 +0000
  • 193e8b1b01 Added --net, --nsapi, --gtpversion options jjako 2003-11-10 12:31:41 +0000
  • 0b076a331e Fixed sgsnemu freepdp on failed create context. jjako 2003-10-25 15:59:31 +0000
  • ccc564f878 Fixed deallocation of pdp context on failed create context. jjako 2003-10-25 15:40:48 +0000
  • 581c9f0e29 sgsnemu timelimit bug fix. Readme update jjako 2003-10-22 11:28:20 +0000
  • 91aaf22458 First try with GTP1 then fallback to GTP0 jjako 2003-10-22 10:09:32 +0000
  • 1286ecb653 Added compliance document jjako 2003-10-22 09:49:22 +0000
  • e3af7a7d96 GTP1 functionality and documentation update jjako 2003-10-22 09:48:38 +0000
  • 2c3813354e GTP1 functionality jjako 2003-10-21 19:09:53 +0000
  • 08d331db63 First attempt at a GTP1 implementation jjako 2003-10-13 20:33:30 +0000
  • 48c205f3f0 ippool update in sgsnemu jjako 2003-08-20 15:35:28 +0000
  • 504ee45408 ippool update to allow for gateway address jjako 2003-08-20 15:25:54 +0000
  • 0a120b211f Mode checking i gtp_new() jjako 2003-07-10 18:35:50 +0000
  • d9213ace30 Remove library files from spec file jjako 2003-07-08 13:47:16 +0000
  • e3dfcad441 Static sgsnemu option jjako 2003-07-08 11:50:23 +0000
  • 02b93f52fd Installation of include files jjako 2003-07-08 11:31:34 +0000
  • a9639f3e00 doc in makefile.am jjako 2003-07-07 15:30:11 +0000
  • c13c9df7e5 Version 0.60 and updated README, NEWS and Changelog jjako 2003-07-07 15:15:38 +0000
  • 7b8fad4168 Improved sgsnemu timeout facility jjako 2003-07-07 14:37:42 +0000
  • 33258efc6e Added sgsnemu man page jjako 2003-07-06 21:30:54 +0000
  • dd2aa38db7 Added spec.in script jjako 2003-07-06 21:29:53 +0000
  • a7e1397324 Added bootstrap script jjako 2003-07-06 21:27:33 +0000
  • e607f74bd5 Changed options jjako 2003-07-06 21:21:30 +0000