1. 91a8bbd gprs_gmm_fsm.c: Implement RAT change between 2g and 3g by Alexander Couzens · 5 years ago
  2. 85386dc Use libosmocore constant for IMSI length in ACL entry by Max · 6 years ago
  3. 029a70e Improve logging in gprs_llc.c code by Pau Espin Pedrol · 4 years, 10 months ago
  4. 284314a sgsn_libgtp.c: Drop use of deprecated libgtp APIs gtp_retrans*() by Pau Espin Pedrol · 5 years ago
  5. 030824e sgsn_libgtp: refactor ps paging into gprs_gb by Alexander Couzens · 5 years ago
  6. 3bad31b Iu: implement a user inactivity timer by Alexander Couzens · 5 years ago
  7. eb5aee5 gprs_ranap: release Iu UE Context when exiting PMM Connected by Alexander Couzens · 5 years ago
  8. a8f7825 sgsn: when receiving data PDU notify the Gb GMM fsm by Alexander Couzens · 5 years ago
  9. 35f0e66 Split out GPRS SM layer into its own file by Pau Espin Pedrol · 5 years ago
  10. 31c4657 Implement GMM State using osmocom FSM by Pau Espin Pedrol · 5 years ago
  11. 2e91fee enum gprs_gmm_state: Fix spec reference by Pau Espin Pedrol · 5 years ago
  12. fd815bb vty: Print MM state and RAN type in show mm-context by Pau Espin Pedrol · 5 years ago
  13. ccd1252 Introduce FSM mm_state_iu_fsm by Pau Espin Pedrol · 5 years ago
  14. 02514bc Introduce FSM mm_state_gb_fsm by Pau Espin Pedrol · 5 years ago
  15. 0b72240 Split enum gprs_pmm_state into Iu and Gb counterparts by Pau Espin Pedrol · 5 years ago
  16. 8333ef1 Move llc->MM/SM Gb specific glue code to its own file by Pau Espin Pedrol · 5 years ago
  17. 6dfb5fe Move lots of Iu/ranap specific code into its own file by Pau Espin Pedrol · 5 years ago
  18. 259e303 sgsn: gtp: Drop related pdp contexts on echo timeout against GGSN by Pau Espin Pedrol · 5 years ago
  19. 6ec5dc2 Introduce log helper LOGGGSN and log category DGTP by Pau Espin Pedrol · 5 years ago
  20. aa89f5d gtp: make echo_interval unsigned by Pau Espin Pedrol · 5 years ago
  21. 2c90899 vty: Introduce cs7-instance-iu by Pau Espin Pedrol · 5 years ago
  22. 39cbecd gprs/gprs_gmm: implement T3314. Timeout to reset MM state READY->STANDBY by Alexander Couzens · 8 years ago
  23. a299d65 Replace own timer infra with libosmocore osmo_tdef by Pau Espin Pedrol · 5 years ago
  24. 5b6c4b8 Introduce and use log macros when no mm ctx available by Pau Espin Pedrol · 5 years ago
  25. 05140b8 gprs_sgsn.h: Flag MM_CTX_T_GERAN_Iu as not supported by Pau Espin Pedrol · 5 years ago
  26. 404d9b8 Introduce define TLLI_UNASSIGNED by Pau Espin Pedrol · 5 years ago
  27. 39aa9ee gprs_llc.h: Improve documentation of some structs by Pau Espin Pedrol · 5 years ago
  28. d1463bc sgsn: Have authentication required on by default by Pau Espin Pedrol · 5 years ago
  29. aed46ec gb_proxy: cosmetic: Use 'bool' in data structures where applicable by Harald Welte · 6 years ago
  30. d3dcaf0 gb_proxy.h: Add missing comments; improve comments by Harald Welte · 6 years ago
  31. af779d2 LLC: Store the XID inside the LLC Entity, not LLC Mgmg Entity by Harald Welte · 5 years ago
  32. 8822009 make gsup ipa name configurable in osmo-sgsn.cfg by Stefan Sperling · 6 years ago
  33. 2599644 remove pointless declaration of struct gsm_network by Stefan Sperling · 6 years ago
  34. 2e48576 Use explicit parameter for sgsn_auth_init() by Max · 6 years ago
  35. 40124c8 Constify sgsn_acl_lookup() parameter by Max · 6 years ago
  36. c572154 use enums consistently instead of falling back to int by Stefan Sperling · 6 years ago
  37. f4b2c4c Remove local libgsupclient; Use libosmo-gsup-client from osmo-hlr by Harald Welte · 6 years ago
  38. 73b2bf3 Allocate sgsn_instance with talloc by Pau Espin Pedrol · 6 years ago
  39. 5455756 gprs_gmm: Fix missing Security Command for 3G when attaching by Alexander Couzens · 6 years ago
  40. 176a4d2 GTP: refactor the echo timer by Alexander Couzens · 6 years ago
  41. 9739067 gprs_sgsn.h: fix wrong type of re-attempts by Alexander Couzens · 6 years ago
  42. f7198d7 gprs_gmm: introduce a GMM Attach Request FSM by Alexander Couzens · 6 years ago
  43. 84c6ec6 use __FILE__, not __BASE_FILE__ by Neels Hofmeyr · 6 years ago
  44. 82f1361 gbproxy: Add new VTY-managed timer: link-list clean-stale-timer by Pau Espin Pedrol · 6 years ago
  45. 67f1d1e gbproxy: Add VTY parameter: link stored-msgs-max-length by Pau Espin Pedrol · 6 years ago
  46. 107fb59 Drop gprs_msgb_resize_area with libosmocore replacement by Pau Espin Pedrol · 6 years ago
  47. 816a67d Drop gprs_msgb_copy with libosmocore replacement by Pau Espin Pedrol · 6 years ago
  48. 0b588be migrate to oap_client in libosmogsm by Harald Welte · 6 years ago
  49. ef6d78f sgsn: Fix crash using new libgtp cb_recovery2 API by Pau Espin Pedrol · 6 years ago
  50. 2cf70e0 Forward GGSN originated DEACT PDP CTX REQ by Pau Espin Pedrol · 6 years ago
  51. 89895b0 Add optional TearDownInd IE in PDP DEACT REQ towards PCU by Pau Espin Pedrol · 6 years ago
  52. 8c7d259 Disarm T3395 when dettaching mmctx from pdpctx by Pau Espin Pedrol · 6 years ago
  53. fa12010 osmo-sgsn: ping GGSN periodically and check for restart counter by Pau Espin Pedrol · 6 years ago
  54. a98fead Maintain per ggsn pdp ctx list by Pau Espin Pedrol · 6 years ago
  55. 94998fa Drop all references of unused MGCP by Pau Espin Pedrol · 6 years ago
  56. 8216e2f Drop all references of unused SMPP by Pau Espin Pedrol · 6 years ago
  57. c977afa gb_proxy: Add ctrl interface and nsvc-state, gbproxy-state commands by Daniel Willmann · 6 years ago
  58. 8007be4 gprs_gmm: make extract_subscr_msisdn extract_subscr_hlr public by Alexander Couzens · 6 years ago
  59. d4788cd gprs_gmm: make functions relating to GMM Attach Request public by Alexander Couzens · 6 years ago
  60. aa4ed67 GERAN: allow GSM SRES on UMTS AKA challenge by Neels Hofmeyr · 6 years ago
  61. 69e356b compiler warnings: use enum ranap_nsap_addr_enc, constify local var by Neels Hofmeyr · 7 years ago
  62. 10719b7 implement support for 3-digit MNC with leading zeros by Neels Hofmeyr · 7 years ago
  63. 2e9ea50 Add vty cmd 'cdr trap' to send CDR through CTRL iface by Pau Espin Pedrol · 7 years ago
  64. c005db7 Log GTP-U endpoints update by Max · 7 years ago
  65. 4f979bf Use new FSF address in license header by Max · 7 years ago
  66. 3b3080b Remove rest_octets.h by Max · 7 years ago
  67. 396f2e6 move include/openbsc to include/osmocom/sgsn by Neels Hofmeyr · 7 years ago