1. f89dc4e queue_new(): fix NULL dereference on allocation failure by Neels Hofmeyr · 8 years ago
  2. b29ff1d jenkins: Add the build script from jenkins here by Holger Hans Peter Freyther · 8 years ago
  3. d997552 gtp: Handle gtpv1 in gtp_update_pdp_conf() correctly by Daniel Willmann · 8 years ago
  4. 05f3ef3 gtp: Make gtp_update_pdp_conf() work for gtp0 and gtp1 connections by Daniel Willmann · 8 years ago
  5. 134a775 gtp: Pass pdp along when calling gtp_req() in gtp_update_context() by Daniel Willmann · 8 years ago
  6. 8ddb680 gtp: Do not leak the restart counter file handle in case of error by Holger Hans Peter Freyther · 8 years ago
  7. 3a9befb gtp: Fix a bunch of compiler warnings when just including gtp.h by Holger Hans Peter Freyther · 8 years ago
  8. c80680a ggsn: fix autotool pkg-config invokation by Andreas Schultz · 9 years ago
  9. c5fbf9b ggsn: update gpt-kernel logging to libosmocore by Andreas Schultz · 9 years ago
  10. 4b075b6 ggsn: add support for GTP kernel data encapsulation by Pablo Neira Ayuso · 9 years ago
  11. 89dcb614 Release 0.92 of the GGSN needed for the gtphub by Holger Hans Peter Freyther · 9 years ago
  12. ac0b4f1 update version to 0.92 by Harald Welte · 9 years ago
  13. 10abfba convert literal APN name to protocol encoded version before use by Andreas Schultz · 9 years ago
  14. a377b08 Revert "Makefile.am: define ACLOCAL_AMFLAGS, include directory m4" by Holger Hans Peter Freyther · 9 years ago
  15. 04cbae4 Makefile.am: define ACLOCAL_AMFLAGS, include directory m4 by Alexander Huemer · 9 years ago
  16. db852a1 fix some format specifiers by Alexander Huemer · 9 years ago
  17. e740e81 configure.in -> configure.ac by Alexander Huemer · 9 years ago
  18. 2ea010a gitignore: add 'compile' (from autoconf) by Neels Hofmeyr · 9 years ago
  19. 041824d sgsnemu: improve an error message by Neels Hofmeyr · 9 years ago
  20. cd14094 Dump dead code and never look at it again by Holger Hans Peter Freyther · 9 years ago
  21. 0dc4748 add todo comments by Neels Hofmeyr · 9 years ago
  22. 6c06d25 make install: also install gtpie.h by Neels Hofmeyr · 9 years ago
  23. e845cb9 gtp.c: fix an error log. by Neels Hofmeyr · 9 years ago
  24. b18e811 gtp.h: rename gsn_t.dublicate to duplicate. by Neels Hofmeyr · 9 years ago
  25. 9b09738 gtp.c: improve 3 error logs. by Neels Hofmeyr · 9 years ago
  26. b07d070 openggsn: Check return codes and take error paths on failure. by Michael McTernan · 9 years ago
  27. 633cc0d debian: Address lintian warning about -dbg package by Holger Hans Peter Freyther · 9 years ago
  28. 7bfe180 debian: Require libosmocore by Holger Hans Peter Freyther · 9 years ago
  29. 0576f3b debian: Move to multi-arch support by Holger Hans Peter Freyther · 9 years ago
  30. 91d0ee5 lib: Speculatively add libosmocore cflags to the lib by Holger Hans Peter Freyther · 10 years ago
  31. 6ab58b4 ggsn: Move printf to DEBUGP statements in the ggsn as well by Holger Hans Peter Freyther · 10 years ago
  32. 8e7e3ef ggsn: Remove unused dump/logging method by Holger Hans Peter Freyther · 10 years ago
  33. c38bf64 ggsn: Be able to set the log level for the text file by Holger Hans Peter Freyther · 10 years ago
  34. 9c7fd8e logging: Switch to using libosmocore logging for all the code by Holger Hans Peter Freyther · 10 years ago
  35. e527ef1 syserr: Remove unused error packet logging code by Holger Hans Peter Freyther · 10 years ago
  36. 01b40d0 gtp: Make these regions runtime debuggable by Holger Hans Peter Freyther · 10 years ago
  37. 752314a gtp: Kill unused and non public method by Holger Hans Peter Freyther · 10 years ago
  38. 42ca1d1 gtp: Move to using LOGP for logging GTP packages by Holger Hans Peter Freyther · 10 years ago
  39. ca524ef Begin to require libosmocore and libosmovty by Holger Hans Peter Freyther · 10 years ago
  40. 839c221 debian: Attenpt to fix lintian warning on weak-dependency by Holger Hans Peter Freyther · 10 years ago
  41. 7397b88 debian: Make it a proper git version by Holger Hans Peter Freyther · 10 years ago
  42. f97f58d debian: Harden and build debug packages by Holger Hans Peter Freyther · 10 years ago
  43. 493ec59 debian: Modernize/Fix the debian control file by Holger Hans Peter Freyther · 10 years ago
  44. 827aec1 debian: Add dependency for LSB script by Holger Hans Peter Freyther · 10 years ago
  45. 0b705bb debian: Create new changelog entry to please new tools by Holger Hans Peter Freyther · 10 years ago
  46. c190896 openggsn.service: Add Install section to systemd service file by Daniel Willmann · 10 years ago
  47. 5816bcf gtp: Speculative FreeBSD compile fix for htobe64 by Holger Hans Peter Freyther · 10 years ago
  48. 746b944 gtp: add pdp_set_imsi_nsapi by Pablo Neira Ayuso · 10 years ago
  49. 9c0ff4f cli: Introduce a logfile command to log errors to a file by Holger Hans Peter Freyther · 10 years ago
  50. 1c4d9e6 cli: Manually patch the generated code to fix compiler warning by Holger Hans Peter Freyther · 10 years ago
  51. 6c0b9c2 cli: Re-generate the cmdline.c/cmdline.h with newer gengetopt by Holger Hans Peter Freyther · 10 years ago
  52. 4afb44a systemd: Do not restart when the application exits with 1 by Holger Hans Peter Freyther · 10 years ago
  53. 29567ed systemd: Add a simple ggsn service file by Holger Hans Peter Freyther · 10 years ago
  54. 1a1ba02 gtp: fix endianness in teid field of GTPv0 header by Pablo Neira Ayuso · 10 years ago
  55. 0674f0b gtp: fix wrong binary layout for struct gtp0_header in x86_64 by Pablo Neira Ayuso · 10 years ago
  56. 0382996 gtp: Use struct ul16_t/struct ul66_t to avoid compiler warnings in OsmoSGSN by Holger Hans Peter Freyther · 11 years ago
  57. 0527289 build: Do not generate a Makefile in the empty src/ directory by Holger Hans Peter Freyther · 12 years ago
  58. d7566b8 pdp: Mark the data as static as only pdp.c should access this data by Holger Hans Peter Freyther · 12 years ago
  59. 0aa1787 build: Let the system decide where libraries are searched by Holger Hans Peter Freyther · 12 years ago
  60. e071e30 build: Remove subdir-objects as it breaks make distclean by Holger Hans Peter Freyther · 12 years ago
  61. 3d7500e Remove out-of-bounds write by Tobias Engel · 12 years ago
  62. f4594e2 Fix dpkg-buildpackage build for OpenGGSN by Max Suraev · 12 years ago
  63. ab9ff09 Fix init script in debian package. by Eric Butler · 12 years ago
  64. 235a095 Debian package updates. by Eric Butler · 12 years ago
  65. 95848ba GTP: don't use magic numbers for T3-REQUESTS and N3-REQUEST by Harald Welte · 13 years ago
  66. ef71162 queue: fix copy+paste mistake in debug statements by Harald Welte · 13 years ago
  67. b841e57 queue: Add some more comments throughout the code (doxygen style) by Harald Welte · 13 years ago
  68. bb47c35 queue: mark non-public functions as static by Harald Welte · 13 years ago
  69. e65c739 queue: use %p format string when printing a pointer by Harald Welte · 13 years ago
  70. bdca4b7 configure: use AM_SILENT_RULES when available by Harald Welte · 13 years ago
  71. d88e11d GTP: use socklen_t where appropriate by Harald Welte · 13 years ago
  72. bed35df Convert all code to Linux coding style by Harald Welte · 13 years ago
  73. ca36f29 build: Add a proper pkgconfig libgtp.pc for the GTP library by Sylvain Munaut · 13 years ago
  74. 3a4c67b optionally do not send recovery with sgsnemu by Harald Welte · 13 years ago
  75. 41af569 Add optional RAI Field by Harald Welte · 13 years ago
  76. 11a398f sgsnemu support for QoS as defined in 3GPP TS 24.008 by Yann BONNAMY · 14 years ago
  77. ad18ccb RAI fix by Yann BONNAMY · 14 years ago
  78. fe50409 GTP: Fix bug in update PDP context procedure by Isabelle Kraemer · 13 years ago
  79. f5cbbc9 debian: add openggsn example config files by Harald Welte · 13 years ago
  80. 142af72 debian packaging: add missing openggsn.install file by Harald Welte · 13 years ago
  81. 38c8f6d remove autotools-generated INSTALL file by Harald Welte · 13 years ago
  82. 6fc4240 properly build a library for the content of the lib directory by Harald Welte · 13 years ago
  83. b502255 debian: update to source format git by Harald Welte · 13 years ago
  84. 629e986 libgtp: introduce cb_recovery() callback by Harald Welte · 14 years ago
  85. 944dce3 Add support for GTP IE's from 3GPP R7 by Yann BONNAMY · 14 years ago
  86. 87490d7 IFNAMSIZ includes terminating 0 by Emmanuel Bretelle · 14 years ago
  87. 4e56c83 fixed compilation warning against gcc-4.4 by Emmanuel Bretelle · 14 years ago
  88. 91384a4 Do not exceed 80 characters per line by Emmanuel Bretelle · 14 years ago
  89. eaaf500 Set tun devname to IFNAMESIZ+1 to avoid warning by Emmanuel Bretelle · 14 years ago
  90. 2a10368 Move common sgsnemu/ggsn files to directory "lib" by Emmanuel Bretelle · 14 years ago
  91. 2a7cad5 Fixe compilation warning by Emmanuel Bretelle · 14 years ago
  92. 6852186 Fixed compile warning,exit if cant daemonize by Emmanuel Bretelle · 14 years ago
  93. 111e054 Fix warning on unused fscanf return code by Emmanuel Bretelle · 14 years ago
  94. 1e9b27b debian: add init script for OpenGGSN by Harald Welte · 14 years ago
  95. a3f42e0 debian: libgtp has architecture 'any' not 'all' by Harald Welte · 14 years ago
  96. e916809 import debian packaging info by Harald Welte · 14 years ago
  97. 76f044d bump version number to 0.91 by Harald Welte · 14 years ago
  98. dc3744f Extend 'struct pdp_t' with a void *priv pointer for application use by Harald Welte · 14 years ago
  99. 47122e7 Bump version number to 0.90 by Harald Welte · 14 years ago
  100. 841dd49 fix 'make distcheck': add lookup.h to Makefile.am by Harald Welte · 14 years ago