1. 05190c3 Move sgsn_pdp_ctx to its own file pdpctx.{c,h} by Pau Espin Pedrol · 1 year, 9 months ago
  2. 6956987 gtp_{ggsn,mme}: Allocate contexts under struct sgsn_instance by Pau Espin Pedrol · 1 year, 9 months ago
  3. fd4d435 Move global apn_list inside struct sgsn_instance by Pau Espin Pedrol · 1 year, 9 months ago
  4. 0e707fc Move struct sgsn_subscriber_pdp_data to gprs_subscriber.h by Pau Espin Pedrol · 1 year, 9 months ago
  5. ffd6e37 Move struct apn_ctx and APN related definitions to its own file by Pau Espin Pedrol · 1 year, 9 months ago
  6. e659f75 Keep sgsn subsystems under struct sgsn_instance lifecycle by Pau Espin Pedrol · 1 year, 9 months ago
  7. f37aedb Fix -Werror=old-style-definition by Pau Espin Pedrol · 1 year, 9 months ago
  8. 5f4736a Move struct sgsn_ggsn_ctx to its own file gtp_ggsn.{c,h} by Pau Espin Pedrol · 1 year, 9 months ago
  9. fc1a553 Replace gprs_str_to_apn() with libosmocore API osmo_apn_from_str() by Pau Espin Pedrol · 1 year, 9 months ago
  10. 4398ac0 Rename gprs_gb.[c,h] -> gprs_ns.[c,h] by Pau Espin Pedrol · 1 year, 9 months ago
  11. 7a74ae4 Create new specific file for BSSGP code by Pau Espin Pedrol · 1 year, 9 months ago
  12. 749ca7c Move gprs_gb_parse.[c,h] to tests/sgsn/ by Pau Espin Pedrol · 1 year, 9 months ago
  13. 199f295 tests: use 'check_PROGRAMS' instead of 'noinst_PROGRAMS' by Vadim Yanitskiy · 2 years, 5 months ago
  14. 340a7e9 s/cipher_support_mask/gea_encryption_mask by Neels Hofmeyr · 2 years, 7 months ago
  15. 2f89826 add support for multiple encryption algorithms and a5/4 by Eric · 3 years, 4 months ago
  16. e5c8998 Support forwarding RIM messages over GTPCv1 EUTRAN<->GERAN by Pau Espin Pedrol · 3 years, 5 months ago
  17. adcf97d Remove bogus DNS log category by Harald Welte · 3 years, 7 months ago
  18. 453a51d migrate to DLBSSGP as log sub-system for BSSGP by Harald Welte · 3 years, 10 months ago
  19. e30f195 Avoid compiling unneeded files when building without Iu by Alexander Couzens · 5 years ago
  20. 35f0e66 Split out GPRS SM layer into its own file by Pau Espin Pedrol · 5 years ago
  21. 31c4657 Implement GMM State using osmocom FSM by Pau Espin Pedrol · 5 years ago
  22. 762c39c Move out sgsn to its own subdir by Pau Espin Pedrol · 5 years ago
  23. ccd1252 Introduce FSM mm_state_iu_fsm by Pau Espin Pedrol · 5 years ago
  24. 02514bc Introduce FSM mm_state_gb_fsm by Pau Espin Pedrol · 5 years ago
  25. 8333ef1 Move llc->MM/SM Gb specific glue code to its own file by Pau Espin Pedrol · 5 years ago
  26. 6dfb5fe Move lots of Iu/ranap specific code into its own file by Pau Espin Pedrol · 5 years ago
  27. a299d65 Replace own timer infra with libosmocore osmo_tdef by Pau Espin Pedrol · 5 years ago
  28. def0d94 gprs_gmm: send Service Reject when no PDP ctxs are available. by efistokl · 5 years ago
  29. 2e48576 Use explicit parameter for sgsn_auth_init() by Max · 6 years ago
  30. f4b2c4c Remove local libgsupclient; Use libosmo-gsup-client from osmo-hlr by Harald Welte · 6 years ago
  31. b1d1c24 Update wrong references to bsc in sgsn code by Pau Espin Pedrol · 6 years ago
  32. f7198d7 gprs_gmm: introduce a GMM Attach Request FSM by Alexander Couzens · 6 years ago
  33. 941ee14 tests: remove gmm unit tests by Alexander Couzens · 6 years ago
  34. 0b588be migrate to oap_client in libosmogsm by Harald Welte · 6 years ago
  35. aa4ed67 GERAN: allow GSM SRES on UMTS AKA challenge by Neels Hofmeyr · 6 years ago
  36. 5bd340e use osmo_init_logging2(), fix regression test memleaks by Neels Hofmeyr · 6 years ago
  37. ee34de1 sgsn_test: guard against struct gprs_ra_id changing by Neels Hofmeyr · 7 years ago
  38. 6789c84 fix build: missing LIBGTP_CFLAGS in sgsn_test by Neels Hofmeyr · 7 years ago
  39. 76d2c8b cosmetic: tests: sgsn_test: Use proper formatting and remove uneeded semicolons by Pau Espin Pedrol · 7 years ago
  40. 0b05039 tests: sgsn_test: Define wrap APIs with correct parameters by Pau Espin Pedrol · 7 years ago
  41. 3b6332f Migrate from OpenSSL to osmo_get_rand_id() by Max · 7 years ago
  42. 396f2e6 move include/openbsc to include/osmocom/sgsn by Neels Hofmeyr · 7 years ago
  43. ee6cfdc split off osmo-sgsn: remove files, apply build by Neels Hofmeyr · 7 years ago 1.1.0
  44. a7a3947 move libiu to osmo-iuh/libosmo-ranap by Neels Hofmeyr · 7 years ago
  45. 93fd462 sgsn_test: Fix wrong definition of wrap func by Pau Espin Pedrol · 7 years ago
  46. ed3157c move openbsc/* to repos root by Neels Hofmeyr · 7 years ago