1. e3c5918 gtp_kernel: Change gtp_kernel_init() function signature by Harald Welte · 7 years ago
  2. e2a1de5 Properly NULL-out blacklist in alloc_ippool_blacklist() by Harald Welte · 7 years ago
  3. f55a039 remove unused argument to alloc_ippool_blacklist() by Harald Welte · 7 years ago
  4. 51127ea sgsnemu: Don't leak FILE handle in proc_read() by Harald Welte · 7 years ago
  5. 859f9b0 ippool: Implement and use blacklist instead of blindly using IPPOOL_NOGATEWAY by Pau Espin Pedrol · 7 years ago
  6. a037e59 tun: Convert tun_ipv6_linklocal_get to be more generic by Pau Espin Pedrol · 7 years ago
  7. 9d9d91b ggsn: Avoid crash on wrong EUA type by Harald Welte · 7 years ago
  8. fdd732b Remove trailing whitespace by Pau Espin Pedrol · 7 years ago
  9. 958256f create_context_ind(): Fix crash on apn not found by Pau Espin Pedrol · 7 years ago
  10. b16c46b create_context_ind(): ignore a non-started default APN by Harald Welte · 7 years ago
  11. ed1ba2c apn_start(): Extend error message when setting IPv6 address fails by Harald Welte · 7 years ago
  12. ed08eb1 apn_stop(): Print tun device name when closing tun device by Harald Welte · 7 years ago
  13. 2e84d2c create_context_ind(): ignore any non-started APNs by Harald Welte · 7 years ago
  14. dd26606 apn_start(): fix clean-up after errors bringing up APN by Harald Welte · 7 years ago
  15. 6a21527 Move extended PDP logging macro to header by Max · 7 years ago
  16. 93fed3b ggsn: Add per-APN VTY configuration option on G-PDU sequence numbers by Harald Welte · 7 years ago
  17. ff43817 ggsn: Fix double whitespace in writing "ifconfig" lines by Harald Welte · 7 years ago
  18. 3ca419a ggsn: Fix config file writing of IPv6 DNS settings by Harald Welte · 7 years ago
  19. f85fe97 ICMPv6: Send router advertisement from own link-local address by Harald Welte · 7 years ago
  20. 9814677 ggsn: Add ability to specify local IP addresses for GTP-C and GTP-U by Harald Welte · 7 years ago
  21. 632e843 Rename OpenGGSN to OsmoGGSN by Harald Welte · 7 years ago
  22. e804947 ggsn: Handle SIGTERM like SIGINT and terminate by Harald Welte · 7 years ago
  23. dda21ed Introduce a VTY, factually turning OpenGGSN into an Osmocom program by Harald Welte · 7 years ago
  24. 8a03ea8 libgtp: Remove ctrl_handle from gsn_t, replace with private context by Harald Welte · 7 years ago
  25. 4857f3c lib/ippool: Move ippool_aton() out of ippool_new() by Harald Welte · 7 years ago
  26. 8ffd7fc gtp-kernel: Remove dependency to cmdline.[ch] by Harald Welte · 7 years ago
  27. 0ab62fe ggsn: Fix DNS not sent in PDP context response by Pau Espin Pedrol · 7 years ago
  28. b10ee08 Properly format IMSI before using it in trap by Harald Welte · 7 years ago
  29. 2e48a44 Support setting TUN device IPv6 address + prefix by Harald Welte · 7 years ago
  30. 1ae9877 IPv6: Support PCO for IPv6 DNS addresses by Harald Welte · 7 years ago
  31. d46bcd2 IPv6: Implement IPv6 prefix assignment via ICMPv6 router advertisement by Harald Welte · 7 years ago
  32. d4d6e09 ippool: Extend pool to work with /64 prefixes by Harald Welte · 7 years ago
  33. d1bf1e1 ggsn: Send proper errors in create_context_ind() by Harald Welte · 7 years ago
  34. a0d281d IPv6 support for user IP by Harald Welte · 7 years ago
  35. 63ebccd lib/tun.h: Remove non-endian-safe redefinition of IP header by Harald Welte · 7 years ago
  36. d12eab9 ippool: Add IPv6 support to IP pool implementation by Harald Welte · 7 years ago
  37. d9d8862 Proper fix for "Force Dynamic IP" in Create PDP CTX by Harald Welte · 7 years ago
  38. 3142d8d ctrl: cleanup trap creation by Max · 7 years ago
  39. 875e4dc gtp-kernel: Fix tunnel creation/removal for GTP Version 1 by Harald Welte · 7 years ago
  40. dbd7024 Only send TRAP for defined PDP peer by Max · 8 years ago
  41. 727417d Add control interface by Max · 8 years ago
  42. 395e213 Remove unused function by Max · 8 years ago
  43. 176e895 ggsn: fix compilation error with --disable-gtp-kernel by Pablo Neira Ayuso · 8 years ago
  44. d9d7be3 ggsn: cmdline: no need to specify interface anymore by Pablo Neira Ayuso · 8 years ago
  45. 7b31987 ggsn: gtp-kernel: adapt gtp_dev_create() to its new interface by Pablo Neira Ayuso · 8 years ago
  46. c5fbf9b ggsn: update gpt-kernel logging to libosmocore by Andreas Schultz · 9 years ago
  47. 4b075b6 ggsn: add support for GTP kernel data encapsulation by Pablo Neira Ayuso · 9 years ago
  48. 6ab58b4 ggsn: Move printf to DEBUGP statements in the ggsn as well by Holger Hans Peter Freyther · 10 years ago
  49. 8e7e3ef ggsn: Remove unused dump/logging method by Holger Hans Peter Freyther · 10 years ago
  50. c38bf64 ggsn: Be able to set the log level for the text file by Holger Hans Peter Freyther · 10 years ago
  51. 9c7fd8e logging: Switch to using libosmocore logging for all the code by Holger Hans Peter Freyther · 10 years ago
  52. 9c0ff4f cli: Introduce a logfile command to log errors to a file by Holger Hans Peter Freyther · 10 years ago
  53. 1c4d9e6 cli: Manually patch the generated code to fix compiler warning by Holger Hans Peter Freyther · 10 years ago
  54. 6c0b9c2 cli: Re-generate the cmdline.c/cmdline.h with newer gengetopt by Holger Hans Peter Freyther · 10 years ago
  55. e071e30 build: Remove subdir-objects as it breaks make distclean by Holger Hans Peter Freyther · 12 years ago
  56. bed35df Convert all code to Linux coding style by Harald Welte · 13 years ago
  57. 6fc4240 properly build a library for the content of the lib directory by Harald Welte · 13 years ago
  58. 91384a4 Do not exceed 80 characters per line by Emmanuel Bretelle · 14 years ago
  59. 2a10368 Move common sgsnemu/ggsn files to directory "lib" by Emmanuel Bretelle · 14 years ago
  60. 6852186 Fixed compile warning,exit if cant daemonize by Emmanuel Bretelle · 14 years ago
  61. 841dd49 fix 'make distcheck': add lookup.h to Makefile.am by Harald Welte · 14 years ago
  62. 1b3e577 Use newer gengetopt which also frees memory by Harald Welte · 14 years ago
  63. 5701b0f GGSN: free the ippool memory before exit by Harald Welte · 14 years ago
  64. f54a1f4 Fix various compiler warnings throughout the code by Harald Welte · 14 years ago
  65. 5d064ec GGSN: Fix select() error case, we need to FD_ZERO() again by Harald Welte · 14 years ago
  66. c3dcba0 Fix GGSN signal handling by Harald Welte · 14 years ago
  67. c5ef88c remove autotools-generated files by Harald Welte · 14 years ago
  68. acba8e6 Added new version of autotools by jjako · 19 years ago
  69. e31b240 0.84 release by jjako · 20 years ago
  70. 3544abf 0.84 by jjako · 20 years ago
  71. c49cb30 Added lookup.c by jjako · 20 years ago
  72. ada9ffa QA on ippool by jjako · 20 years ago
  73. bd937b7 Minor fix by jjako · 20 years ago
  74. 163b455 Fixed delete route on freebsd et. al. by jjako · 20 years ago
  75. 0fe0df0 qos length bugfix and apple support plus header cleanup by jjako · 20 years ago
  76. 12f9e6e QoS length bugfiz by jjako · 20 years ago
  77. 77edc82 Improved configure script under Solaris by jjako · 20 years ago
  78. c321396 Hash table bugfix and improved logging by jjako · 20 years ago
  79. c6762cf Solaris tun interface by jjako · 20 years ago
  80. 1f15864 Added IP address alias capability for FreeBSD by jjako · 20 years ago
  81. 409b855 tun.c cleanup and support for setting multiple addresses on FreeBSD by jjako · 20 years ago
  82. 3cfb81c Lookup in ippool made static by jjako · 20 years ago
  83. 1ea6634 Added FreeBSD route capability by jjako · 20 years ago
  84. 3eaf453 FreeBSD route by jjako · 20 years ago
  85. 243bfe6 FreeBSD port by jjako · 20 years ago
  86. 06e9f12 FreeBSD porting and IMSI bugfix by jjako · 20 years ago
  87. ff9985c Improved Solaris support by jjako · 20 years ago
  88. 1d3db97 Improved solaris compatibility by jjako · 20 years ago
  89. 76032b9 Changet inet_aton to inet_pton for Solaris compliance by jjako · 20 years ago
  90. ec89e9f Updated to use solaris api for tun by jjako · 20 years ago
  91. 0141d20 Changes to allow compilation under Solaris by jjako · 20 years ago
  92. 08d331d First attempt at a GTP1 implementation by jjako · 21 years ago
  93. 504ee45 ippool update to allow for gateway address by jjako · 21 years ago
  94. a9639f3 doc in makefile.am by jjako · 21 years ago
  95. 1db1c81 Improved GTP error handling by jjako · 21 years ago
  96. 88c2216 ippool improved by jjako · 21 years ago
  97. e014978 Improved option checking in ggsn by jjako · 21 years ago
  98. a7c3381 Corrected pointer error in ggsn.c by jjako · 21 years ago
  99. 9c7ff08 added pco DNS support by jjako · 21 years ago
  100. a760e32 added syserr.h and syserr.c by jjako · 21 years ago