1. e2b5349 Rename gprs_gsup_* to osmo_gsup_* by Harald Welte · 8 years ago
  2. 02884f2 use new libosmocore gsm_23_003.h for IMEI/IMSI length by Harald Welte · 8 years ago
  3. 35ade5e move gsm_04_08_gprs.h to libosmocore by Harald Welte · 8 years ago
  4. 34ef4c5 Start to use struct osmo_auth_vector from gsm_auth_tuple by Harald Welte · 8 years ago
  5. 38b5e27 gsup/oap: add OAP to GSUP client. by Neels Hofmeyr · 9 years ago
  6. fe4a9f6 gsup: Copy the hlr-Number and use it during purge by Holger Hans Peter Freyther · 9 years ago
  7. 532b09d sgsn: Store subscribed QoS and attempt to use it by Holger Hans Peter Freyther · 9 years ago
  8. 786cfee sgsn: Copy the msisdn to the sgsn_data and use it in PDP activation by Holger Hans Peter Freyther · 9 years ago
  9. 844f4b8 misc: Fix warnings about size of size_t in printf by Holger Hans Peter Freyther · 9 years ago
  10. e7fea45 gprs: Fix GSUP cancel_type handling (Coverity) by Jacob Erlbeck · 9 years ago
  11. 0c8e6bd Revert "gprs: Block other GSUP procedures during PURGE_MS" by Jacob Erlbeck · 9 years ago
  12. 94a346a sgsn: Add PDP info to subscriber data by Jacob Erlbeck · 10 years ago
  13. 9ca3ace gprs: Use 'Network failure' as default cause by Jacob Erlbeck · 9 years ago
  14. 6c8c8ab gprs: Send GSUP error reply for requests without IMSI by Jacob Erlbeck · 9 years ago
  15. 3b0d0c0 gprs: Support cancellation type by Jacob Erlbeck · 9 years ago
  16. c7c990c gprs: Handle PURGE MS ERR/RES without subscr by Jacob Erlbeck · 9 years ago
  17. eafb849 gprs: Don't use subscr->keep_in_ram in normal operation by Jacob Erlbeck · 9 years ago
  18. 428f1ec sgsn: Don't allow mmctx == NULL in sgsn_update_subscriber_data by Jacob Erlbeck · 9 years ago
  19. e71ab2f gprs: Rename gprs_subscr_delete to gprs_subscr_cleanup by Jacob Erlbeck · 9 years ago
  20. 7a7d881 gprs: Do not put the subscr in gprs_subscr_delete by Jacob Erlbeck · 9 years ago
  21. d95cb73 sgsn: Remove the "permanent" subscriber cache by Holger Hans Peter Freyther · 9 years ago
  22. f96779f sgsn: Add SGSN_ERROR_CAUSE_NONE and use it instead of 0 by Jacob Erlbeck · 9 years ago
  23. 00b8b91 gprs: Support the full cancellation procedure by Jacob Erlbeck · 9 years ago
  24. 629dacc gprs: Don't create a subscr entry on InsertSubscriberData by Jacob Erlbeck · 9 years ago
  25. 4f41486 gprs: Add replies for all GSUP requests by Jacob Erlbeck · 9 years ago
  26. fdf8ce5 gprs: Block other GSUP procedures during PURGE_MS by Jacob Erlbeck · 9 years ago
  27. 8797266 gprs: Retry PURGE_MS procedure after timeout by Jacob Erlbeck · 9 years ago
  28. b3982c1 gprs: Use PURGE MS messages by Jacob Erlbeck · 9 years ago
  29. 9bf4be9 gprs: Add expiry timeout for subscriber entries by Jacob Erlbeck · 9 years ago
  30. e4dc7fc gprs: Pass GMM causes related to the MSC connection by Jacob Erlbeck · 9 years ago
  31. 387d6d9 gprs: Use LOGGSUBSCRP and LOGMMCTX for logging in gprs_susbcriber.c by Jacob Erlbeck · 10 years ago
  32. 092bbc8 gprs: Let GSUP parser functions return GMM causes on errors by Jacob Erlbeck · 9 years ago
  33. d1892d4 gprs: Use the cause value in GSUP error messages by Jacob Erlbeck · 9 years ago
  34. edb67a1 gprs: Handle incoming IPA CCM message in gsup_client_read_cb by Jacob Erlbeck · 10 years ago
  35. 233715c sgsn: Integrate the GSUP client into the SGSN by Jacob Erlbeck · 10 years ago
  36. 5641cfc gprs: Add subscriber functions to create/handle GSUP messages by Jacob Erlbeck · 10 years ago
  37. 828059f sgsn: Add a subscriber based authentication phase by Jacob Erlbeck · 10 years ago
  38. b1332b6 sgsn: Add support for authentication triplets by Jacob Erlbeck · 10 years ago
  39. 359cafa sgsn: Put SGSN related subscriber data into separate struct by Jacob Erlbeck · 10 years ago
  40. e8b6968 sgsn: Add gprs_subscriber.c by Jacob Erlbeck · 10 years ago