1. 713e056 gprs_sgsn.h: fix wrong type of re-attempts by Alexander Couzens · 6 years ago
  2. 83190d9 sgsn_ggsn_ctx_drop_pdp: protect against nullpointer when MM is gone by Alexander Couzens · 6 years ago
  3. f99b2b7 vty: restart sgsn state: improve output message by Alexander Couzens · 6 years ago
  4. 4ea64f2 sgsn: use gtp_clear_queues() when reset sgsn state by Alexander Couzens · 6 years ago
  5. 32b854a debian: add missing build dependencies by Alexander Couzens · 6 years ago
  6. c6f650b gprs_gmm: introduce a GMM Attach Request FSM by Alexander Couzens · 6 years ago
  7. 3bb4b47 tests: remove gmm unit tests by Alexander Couzens · 6 years ago
  8. 2d7ac61 Install sample cfg file to /etc/osmocom by Pau Espin Pedrol · 6 years ago
  9. 6a12733 Install systemd services with autotools by Pau Espin Pedrol · 6 years ago
  10. e3f18e4 debian: Fix typo in rules preventing build with IU support by Pau Espin Pedrol · 6 years ago
  11. 547e6ea Add osmo-gtphub systemd service file by Pau Espin Pedrol · 6 years ago
  12. 442310d use __FILE__, not __BASE_FILE__ by Neels Hofmeyr · 6 years ago
  13. 503c536 gbproxy: Replace '.' in counter names with ':' by Pau Espin Pedrol · 6 years ago
  14. e0d647f gbproxy: Add new VTY-managed timer: link-list clean-stale-timer by Pau Espin Pedrol · 6 years ago
  15. 0248524 gbproxy: Add VTY parameter: link stored-msgs-max-length by Pau Espin Pedrol · 6 years ago
  16. 4fd168a Use osmo_clock_gettime from libosmocore by Pau Espin Pedrol · 6 years ago
  17. e40a557 Drop gprs_msgb_resize_area with libosmocore replacement by Pau Espin Pedrol · 6 years ago
  18. 1877d8e Drop gprs_msgb_copy with libosmocore replacement by Pau Espin Pedrol · 6 years ago
  19. 3f6fb62 vty: add cmd "reset sgsn state" by Alexander Couzens · 6 years ago
  20. 423ef71 remove libcommon by Harald Welte · 6 years ago
  21. 2a7a41a migrate to oap_client in libosmogsm by Harald Welte · 6 years ago
  22. a2d77c4 git-version-gen: Don't check for .git directory by Daniel Willmann · 6 years ago
  23. a47d02e gbproxy: Replace '.' in counter names with ':' by Pau Espin Pedrol · 6 years ago
  24. 3b9de13 sgsn: Fix crash using new libgtp cb_recovery2 API by Pau Espin Pedrol · 6 years ago
  25. 1a907fb sgsn: gtp: Use new API to send PDP DEL CTX REQ without freeing ctx locally by Pau Espin Pedrol · 6 years ago
  26. 829659b sgsn: cdr: Fix uninitialized string access if ggsn is detached by Pau Espin Pedrol · 6 years ago
  27. 501e9ea sgsn: subscriber: Avoid calling memcpy with NULL src by Pau Espin Pedrol · 6 years ago
  28. 306bdfa sgsn: Fix T3395 firing forever by Pau Espin Pedrol · 6 years ago
  29. 2df0d14 Forward GGSN originated DEACT PDP CTX REQ by Pau Espin Pedrol · 6 years ago
  30. 784b77a sgsn: Don't attempt to delete GTP pdp ctx if GGSN was restarted by Pau Espin Pedrol · 6 years ago
  31. ecf747e Add optional TearDownInd IE in PDP DEACT REQ towards PCU by Pau Espin Pedrol · 6 years ago
  32. 38f3217 vty: Add cmd to disable echo loop explictly by Pau Espin Pedrol · 6 years ago
  33. 20292c7 examples: Enable by default echo req towards active GGSNs by Pau Espin Pedrol · 6 years ago
  34. b9c9ae0 Disarm T3395 when dettaching mmctx from pdpctx by Pau Espin Pedrol · 6 years ago
  35. 7b1098c osmo-sgsn: ping GGSN periodically and check for restart counter by Pau Espin Pedrol · 6 years ago
  36. 9f5895a Maintain per ggsn pdp ctx list by Pau Espin Pedrol · 6 years ago
  37. f7d82a5 sgsn_libgtp.c: Log pointer of deleted context by Pau Espin Pedrol · 6 years ago
  38. 99dc488 finish gbproxy_parse_bssgp_unitdata test by Stefan Sperling · 6 years ago
  39. 8eb0dc3 Drop unused common_vty.c by Pau Espin Pedrol · 6 years ago
  40. d67e07f Drop all references of unused MGCP by Pau Espin Pedrol · 6 years ago
  41. a248f20 Drop all references of unused SMPP by Pau Espin Pedrol · 6 years ago
  42. 86b26af jenkins.sh: Remove non-existent configure options by Pau Espin Pedrol · 6 years ago
  43. bc89ed0 jenkins.sh: Use --enable-werror only when iu support is disabled by Pau Espin Pedrol · 6 years ago
  44. 13404b7 gb_proxy: Add ctrl interface and nsvc-state, gbproxy-state commands by Daniel Willmann · 6 years ago
  45. 606fb89 add a test for OS#3178 (invalid unitdata message) by Stefan Sperling · 6 years ago
  46. 2aebafe gprs_gmm: Cancel Location: use detach type IMSI by Alexander Couzens · 6 years ago
  47. f9d500d gb_proxy: tallocate memory for gbproxy cfg so it can be a talloc ctx by Daniel Willmann · 6 years ago
  48. f4627b7 gprs_gmm: make extract_subscr_msisdn extract_subscr_hlr public by Alexander Couzens · 6 years ago
  49. 57cfe08 gprs_gmm: make functions relating to GMM Attach Request public by Alexander Couzens · 6 years ago
  50. 93ce3e9 gprs_subscriber: gsup_auth_error: reject MS in all cases by Alexander Couzens · 6 years ago
  51. 54936e9 Bump version: 1.2.0.58-85ca87-dirty → 1.3.0 by Pau Espin Pedrol · 6 years ago
  52. c78e0e3 GMM: dont reply to GMM_DETACH_REQ with POWER OFF when MS is unknown by Alexander Couzens · 6 years ago
  53. 4a8d501 GERAN: allow GSM SRES on UMTS AKA challenge by Neels Hofmeyr · 6 years ago
  54. f8bd2f6 log two RA Update Request failure causes by Neels Hofmeyr · 6 years ago
  55. e0a540f auth+ciph: log is_r99 and auth types by Neels Hofmeyr · 6 years ago
  56. 8de6b86 use osmo_init_logging2(), fix regression test memleaks by Neels Hofmeyr · 6 years ago
  57. 20370aa compiler warnings: use enum ranap_nsap_addr_enc, constify local var by Neels Hofmeyr · 6 years ago
  58. 009d159 osmo-gbproxy: use 'osmo-gbproxy.cfg' as default config name by Neels Hofmeyr · 6 years ago
  59. 6179f0c implement support for 3-digit MNC with leading zeros by Neels Hofmeyr · 6 years ago
  60. f1474f5 configure: add --enable-werror by Neels Hofmeyr · 6 years ago
  61. bc10664 vty: absorb command explanations from osmo-gsm-manuals by Neels Hofmeyr · 6 years ago
  62. 3ab28a2 sgsn_test: guard against struct gprs_ra_id changing by Neels Hofmeyr · 6 years ago
  63. f8f65b1 Add talloc context introspection via VTY by Harald Welte · 6 years ago
  64. 4182625 sgsn_libgtp.c: Fix typos and whitespace by Pau Espin Pedrol · 6 years ago
  65. 9ea4037 .gitignore: Add m4 files by Pau Espin Pedrol · 6 years ago
  66. 79663b3 mandatory depend on libc-ares and libgtp by Alexander Couzens · 6 years ago
  67. 6ba7047 gtphub: check for gsn_addr_from_sockaddr() error by Max · 6 years ago
  68. efb2654 gtphub: check for gsn_addr_from_sockaddr() errors by Max · 7 years ago
  69. cec01d3 configure.ac: Enable Wall in CFLAGS by Pau Espin Pedrol · 6 years ago
  70. 9f13b14 Use gsm48_encode_ra() for RAI encoding by Max · 6 years ago
  71. 95253c7 fix build: missing LIBGTP_CFLAGS in sgsn_test by Neels Hofmeyr · 6 years ago
  72. 62e150b Remove unused bsc_version.c by Max · 6 years ago
  73. 8bd4bba gtphub: make rate_ctr unique by Max · 7 years ago
  74. d3e4e51 gprs_llc: tx dl ud: make mismatching LLE not crash osmo-sgsn by Neels Hofmeyr · 7 years ago
  75. fabf06a Fix RAI construction by Max · 6 years ago
  76. e15e8d7 gprs_gmm: Convert warning message to pragma message by Pau Espin Pedrol · 6 years ago
  77. 98449d1 cosmetic: gprs_gmm: Remove trailing whitespace by Pau Espin Pedrol · 6 years ago
  78. dc7dd4e gprs_gmm: Remove unused variable by Pau Espin Pedrol · 6 years ago
  79. 964dcb2 cosmetic: tests: sgsn_test: Use proper formatting and remove uneeded semicolons by Pau Espin Pedrol · 6 years ago
  80. d17d621 tests: sgsn_test: Define wrap APIs with correct parameters by Pau Espin Pedrol · 6 years ago
  81. 6a922c5 Remove obsolete ./configure option by Max · 7 years ago
  82. ca7be8a Migrate from OpenSSL to osmo_get_rand_id() by Max · 7 years ago
  83. d367aab Use connection id when allocating rate counters by Max · 7 years ago
  84. 7daa1a8 cosmetic: use macro for gtphub plane iteration by Max · 7 years ago
  85. 8ea1387 Enable sanitize for CI tests by Max · 7 years ago
  86. ab716e5 Remove dead code by Max · 7 years ago
  87. e2cd677 Replace '.' in counter names with ':' by Max · 7 years ago
  88. c1cfde5 gsm48_rx_gmm_att_req: fix error handling: don't clean up NULL llme by Neels Hofmeyr · 7 years ago
  89. 52262f7 .service: remove OpenBSC from service desription by Alexander Couzens · 7 years ago
  90. a9efff7 gprs_gmm: segfault: gracefully handle failure to alloc context by Neels Hofmeyr · 7 years ago
  91. 8a58bcd Remove unneeded .py scripts by Max · 7 years ago
  92. 6a5f21c configure.ac: remove unused libcdk check by Alexander Couzens · 7 years ago
  93. 404bc49 configure.ac: remove pcap check by Alexander Couzens · 7 years ago
  94. 3137330 .gitignore: remove non-existent /src/utils exludes by Alexander Couzens · 7 years ago
  95. 90e0790 Show GTP version for PDP context in vty by Max · 7 years ago
  96. 4de3eeb Fix display of GTP addresses by Max · 7 years ago
  97. 134fc6a Add vty cmd 'cdr trap' to send CDR through CTRL iface by Pau Espin Pedrol · 7 years ago
  98. 136c1c1 sgsn_cdr: Split log formatting into a snprintf function by Pau Espin Pedrol · 7 years ago
  99. 266b61a tests: Fix selection of python version by Pau Espin Pedrol · 7 years ago
  100. 871f3d7 Replace '.' in counter names with ':' by Pau Espin Pedrol · 7 years ago