1. fbb9c7f sgsnemu: Add --no-tx-gpdu-seq option to suppress transmission of G-PDU sequence numbers by Harald Welte · 7 years ago
  2. 7e1175f sgsnemu: Fix gengetopt package name by Harald Welte · 7 years ago
  3. f621498 sgsnemu: Re-generate cmdline.[ch] using gengetopt by Harald Welte · 7 years ago
  4. 7c20148 sgsnemu: Fix up gengetopt file for --norecovery by Harald Welte · 7 years ago
  5. b6fc227 sgsnemu: Fix up gengetopt file for RAI by Harald Welte · 7 years ago
  6. 1d94585 sgsnemu: Fix up gengetopt file for rattype, userloc, mstz, imeisv by Harald Welte · 7 years ago
  7. 05ac095 sgsnemu: Fix up gengetopt file for QoS Extensions of 24.008 by Harald Welte · 7 years ago
  8. 73d28c9 sgsnemu/cmdline.ggo: Remove 'unsigned' which is no longer supported by Harald Welte · 7 years ago
  9. 632e843 Rename OpenGGSN to OsmoGGSN by Harald Welte · 7 years ago
  10. dda21ed Introduce a VTY, factually turning OpenGGSN into an Osmocom program by Harald Welte · 7 years ago
  11. 1b6e8e7 Remove __sun__ code that is unmaintained by Harald Welte · 7 years ago
  12. a0d281d IPv6 support for user IP by Harald Welte · 7 years ago
  13. 63ebccd lib/tun.h: Remove non-endian-safe redefinition of IP header by Harald Welte · 7 years ago
  14. d12eab9 ippool: Add IPv6 support to IP pool implementation by Harald Welte · 7 years ago
  15. a8f71eb Code formatted to be in line with formatting rules. by bjovan · 7 years ago
  16. cc077ae Description: Fix some typos in the man pages and in the binary by Ruben Undheim · 8 years ago
  17. 10abfba convert literal APN name to protocol encoded version before use by Andreas Schultz · 9 years ago
  18. 041824d sgsnemu: improve an error message by Neels Hofmeyr · 9 years ago
  19. 9c7fd8e logging: Switch to using libosmocore logging for all the code by Holger Hans Peter Freyther · 10 years ago
  20. e071e30 build: Remove subdir-objects as it breaks make distclean by Holger Hans Peter Freyther · 12 years ago
  21. bed35df Convert all code to Linux coding style by Harald Welte · 13 years ago
  22. 3a4c67b optionally do not send recovery with sgsnemu by Harald Welte · 13 years ago
  23. 41af569 Add optional RAI Field by Harald Welte · 13 years ago
  24. 11a398f sgsnemu support for QoS as defined in 3GPP TS 24.008 by Yann BONNAMY · 14 years ago
  25. 6fc4240 properly build a library for the content of the lib directory by Harald Welte · 13 years ago
  26. 944dce3 Add support for GTP IE's from 3GPP R7 by Yann BONNAMY · 14 years ago
  27. 2a10368 Move common sgsnemu/ggsn files to directory "lib" by Emmanuel Bretelle · 14 years ago
  28. 2a7cad5 Fixe compilation warning by Emmanuel Bretelle · 14 years ago
  29. 841dd49 fix 'make distcheck': add lookup.h to Makefile.am by Harald Welte · 14 years ago
  30. 1b3e577 Use newer gengetopt which also frees memory by Harald Welte · 14 years ago
  31. f54a1f4 Fix various compiler warnings throughout the code by Harald Welte · 14 years ago
  32. c5ef88c remove autotools-generated files by Harald Welte · 14 years ago
  33. 9f26b95 Fixed APN bug by jjako · 19 years ago
  34. acba8e6 Added new version of autotools by jjako · 19 years ago
  35. e31b240 0.84 release by jjako · 20 years ago
  36. 3544abf 0.84 by jjako · 20 years ago
  37. c49cb30 Added lookup.c by jjako · 20 years ago
  38. ada9ffa QA on ippool by jjako · 20 years ago
  39. bd937b7 Minor fix by jjako · 20 years ago
  40. 163b455 Fixed delete route on freebsd et. al. by jjako · 20 years ago
  41. 0fe0df0 qos length bugfix and apple support plus header cleanup by jjako · 20 years ago
  42. 77edc82 Improved configure script under Solaris by jjako · 20 years ago
  43. c321396 Hash table bugfix and improved logging by jjako · 20 years ago
  44. 1a51df7 Added selmode by jjako · 20 years ago
  45. 7e051d3 Charging option by jjako · 20 years ago
  46. b62c3dd Fix on PPP PCO length and charging characteristics required flag. by jjako · 20 years ago
  47. c6762cf Solaris tun interface by jjako · 20 years ago
  48. 1f15864 Added IP address alias capability for FreeBSD by jjako · 20 years ago
  49. 409b855 tun.c cleanup and support for setting multiple addresses on FreeBSD by jjako · 20 years ago
  50. 3cfb81c Lookup in ippool made static by jjako · 20 years ago
  51. 1ea6634 Added FreeBSD route capability by jjako · 20 years ago
  52. 243bfe6 FreeBSD port by jjako · 20 years ago
  53. d48c5ff Fixed long constant warning on FreeBSD by jjako · 20 years ago
  54. 06e9f12 FreeBSD porting and IMSI bugfix by jjako · 20 years ago
  55. b73f23a Removed IN_ADDR_NONE by jjako · 20 years ago
  56. ff9985c Improved Solaris support by jjako · 20 years ago
  57. 1d3db97 Improved solaris compatibility by jjako · 20 years ago
  58. 76032b9 Changet inet_aton to inet_pton for Solaris compliance by jjako · 20 years ago
  59. ec89e9f Updated to use solaris api for tun by jjako · 20 years ago
  60. 0141d20 Changes to allow compilation under Solaris by jjako · 20 years ago
  61. 193e8b1 Added --net, --nsapi, --gtpversion options by jjako · 21 years ago
  62. 0b076a3 Fixed sgsnemu freepdp on failed create context. by jjako · 21 years ago
  63. 581c9f0 sgsnemu timelimit bug fix. Readme update by jjako · 21 years ago
  64. 91aaf22 First try with GTP1 then fallback to GTP0 by jjako · 21 years ago
  65. 2c38133 GTP1 functionality by jjako · 21 years ago
  66. 08d331d First attempt at a GTP1 implementation by jjako · 21 years ago
  67. 48c205f ippool update in sgsnemu by jjako · 21 years ago
  68. e3dfcad Static sgsnemu option by jjako · 21 years ago
  69. a9639f3 doc in makefile.am by jjako · 21 years ago
  70. 7b8fad4 Improved sgsnemu timeout facility by jjako · 21 years ago
  71. e607f74 Changed options by jjako · 21 years ago
  72. a760e32 added syserr.h and syserr.c by jjako · 21 years ago
  73. a7cd249 added ippool.h and ippool.c by jjako · 21 years ago
  74. afb2a97 Improved sgsnemu ping by jjako · 21 years ago
  75. cefa9af Removed warning by jjako · 21 years ago
  76. a175a09 Removed defaultroute flag by jjako · 21 years ago
  77. f573244 Removed defaultroute option by jjako · 21 years ago
  78. 286bc98 Autotools makefile update by jjako · 21 years ago
  79. 91eec6c Removed sgsnemu/.deps files by jjako · 21 years ago
  80. 0511e22 Make without first installing gtplib by jjako · 21 years ago
  81. 5da6845 Ping support by jjako · 21 years ago
  82. 97b7717 Removed runtime files from ./sgsnemu by jjako · 21 years ago
  83. 546787e Removed excess autotools files by jjako · 21 years ago
  84. 824cad6 Compiles with gengetopt 2.8 by jjako · 21 years ago
  85. 776126a Absolute path to gtp library in ggsn/Makefile.am and ggsn/Makefile.am by jjako · 21 years ago
  86. 4901471 Absolute path to ifconfig and route in ggsn and sgsnemu by jjako · 21 years ago
  87. 52c2414 Initial revision by jjako · 22 years ago