1. 1ae9877 IPv6: Support PCO for IPv6 DNS addresses by Harald Welte · 7 years ago
  2. d46bcd2 IPv6: Implement IPv6 prefix assignment via ICMPv6 router advertisement by Harald Welte · 7 years ago
  3. d4d6e09 ippool: Extend pool to work with /64 prefixes by Harald Welte · 7 years ago
  4. 365f8fa in46_addr: Add new function in46a_prefix_equal() by Harald Welte · 7 years ago
  5. d1bf1e1 ggsn: Send proper errors in create_context_ind() by Harald Welte · 7 years ago
  6. a0d281d IPv6 support for user IP by Harald Welte · 7 years ago
  7. 53165ed ippool_new(): const-ify input arguments by Harald Welte · 7 years ago
  8. 63ebccd lib/tun.h: Remove non-endian-safe redefinition of IP header by Harald Welte · 7 years ago
  9. d12eab9 ippool: Add IPv6 support to IP pool implementation by Harald Welte · 7 years ago
  10. d9d8862 Proper fix for "Force Dynamic IP" in Create PDP CTX by Harald Welte · 7 years ago
  11. 2831887 libgtp: improve error logging and propagation by Max · 7 years ago
  12. 3142d8d ctrl: cleanup trap creation by Max · 7 years ago
  13. a2861a7 contrib: Start openggsn after networking by Daniel Willmann · 7 years ago
  14. 19e19e3 track README.md rename in spec file and debian/docs by Harald Welte · 7 years ago
  15. 93c3b38 Update README with general project information + convert to Markdown by Harald Welte · 7 years ago
  16. bf6de7a Add MAkefile.* to EXTRA_DIST to ensure they end up in tarballs by Harald Welte · 7 years ago
  17. 1fce2ce jenkins: add value_string termination check by Neels Hofmeyr · 7 years ago
  18. a8f71eb Code formatted to be in line with formatting rules. by bjovan · 7 years ago
  19. 8c25b97 Update AUTHORS file to reflect the last 12 years by Harald Welte · 7 years ago
  20. a892177 remove ChangeLog, it hasn't been updated since 2004 by Harald Welte · 7 years ago
  21. 9225bfc update version to 0.93 by Harald Welte · 7 years ago
  22. bf5c0bb gtp.c: Don't print ""Unknown packet flags" error message in get_seq() by Harald Welte · 7 years ago
  23. 875e4dc gtp-kernel: Fix tunnel creation/removal for GTP Version 1 by Harald Welte · 7 years ago
  24. 68d244d abi/debian: Bump ABI version of libgtp after struct size change by Holger Hans Peter Freyther · 7 years ago
  25. 7716860 Integrate Debian packaging changes by Max · 8 years ago
  26. d37b80a gtp.c: Improve debug statements about GTP header flags by Harald Welte · 8 years ago
  27. dbd7024 Only send TRAP for defined PDP peer by Max · 8 years ago
  28. f41f586 gsn_restart file: wrap umask change tightly around file creation by Neels Hofmeyr · 8 years ago
  29. f7611c3 fix gsn_restart file buffer overflow and missing path sep by Neels Hofmeyr · 8 years ago
  30. 38929c9 configure: check for pkg-config presence by Neels Hofmeyr · 8 years ago
  31. ee9d34a build: be robust against install-sh files above the root dir by Neels Hofmeyr · 8 years ago
  32. 727417d Add control interface by Max · 8 years ago
  33. cd93f4f Add .gitreview to simplify gerrit integration by Max · 8 years ago
  34. 395e213 Remove unused function by Max · 8 years ago
  35. 03dbafb Add 'Bearer Control Mode' IE by BJovke · 8 years ago
  36. 86540de gtp/queue/queue_seqdel(): fix element check which was always true by Alexander Couzens · 8 years ago
  37. cc077ae Description: Fix some typos in the man pages and in the binary by Ruben Undheim · 8 years ago
  38. 6bf2f05 debian: Bump the version to ease upgrading from Debian by Holger Hans Peter Freyther · 8 years ago
  39. 0eaa5b8 gtp: fix several compilation warnings by Pablo Neira Ayuso · 8 years ago
  40. 176e895 ggsn: fix compilation error with --disable-gtp-kernel by Pablo Neira Ayuso · 8 years ago
  41. 23d9976 get rid of accidental copy of ggsn.conf by Pablo Neira Ayuso · 8 years ago
  42. 466da99 configure: rename from --enable-gtp-kernel to --enable-gtp-linux by Pablo Neira Ayuso · 8 years ago
  43. 8419e33 examples: ggsn.conf: document gtp-linux toggle 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. f89dc4e queue_new(): fix NULL dereference on allocation failure by Neels Hofmeyr · 8 years ago
  47. b29ff1d jenkins: Add the build script from jenkins here by Holger Hans Peter Freyther · 8 years ago
  48. d997552 gtp: Handle gtpv1 in gtp_update_pdp_conf() correctly by Daniel Willmann · 8 years ago
  49. 05f3ef3 gtp: Make gtp_update_pdp_conf() work for gtp0 and gtp1 connections by Daniel Willmann · 8 years ago
  50. 134a775 gtp: Pass pdp along when calling gtp_req() in gtp_update_context() by Daniel Willmann · 8 years ago
  51. 8ddb680 gtp: Do not leak the restart counter file handle in case of error by Holger Hans Peter Freyther · 8 years ago
  52. 3a9befb gtp: Fix a bunch of compiler warnings when just including gtp.h by Holger Hans Peter Freyther · 8 years ago
  53. c80680a ggsn: fix autotool pkg-config invokation by Andreas Schultz · 9 years ago
  54. c5fbf9b ggsn: update gpt-kernel logging to libosmocore by Andreas Schultz · 9 years ago
  55. 4b075b6 ggsn: add support for GTP kernel data encapsulation by Pablo Neira Ayuso · 9 years ago
  56. 89dcb614 Release 0.92 of the GGSN needed for the gtphub by Holger Hans Peter Freyther · 9 years ago
  57. ac0b4f1 update version to 0.92 by Harald Welte · 9 years ago
  58. 10abfba convert literal APN name to protocol encoded version before use by Andreas Schultz · 9 years ago
  59. a377b08 Revert "Makefile.am: define ACLOCAL_AMFLAGS, include directory m4" by Holger Hans Peter Freyther · 9 years ago
  60. 04cbae4 Makefile.am: define ACLOCAL_AMFLAGS, include directory m4 by Alexander Huemer · 9 years ago
  61. db852a1 fix some format specifiers by Alexander Huemer · 9 years ago
  62. e740e81 configure.in -> configure.ac by Alexander Huemer · 9 years ago
  63. 2ea010a gitignore: add 'compile' (from autoconf) by Neels Hofmeyr · 9 years ago
  64. 041824d sgsnemu: improve an error message by Neels Hofmeyr · 9 years ago
  65. cd14094 Dump dead code and never look at it again by Holger Hans Peter Freyther · 9 years ago
  66. 0dc4748 add todo comments by Neels Hofmeyr · 9 years ago
  67. 6c06d25 make install: also install gtpie.h by Neels Hofmeyr · 9 years ago
  68. e845cb9 gtp.c: fix an error log. by Neels Hofmeyr · 9 years ago
  69. b18e811 gtp.h: rename gsn_t.dublicate to duplicate. by Neels Hofmeyr · 9 years ago
  70. 9b09738 gtp.c: improve 3 error logs. by Neels Hofmeyr · 9 years ago
  71. b07d070 openggsn: Check return codes and take error paths on failure. by Michael McTernan · 9 years ago
  72. 633cc0d debian: Address lintian warning about -dbg package by Holger Hans Peter Freyther · 9 years ago
  73. 7bfe180 debian: Require libosmocore by Holger Hans Peter Freyther · 9 years ago
  74. 0576f3b debian: Move to multi-arch support by Holger Hans Peter Freyther · 9 years ago
  75. 91d0ee5 lib: Speculatively add libosmocore cflags to the lib by Holger Hans Peter Freyther · 10 years ago
  76. 6ab58b4 ggsn: Move printf to DEBUGP statements in the ggsn as well by Holger Hans Peter Freyther · 10 years ago
  77. 8e7e3ef ggsn: Remove unused dump/logging method by Holger Hans Peter Freyther · 10 years ago
  78. c38bf64 ggsn: Be able to set the log level for the text file by Holger Hans Peter Freyther · 10 years ago
  79. 9c7fd8e logging: Switch to using libosmocore logging for all the code by Holger Hans Peter Freyther · 10 years ago
  80. e527ef1 syserr: Remove unused error packet logging code by Holger Hans Peter Freyther · 10 years ago
  81. 01b40d0 gtp: Make these regions runtime debuggable by Holger Hans Peter Freyther · 10 years ago
  82. 752314a gtp: Kill unused and non public method by Holger Hans Peter Freyther · 10 years ago
  83. 42ca1d1 gtp: Move to using LOGP for logging GTP packages by Holger Hans Peter Freyther · 10 years ago
  84. ca524ef Begin to require libosmocore and libosmovty by Holger Hans Peter Freyther · 10 years ago
  85. 839c221 debian: Attenpt to fix lintian warning on weak-dependency by Holger Hans Peter Freyther · 10 years ago
  86. 7397b88 debian: Make it a proper git version by Holger Hans Peter Freyther · 10 years ago
  87. f97f58d debian: Harden and build debug packages by Holger Hans Peter Freyther · 10 years ago
  88. 493ec59 debian: Modernize/Fix the debian control file by Holger Hans Peter Freyther · 10 years ago
  89. 827aec1 debian: Add dependency for LSB script by Holger Hans Peter Freyther · 10 years ago
  90. 0b705bb debian: Create new changelog entry to please new tools by Holger Hans Peter Freyther · 10 years ago
  91. c190896 openggsn.service: Add Install section to systemd service file by Daniel Willmann · 10 years ago
  92. 5816bcf gtp: Speculative FreeBSD compile fix for htobe64 by Holger Hans Peter Freyther · 10 years ago
  93. 746b944 gtp: add pdp_set_imsi_nsapi by Pablo Neira Ayuso · 10 years ago
  94. 9c0ff4f cli: Introduce a logfile command to log errors to a file by Holger Hans Peter Freyther · 10 years ago
  95. 1c4d9e6 cli: Manually patch the generated code to fix compiler warning by Holger Hans Peter Freyther · 10 years ago
  96. 6c0b9c2 cli: Re-generate the cmdline.c/cmdline.h with newer gengetopt by Holger Hans Peter Freyther · 10 years ago
  97. 4afb44a systemd: Do not restart when the application exits with 1 by Holger Hans Peter Freyther · 10 years ago
  98. 29567ed systemd: Add a simple ggsn service file by Holger Hans Peter Freyther · 10 years ago
  99. 1a1ba02 gtp: fix endianness in teid field of GTPv0 header by Pablo Neira Ayuso · 10 years ago
  100. 0674f0b gtp: fix wrong binary layout for struct gtp0_header in x86_64 by Pablo Neira Ayuso · 10 years ago