1. 86b630c vty: Introduce encryption cipher-plugin-path command by Pau Espin Pedrol · 1 year, 9 months ago
  2. 93bc518 Move global mmctx list into struct sgsn_instance by Pau Espin Pedrol · 1 year, 9 months ago
  3. 58101ea Split gprs_sgsn.{c,h} -> {auth,mmctx,sgsn}.{c,h} by Pau Espin Pedrol · 1 year, 9 months ago
  4. 6aad14c gtphub.h: Remove dependency on sgsn/gprs_sgsn.h by Pau Espin Pedrol · 1 year, 9 months ago
  5. f44dfa8 Rename bscconfig.h -> config.h by Pau Espin Pedrol · 1 year, 9 months ago
  6. e931b39 Move LOGGSUBSCRP to gprs_subscriber.h by Pau Espin Pedrol · 1 year, 9 months ago
  7. fd9e82d Move sgsn_ctrl_cmds_install() declaration to sgsn.h by Pau Espin Pedrol · 1 year, 9 months ago
  8. f2307c4 Move gtphub header to include/osmocom/gtphub/ by Pau Espin Pedrol · 1 year, 9 months ago
  9. 15a52d9 Move global pdp_list inside struct sgsn_instance by Pau Espin Pedrol · 1 year, 9 months ago
  10. 05190c3 Move sgsn_pdp_ctx to its own file pdpctx.{c,h} by Pau Espin Pedrol · 1 year, 9 months ago
  11. 164a1ee Move extern declarations of tall_sgsn_ctx to sgsn.h by Pau Espin Pedrol · 1 year, 8 months ago
  12. 6956987 gtp_{ggsn,mme}: Allocate contexts under struct sgsn_instance by Pau Espin Pedrol · 1 year, 9 months ago
  13. fd4d435 Move global apn_list inside struct sgsn_instance by Pau Espin Pedrol · 1 year, 9 months ago
  14. 8ec269a Move gtp related functions to gtp.h by Pau Espin Pedrol · 1 year, 9 months ago
  15. 4bd6f66 sndcp: Standarize unitdata function naming by Pau Espin Pedrol · 1 year, 9 months ago
  16. 52c9b8e Move func defintions of funcs implemented in gprs_sndcp.c to gprs_sndcp.h by Pau Espin Pedrol · 1 year, 9 months ago
  17. 51028e2 Properly split llc->sndcp->gtp unitdata pathi through extra func call by Pau Espin Pedrol · 1 year, 9 months ago
  18. e69f460 sgsn.h: Drop declaration of non existing function by Pau Espin Pedrol · 1 year, 9 months ago
  19. 0e707fc Move struct sgsn_subscriber_pdp_data to gprs_subscriber.h by Pau Espin Pedrol · 1 year, 9 months ago
  20. ffd6e37 Move struct apn_ctx and APN related definitions to its own file by Pau Espin Pedrol · 1 year, 9 months ago
  21. 44bde6b Move global ggsn_list into struct sgsn_instance by Pau Espin Pedrol · 1 year, 9 months ago
  22. e659f75 Keep sgsn subsystems under struct sgsn_instance lifecycle by Pau Espin Pedrol · 1 year, 9 months ago
  23. c1cf4af Move related structs to gprs_subscriber.h by Pau Espin Pedrol · 1 year, 9 months ago
  24. f37aedb Fix -Werror=old-style-definition by Pau Espin Pedrol · 1 year, 9 months ago
  25. 920c6c8 Introduce new header file sgsn/gtp.h by Pau Espin Pedrol · 1 year, 9 months ago
  26. df20336 Move gprs_sndcp_vty_init() declaration to gprs_sndcp.h by Pau Espin Pedrol · 1 year, 9 months ago
  27. b61ab9b gprs_subscriber: Move API declarations to correct header by Pau Espin Pedrol · 1 year, 9 months ago
  28. 5f4736a Move struct sgsn_ggsn_ctx to its own file gtp_ggsn.{c,h} by Pau Espin Pedrol · 1 year, 9 months ago
  29. fc1a553 Replace gprs_str_to_apn() with libosmocore API osmo_apn_from_str() by Pau Espin Pedrol · 1 year, 9 months ago
  30. eb967fc Remove unused function gprs_parse_mi_tmsi() by Pau Espin Pedrol · 1 year, 9 months ago
  31. 13c0000 Standarize lle and llme state enum & value_string by Pau Espin Pedrol · 1 year, 9 months ago
  32. bc46812 Move gprs_tmr_to_secs() to tests/gprs/gprs_test.c by Pau Espin Pedrol · 1 year, 9 months ago
  33. 4398ac0 Rename gprs_gb.[c,h] -> gprs_ns.[c,h] by Pau Espin Pedrol · 1 year, 9 months ago
  34. 05d5f28 Move some functions gprs_gb.[c,h] -> gprs_gmm.[c,h] by Pau Espin Pedrol · 1 year, 9 months ago
  35. 7a74ae4 Create new specific file for BSSGP code by Pau Espin Pedrol · 1 year, 9 months ago
  36. 749ca7c Move gprs_gb_parse.[c,h] to tests/sgsn/ by Pau Espin Pedrol · 1 year, 9 months ago
  37. 8501126 vty: Make new libgtp tdefs configurable through VTY by Pau Espin Pedrol · 1 year, 11 months ago
  38. caff83e Constify LLC/SNDCP parameters by Max · 2 years ago
  39. 13ccbc1 llc: gprs_llc_fcs(): make the input data pointer const by Vadim Yanitskiy · 2 years, 1 month ago
  40. d328526 gprs_llc.h: use '#pragma once' by Vadim Yanitskiy · 2 years, 1 month ago
  41. 3c7656a Iu: add UEA encryption by Neels Hofmeyr · 2 years, 7 months ago
  42. 340a7e9 s/cipher_support_mask/gea_encryption_mask by Neels Hofmeyr · 2 years, 7 months ago
  43. 57425a3 treewide: remove FSF address by Oliver Smith · 2 years, 9 months ago
  44. f764285 llme_free: clean up related sndcp by Oliver Smith · 2 years, 10 months ago
  45. 6cee1a1 VTY: Don't display 'PDP Address: invalid' for IPv4v6 by Keith · 3 years ago
  46. 2f89826 add support for multiple encryption algorithms and a5/4 by Eric · 3 years, 4 months ago
  47. e5c8998 Support forwarding RIM messages over GTPCv1 EUTRAN<->GERAN by Pau Espin Pedrol · 3 years, 5 months ago
  48. 0b0b59a Drop unused GBRPOXY enum field by Pau Espin Pedrol · 3 years, 5 months ago
  49. 888052e mm_state_{gb,iu}_fsm: Improve naming for detach event by Pau Espin Pedrol · 3 years, 5 months ago
  50. 913dbcd mm_state_{gb,iu}_fsm: Add missing license block, improve spec references by Pau Espin Pedrol · 3 years, 5 months ago
  51. 3caa7f6 Iu: Drop timer X3314 by Pau Espin Pedrol · 3 years, 5 months ago
  52. adcf97d Remove bogus DNS log category by Harald Welte · 3 years, 7 months ago
  53. 11ccc43 Fix nsei+bvci not updated on rx UL SNDCP data by Pau Espin Pedrol · 3 years, 7 months ago
  54. 901ed14 gbproxy: remove (moved to own repository) by Oliver Smith · 3 years, 8 months ago
  55. 2ce050b sgsn_rim: Add routing for (GERAN) BSSGP RIM messages by Philipp Maier · 3 years, 9 months ago
  56. 5037b68 gb_proxy: Don't use orphan log subsystem DPCU by Harald Welte · 3 years, 8 months ago
  57. 914484d gbproxy: Implement IMSI cache by Daniel Willmann · 3 years, 8 months ago
  58. 02b24c5 gbproxy: Implement TLLI cache and use it for SUSPEND/RESUME by Daniel Willmann · 3 years, 9 months ago
  59. 3844da9 gbproxy: Add VTY command to override the node selection function by Daniel Willmann · 3 years, 9 months ago
  60. dee0bcc gbproxy: Add config option to name an SGSN by Daniel Willmann · 3 years, 9 months ago
  61. f23e2db sgsn: Use the new NS2 api by Alexander Couzens · 4 years, 2 months ago
  62. 8d382c5 gbproxy: Add SGSN pooling support by Daniel Willmann · 3 years, 9 months ago
  63. ef3c9af gbproxy: Add SGSN NRI configuration by Daniel Willmann · 3 years, 9 months ago
  64. 9e91764 gbproxy: Implement scaling of BVC flow control in SGSN pool by Harald Welte · 3 years, 9 months ago
  65. 7cb76a4 gbproxy: Introduce new DOBJ log category; log object allocation/release by Harald Welte · 3 years, 10 months ago
  66. 5687ae6 gbproxy major rewrite for SGSN pool support by Harald Welte · 3 years, 10 months ago
  67. 453a51d migrate to DLBSSGP as log sub-system for BSSGP by Harald Welte · 3 years, 10 months ago
  68. 91bb720 gbproxy: Remove patching, TLLI-tracking and SGSN2 support by Harald Welte · 3 years, 10 months ago
  69. 993d3f4 gbproxy: convert nse->bvcs from llist_head to hashtable by Harald Welte · 3 years, 10 months ago
  70. 78db244 gbproxy: convert bss_nses from llist_head to hashtable by Harald Welte · 3 years, 10 months ago
  71. 0e1b791 gbproxy: Rename gbproxy_cfg.nses to gbproxy_cfg.bss_nses by Harald Welte · 3 years, 10 months ago
  72. 8cd7440 gb_proxy: Rename gbproxy_peer to gbproxy_bvc by Harald Welte · 3 years, 10 months ago
  73. e8c8ec9 gbproxy: Add BVC log filters by Daniel Willmann · 3 years, 10 months ago
  74. 7418797 gbproxy: Add logging macros for NSE and BVC by Daniel Willmann · 3 years, 10 months ago
  75. 9e583c8 gbproxy: Separate function to move gbproxy_peer to different nse by Daniel Willmann · 3 years, 10 months ago
  76. 447ad44 gbproxy: Add NSE peer that can have multiple gbproxy_peers by Daniel Willmann · 3 years, 10 months ago
  77. 952fbf2 gprs_gb_parse: Add function to determine TLLI from encoded BSSGP by Harald Welte · 3 years, 10 months ago
  78. 82182d0 Port gbproxy to NS2 by Alexander Couzens · 4 years ago
  79. dd930a2 gtphub: rename sgsn's oww osmo_sockaddr into sgsn_sockaddr by Alexander Couzens · 4 years, 2 months ago
  80. 91a8bbd gprs_gmm_fsm.c: Implement RAT change between 2g and 3g by Alexander Couzens · 5 years ago
  81. 85386dc Use libosmocore constant for IMSI length in ACL entry by Max · 6 years ago
  82. 029a70e Improve logging in gprs_llc.c code by Pau Espin Pedrol · 4 years, 10 months ago
  83. 284314a sgsn_libgtp.c: Drop use of deprecated libgtp APIs gtp_retrans*() by Pau Espin Pedrol · 5 years ago
  84. 030824e sgsn_libgtp: refactor ps paging into gprs_gb by Alexander Couzens · 5 years ago
  85. 3bad31b Iu: implement a user inactivity timer by Alexander Couzens · 5 years ago
  86. eb5aee5 gprs_ranap: release Iu UE Context when exiting PMM Connected by Alexander Couzens · 5 years ago
  87. a8f7825 sgsn: when receiving data PDU notify the Gb GMM fsm by Alexander Couzens · 5 years ago
  88. 35f0e66 Split out GPRS SM layer into its own file by Pau Espin Pedrol · 5 years ago
  89. 31c4657 Implement GMM State using osmocom FSM by Pau Espin Pedrol · 5 years ago
  90. 2e91fee enum gprs_gmm_state: Fix spec reference by Pau Espin Pedrol · 5 years ago
  91. fd815bb vty: Print MM state and RAN type in show mm-context by Pau Espin Pedrol · 5 years ago
  92. ccd1252 Introduce FSM mm_state_iu_fsm by Pau Espin Pedrol · 5 years ago
  93. 02514bc Introduce FSM mm_state_gb_fsm by Pau Espin Pedrol · 5 years ago
  94. 0b72240 Split enum gprs_pmm_state into Iu and Gb counterparts by Pau Espin Pedrol · 5 years ago
  95. 8333ef1 Move llc->MM/SM Gb specific glue code to its own file by Pau Espin Pedrol · 5 years ago
  96. 6dfb5fe Move lots of Iu/ranap specific code into its own file by Pau Espin Pedrol · 5 years ago
  97. 259e303 sgsn: gtp: Drop related pdp contexts on echo timeout against GGSN by Pau Espin Pedrol · 5 years ago
  98. 6ec5dc2 Introduce log helper LOGGGSN and log category DGTP by Pau Espin Pedrol · 5 years ago
  99. aa89f5d gtp: make echo_interval unsigned by Pau Espin Pedrol · 5 years ago
  100. 2c90899 vty: Introduce cs7-instance-iu by Pau Espin Pedrol · 5 years ago