1. ed17106 osmo-sgsn: improve auth-policy explaination by Philipp Maier · 7 years ago
  2. 5783c0f osmo-sgsn: Update VTY command reference by Philipp Maier · 7 years ago
  3. c520c3b GSUP, OAP: fix AUTS length to 14, not 16 by ikostov · 7 years ago
  4. aa6629f SGSN: add Auth. policy, NS Statistics and BSSGP state examples, tweaks by ikostov · 7 years ago
  5. 8343572 fix 'make clean': shell glob, ignore failure by Neels Hofmeyr · 8 years ago
  6. 235b0db add 'make check' target by Neels Hofmeyr · 8 years ago
  7. 779ba70 GSUP: Add ladder diagrams for protocol transactions / procedures by Harald Welte · 8 years ago
  8. ed9c53d Update GSUP chapter regarding UMTS AKA and other recent changes by Harald Welte · 8 years ago
  9. 2b6d272 Add OsmoSGSN control interface description by Max · 8 years ago
  10. 5530c91 fix various typos across all manuals by Jonathan Brielmaier · 8 years ago
  11. 36dea39 OsmoSGSN: Fix formatting/cross reference in CDR section by Harald Welte · 8 years ago
  12. aad1bf5 Add link to Asciidoc source code of manual by Harald Welte · 8 years ago
  13. 9f1331b initial checkin of manuals to public repo by Harald Welte · 8 years ago
  14. b2ee85d Importing history from osmo-gsm-manuals.git by Neels Hofmeyr · 6 years ago
  15. 7d4dab8 gbproxy: flush_stored_messages: Get rid of msg param by Pau Espin Pedrol · 6 years ago
  16. 2f9b381 gbproxy: flush_stored_messages: Log and route using stored_msg info by Pau Espin Pedrol · 6 years ago
  17. f05b174 gbproxy: flush_stored_messages: Move comment to func description by Pau Espin Pedrol · 6 years ago
  18. badb7ab gbproxy: Remove unneeded parse_ctx param by Pau Espin Pedrol · 6 years ago
  19. 362612d gbproxy: Fix abort during APN patch by Pau Espin Pedrol · 6 years ago
  20. 3c0652e Revert "gbproxy: fix formatting in gbproxy-state command" by Max · 6 years ago
  21. c07e1a0 gbproxy: flag gbproxy_assign_imsi as static by Pau Espin Pedrol · 6 years ago
  22. e851549 gbproxy: add number-of-peers ctrl command by Max · 6 years ago
  23. e185137 gbproxy: fix formatting in gbproxy-state command by Max · 6 years ago
  24. f53acd2 consistently check the result of osmo_shift_v_fixed() by Stefan Sperling · 6 years ago
  25. e76afc4 update gbproxy test expected output by Stefan Sperling · 6 years ago
  26. 020d04e Use safer functions for IMSI ACL by Max · 6 years ago
  27. 7dd481c use enums consistently instead of falling back to int by Stefan Sperling · 6 years ago
  28. b753cdc fix bogus error check in gprs_sndcp_comp_create() by Stefan Sperling · 6 years ago
  29. a68256e fix bogus assertion in encode_comp_field() by Stefan Sperling · 6 years ago
  30. f1c569f Cleanup non-existent files from debian/copyright by Max · 6 years ago
  31. d8f8945 Remove local libgsupclient; Use libosmo-gsup-client from osmo-hlr by Harald Welte · 6 years ago
  32. 0c3461c Allocate sgsn_instance with talloc by Pau Espin Pedrol · 6 years ago
  33. d7b95e3 Update wrong references to bsc in sgsn code by Pau Espin Pedrol · 6 years ago
  34. bbad426 gtphub: Add --version cmdline option by Oliver Smith · 6 years ago
  35. 4eff3df fix build: remove unused variable by Neels Hofmeyr · 6 years ago
  36. 168c0e9 gprs_llc: remove the FCS from the msgb by trim'ing the msgb by Alexander Couzens · 6 years ago
  37. 005af5e sgsn_libgtp: fix a potential memleak when the GGSN is not reachable by Alexander Couzens · 6 years ago
  38. e62b144 gprs_gmm: Fix missing Security Command for 3G when attaching by Alexander Couzens · 6 years ago
  39. 9596ecf gprs_gmm: dont answer unknown IMSI/TMSI on Service Requests NET_FAIL by Alexander Couzens · 6 years ago
  40. cace24a vty: add SCCP related vty commands by Neels Hofmeyr · 6 years ago
  41. bd2e3d1 gbproxy-legacy: Ensure well-formed config file by Harald Welte · 6 years ago
  42. e80dc56 vty: fix doc str for 'reset sgsn state' by Neels Hofmeyr · 6 years ago
  43. c85f490 GTP: refactor the echo timer by Alexander Couzens · 6 years ago
  44. 713e056 gprs_sgsn.h: fix wrong type of re-attempts by Alexander Couzens · 6 years ago
  45. 83190d9 sgsn_ggsn_ctx_drop_pdp: protect against nullpointer when MM is gone by Alexander Couzens · 6 years ago
  46. f99b2b7 vty: restart sgsn state: improve output message by Alexander Couzens · 6 years ago
  47. 4ea64f2 sgsn: use gtp_clear_queues() when reset sgsn state by Alexander Couzens · 6 years ago
  48. 32b854a debian: add missing build dependencies by Alexander Couzens · 6 years ago
  49. c6f650b gprs_gmm: introduce a GMM Attach Request FSM by Alexander Couzens · 6 years ago
  50. 3bb4b47 tests: remove gmm unit tests by Alexander Couzens · 6 years ago
  51. 2d7ac61 Install sample cfg file to /etc/osmocom by Pau Espin Pedrol · 6 years ago
  52. 6a12733 Install systemd services with autotools by Pau Espin Pedrol · 6 years ago
  53. e3f18e4 debian: Fix typo in rules preventing build with IU support by Pau Espin Pedrol · 6 years ago
  54. 547e6ea Add osmo-gtphub systemd service file by Pau Espin Pedrol · 6 years ago
  55. 442310d use __FILE__, not __BASE_FILE__ by Neels Hofmeyr · 6 years ago
  56. 503c536 gbproxy: Replace '.' in counter names with ':' by Pau Espin Pedrol · 6 years ago
  57. e0d647f gbproxy: Add new VTY-managed timer: link-list clean-stale-timer by Pau Espin Pedrol · 6 years ago
  58. 0248524 gbproxy: Add VTY parameter: link stored-msgs-max-length by Pau Espin Pedrol · 6 years ago
  59. 4fd168a Use osmo_clock_gettime from libosmocore by Pau Espin Pedrol · 6 years ago
  60. e40a557 Drop gprs_msgb_resize_area with libosmocore replacement by Pau Espin Pedrol · 6 years ago
  61. 1877d8e Drop gprs_msgb_copy with libosmocore replacement by Pau Espin Pedrol · 6 years ago
  62. 3f6fb62 vty: add cmd "reset sgsn state" by Alexander Couzens · 6 years ago
  63. 423ef71 remove libcommon by Harald Welte · 6 years ago
  64. 2a7a41a migrate to oap_client in libosmogsm by Harald Welte · 6 years ago
  65. a2d77c4 git-version-gen: Don't check for .git directory by Daniel Willmann · 6 years ago
  66. a47d02e gbproxy: Replace '.' in counter names with ':' by Pau Espin Pedrol · 6 years ago
  67. 3b9de13 sgsn: Fix crash using new libgtp cb_recovery2 API by Pau Espin Pedrol · 6 years ago
  68. 1a907fb sgsn: gtp: Use new API to send PDP DEL CTX REQ without freeing ctx locally by Pau Espin Pedrol · 6 years ago
  69. 829659b sgsn: cdr: Fix uninitialized string access if ggsn is detached by Pau Espin Pedrol · 6 years ago
  70. 501e9ea sgsn: subscriber: Avoid calling memcpy with NULL src by Pau Espin Pedrol · 6 years ago
  71. 306bdfa sgsn: Fix T3395 firing forever by Pau Espin Pedrol · 6 years ago
  72. 2df0d14 Forward GGSN originated DEACT PDP CTX REQ by Pau Espin Pedrol · 6 years ago
  73. 784b77a sgsn: Don't attempt to delete GTP pdp ctx if GGSN was restarted by Pau Espin Pedrol · 6 years ago
  74. ecf747e Add optional TearDownInd IE in PDP DEACT REQ towards PCU by Pau Espin Pedrol · 6 years ago
  75. 38f3217 vty: Add cmd to disable echo loop explictly by Pau Espin Pedrol · 6 years ago
  76. 20292c7 examples: Enable by default echo req towards active GGSNs by Pau Espin Pedrol · 6 years ago
  77. b9c9ae0 Disarm T3395 when dettaching mmctx from pdpctx by Pau Espin Pedrol · 6 years ago
  78. 7b1098c osmo-sgsn: ping GGSN periodically and check for restart counter by Pau Espin Pedrol · 6 years ago
  79. 9f5895a Maintain per ggsn pdp ctx list by Pau Espin Pedrol · 6 years ago
  80. f7d82a5 sgsn_libgtp.c: Log pointer of deleted context by Pau Espin Pedrol · 6 years ago
  81. 99dc488 finish gbproxy_parse_bssgp_unitdata test by Stefan Sperling · 6 years ago
  82. 8eb0dc3 Drop unused common_vty.c by Pau Espin Pedrol · 6 years ago
  83. d67e07f Drop all references of unused MGCP by Pau Espin Pedrol · 6 years ago
  84. a248f20 Drop all references of unused SMPP by Pau Espin Pedrol · 6 years ago
  85. 86b26af jenkins.sh: Remove non-existent configure options by Pau Espin Pedrol · 6 years ago
  86. bc89ed0 jenkins.sh: Use --enable-werror only when iu support is disabled by Pau Espin Pedrol · 6 years ago
  87. 13404b7 gb_proxy: Add ctrl interface and nsvc-state, gbproxy-state commands by Daniel Willmann · 6 years ago
  88. 606fb89 add a test for OS#3178 (invalid unitdata message) by Stefan Sperling · 6 years ago
  89. 2aebafe gprs_gmm: Cancel Location: use detach type IMSI by Alexander Couzens · 6 years ago
  90. f9d500d gb_proxy: tallocate memory for gbproxy cfg so it can be a talloc ctx by Daniel Willmann · 6 years ago
  91. f4627b7 gprs_gmm: make extract_subscr_msisdn extract_subscr_hlr public by Alexander Couzens · 6 years ago
  92. 57cfe08 gprs_gmm: make functions relating to GMM Attach Request public by Alexander Couzens · 6 years ago
  93. 93ce3e9 gprs_subscriber: gsup_auth_error: reject MS in all cases by Alexander Couzens · 6 years ago
  94. 54936e9 Bump version: 1.2.0.58-85ca87-dirty → 1.3.0 by Pau Espin Pedrol · 6 years ago
  95. c78e0e3 GMM: dont reply to GMM_DETACH_REQ with POWER OFF when MS is unknown by Alexander Couzens · 6 years ago
  96. 4a8d501 GERAN: allow GSM SRES on UMTS AKA challenge by Neels Hofmeyr · 6 years ago
  97. f8bd2f6 log two RA Update Request failure causes by Neels Hofmeyr · 6 years ago
  98. e0a540f auth+ciph: log is_r99 and auth types by Neels Hofmeyr · 6 years ago
  99. 8de6b86 use osmo_init_logging2(), fix regression test memleaks by Neels Hofmeyr · 6 years ago
  100. 20370aa compiler warnings: use enum ranap_nsap_addr_enc, constify local var by Neels Hofmeyr · 6 years ago