1. 55aad3f send the RAT type (GERAN-A / UTRAN-Iu) to HLR on LU by Neels Hofmeyr · 5 years ago 35c3 neels/3g_opt_in
  2. 8822009 make gsup ipa name configurable in osmo-sgsn.cfg by Stefan Sperling · 6 years ago
  3. f4b2c4c Remove local libgsupclient; Use libosmo-gsup-client from osmo-hlr by Harald Welte · 6 years ago
  4. b1d1c24 Update wrong references to bsc in sgsn code by Pau Espin Pedrol · 6 years ago
  5. faeea34 sgsn: subscriber: Avoid calling memcpy with NULL src by Pau Espin Pedrol · 6 years ago
  6. 1cec9c4 gprs_subscriber: gsup_auth_error: reject MS in all cases by Alexander Couzens · 6 years ago
  7. 396f2e6 move include/openbsc to include/osmocom/sgsn by Neels Hofmeyr · 7 years ago
  8. 7e82b74 Migrate from gprs_apn_to_str() to libosmocore osmo_apn_to_str() by Harald Welte · 7 years ago
  9. 5db6857 sgsn: Fill the cch_pdp with a value coming from the tlv structure by Holger Hans Peter Freyther · 7 years ago
  10. 398851f gsup_client: allow passing a unit id to identify with HLR by Neels Hofmeyr · 7 years ago
  11. ed3157c move openbsc/* to repos root by Neels Hofmeyr · 7 years ago[Renamed from openbsc/src/gprs/gprs_subscriber.c]
  12. ca06e04 bsc_/gprs_subscriber: fix: use osmo_strlcpy() to safely copy IMSI by Neels Hofmeyr · 7 years ago
  13. 058cd57 SGSN: Integrate support for UMTS AKA by Neels Hofmeyr · 7 years ago
  14. 0e5d807 add struct gprs_subscr, separating gprs from gsm_subscriber by Neels Hofmeyr · 7 years ago
  15. a66d8cf Handle DSD from HLR by Max · 7 years ago
  16. 93bafb6 cosmetic: use osmo_strlcpy() everywhere by Neels Hofmeyr · 7 years ago
  17. 04db87a gprs subscr: fix: intended strcmp(), but is strcpy() by Neels Hofmeyr · 7 years ago
  18. eaaee92 rename gprs_gsup_client.h to gsup_client.h by Neels Hofmeyr · 8 years ago
  19. 814fef0 gprs_gsup_client*: remove the gprs_ prefix by Neels Hofmeyr · 8 years ago
  20. 896c6f8 SGSN: force GSUP CN domain to PS by Max · 8 years ago
  21. 5f2524f sgsn/GSUP: Support MAP-style nested LU/ISD by Harald Welte · 8 years ago
  22. 23d77d5 Move osmo_gsup_messages.[ch] to libosmocore by Harald Welte · 8 years ago
  23. 28903a9 Rename gprs_gsup_* to osmo_gsup_* by Harald Welte · 8 years ago
  24. d3fa84d use new libosmocore gsm_23_003.h for IMEI/IMSI length by Harald Welte · 8 years ago
  25. 53373bc move gsm_04_08_gprs.h to libosmocore by Harald Welte · 8 years ago
  26. 121e9a4 Start to use struct osmo_auth_vector from gsm_auth_tuple by Harald Welte · 8 years ago
  27. 9c534fd gsup/oap: add OAP to GSUP client. by Neels Hofmeyr · 9 years ago
  28. 10c0f56 gsup: Copy the hlr-Number and use it during purge by Holger Hans Peter Freyther · 9 years ago
  29. 8cedded sgsn: Store subscribed QoS and attempt to use it by Holger Hans Peter Freyther · 9 years ago
  30. 9ba273d sgsn: Copy the msisdn to the sgsn_data and use it in PDP activation by Holger Hans Peter Freyther · 9 years ago
  31. 8e6ecc9 misc: Fix warnings about size of size_t in printf by Holger Hans Peter Freyther · 9 years ago
  32. 5b51205 gprs: Fix GSUP cancel_type handling (Coverity) by Jacob Erlbeck · 9 years ago
  33. ca69b0f Revert "gprs: Block other GSUP procedures during PURGE_MS" by Jacob Erlbeck · 9 years ago
  34. 0e8add6 sgsn: Add PDP info to subscriber data by Jacob Erlbeck · 10 years ago
  35. 9ff8289 gprs: Use 'Network failure' as default cause by Jacob Erlbeck · 9 years ago
  36. 07f6e36 gprs: Send GSUP error reply for requests without IMSI by Jacob Erlbeck · 9 years ago
  37. 8000e0e gprs: Support cancellation type by Jacob Erlbeck · 9 years ago
  38. 929acdf gprs: Handle PURGE MS ERR/RES without subscr by Jacob Erlbeck · 9 years ago
  39. e988ae4 gprs: Don't use subscr->keep_in_ram in normal operation by Jacob Erlbeck · 9 years ago
  40. 555b2e5 sgsn: Don't allow mmctx == NULL in sgsn_update_subscriber_data by Jacob Erlbeck · 9 years ago
  41. 3e4e58f gprs: Rename gprs_subscr_delete to gprs_subscr_cleanup by Jacob Erlbeck · 9 years ago
  42. 37139e5 gprs: Do not put the subscr in gprs_subscr_delete by Jacob Erlbeck · 9 years ago
  43. 1d778fd sgsn: Remove the "permanent" subscriber cache by Holger Hans Peter Freyther · 9 years ago
  44. d6267d1 sgsn: Add SGSN_ERROR_CAUSE_NONE and use it instead of 0 by Jacob Erlbeck · 9 years ago
  45. 87c7ffc gprs: Support the full cancellation procedure by Jacob Erlbeck · 9 years ago
  46. 4dedb27 gprs: Don't create a subscr entry on InsertSubscriberData by Jacob Erlbeck · 9 years ago
  47. 9999fd9 gprs: Add replies for all GSUP requests by Jacob Erlbeck · 9 years ago
  48. f81cacc gprs: Block other GSUP procedures during PURGE_MS by Jacob Erlbeck · 9 years ago
  49. 743dec4 gprs: Retry PURGE_MS procedure after timeout by Jacob Erlbeck · 9 years ago
  50. 65fa3f7 gprs: Use PURGE MS messages by Jacob Erlbeck · 9 years ago
  51. 0f47b8f gprs: Add expiry timeout for subscriber entries by Jacob Erlbeck · 9 years ago
  52. f06fe29 gprs: Pass GMM causes related to the MSC connection by Jacob Erlbeck · 9 years ago
  53. bf34c67 gprs: Use LOGGSUBSCRP and LOGMMCTX for logging in gprs_susbcriber.c by Jacob Erlbeck · 9 years ago
  54. bce2061 gprs: Let GSUP parser functions return GMM causes on errors by Jacob Erlbeck · 9 years ago
  55. 9aa9991 gprs: Use the cause value in GSUP error messages by Jacob Erlbeck · 9 years ago
  56. e154d8b gprs: Handle incoming IPA CCM message in gsup_client_read_cb by Jacob Erlbeck · 9 years ago
  57. 39f040d sgsn: Integrate the GSUP client into the SGSN by Jacob Erlbeck · 9 years ago
  58. a6ddc2d gprs: Add subscriber functions to create/handle GSUP messages by Jacob Erlbeck · 10 years ago
  59. 98a95ac sgsn: Add a subscriber based authentication phase by Jacob Erlbeck · 10 years ago
  60. 7921ab1 sgsn: Add support for authentication triplets by Jacob Erlbeck · 10 years ago
  61. a1e0373 sgsn: Put SGSN related subscriber data into separate struct by Jacob Erlbeck · 10 years ago
  62. 33b6dad sgsn: Add gprs_subscriber.c by Jacob Erlbeck · 10 years ago