1. 23d77d5 Move osmo_gsup_messages.[ch] to libosmocore by Harald Welte · 8 years ago
  2. 28903a9 Rename gprs_gsup_* to osmo_gsup_* by Harald Welte · 8 years ago
  3. d3fa84d use new libosmocore gsm_23_003.h for IMEI/IMSI length by Harald Welte · 8 years ago
  4. 53373bc move gsm_04_08_gprs.h to libosmocore by Harald Welte · 8 years ago
  5. 121e9a4 Start to use struct osmo_auth_vector from gsm_auth_tuple by Harald Welte · 8 years ago
  6. 9c534fd gsup/oap: add OAP to GSUP client. by Neels Hofmeyr · 9 years ago
  7. 10c0f56 gsup: Copy the hlr-Number and use it during purge by Holger Hans Peter Freyther · 9 years ago
  8. 8cedded sgsn: Store subscribed QoS and attempt to use it by Holger Hans Peter Freyther · 9 years ago
  9. 9ba273d sgsn: Copy the msisdn to the sgsn_data and use it in PDP activation by Holger Hans Peter Freyther · 9 years ago
  10. 8e6ecc9 misc: Fix warnings about size of size_t in printf by Holger Hans Peter Freyther · 9 years ago
  11. 5b51205 gprs: Fix GSUP cancel_type handling (Coverity) by Jacob Erlbeck · 9 years ago
  12. ca69b0f Revert "gprs: Block other GSUP procedures during PURGE_MS" by Jacob Erlbeck · 9 years ago
  13. 0e8add6 sgsn: Add PDP info to subscriber data by Jacob Erlbeck · 10 years ago
  14. 9ff8289 gprs: Use 'Network failure' as default cause by Jacob Erlbeck · 9 years ago
  15. 07f6e36 gprs: Send GSUP error reply for requests without IMSI by Jacob Erlbeck · 9 years ago
  16. 8000e0e gprs: Support cancellation type by Jacob Erlbeck · 9 years ago
  17. 929acdf gprs: Handle PURGE MS ERR/RES without subscr by Jacob Erlbeck · 9 years ago
  18. e988ae4 gprs: Don't use subscr->keep_in_ram in normal operation by Jacob Erlbeck · 9 years ago
  19. 555b2e5 sgsn: Don't allow mmctx == NULL in sgsn_update_subscriber_data by Jacob Erlbeck · 9 years ago
  20. 3e4e58f gprs: Rename gprs_subscr_delete to gprs_subscr_cleanup by Jacob Erlbeck · 9 years ago
  21. 37139e5 gprs: Do not put the subscr in gprs_subscr_delete by Jacob Erlbeck · 9 years ago
  22. 1d778fd sgsn: Remove the "permanent" subscriber cache by Holger Hans Peter Freyther · 9 years ago
  23. d6267d1 sgsn: Add SGSN_ERROR_CAUSE_NONE and use it instead of 0 by Jacob Erlbeck · 9 years ago
  24. 87c7ffc gprs: Support the full cancellation procedure by Jacob Erlbeck · 9 years ago
  25. 4dedb27 gprs: Don't create a subscr entry on InsertSubscriberData by Jacob Erlbeck · 9 years ago
  26. 9999fd9 gprs: Add replies for all GSUP requests by Jacob Erlbeck · 9 years ago
  27. f81cacc gprs: Block other GSUP procedures during PURGE_MS by Jacob Erlbeck · 9 years ago
  28. 743dec4 gprs: Retry PURGE_MS procedure after timeout by Jacob Erlbeck · 9 years ago
  29. 65fa3f7 gprs: Use PURGE MS messages by Jacob Erlbeck · 9 years ago
  30. 0f47b8f gprs: Add expiry timeout for subscriber entries by Jacob Erlbeck · 9 years ago
  31. f06fe29 gprs: Pass GMM causes related to the MSC connection by Jacob Erlbeck · 9 years ago
  32. bf34c67 gprs: Use LOGGSUBSCRP and LOGMMCTX for logging in gprs_susbcriber.c by Jacob Erlbeck · 10 years ago
  33. bce2061 gprs: Let GSUP parser functions return GMM causes on errors by Jacob Erlbeck · 9 years ago
  34. 9aa9991 gprs: Use the cause value in GSUP error messages by Jacob Erlbeck · 9 years ago
  35. e154d8b gprs: Handle incoming IPA CCM message in gsup_client_read_cb by Jacob Erlbeck · 10 years ago
  36. 39f040d sgsn: Integrate the GSUP client into the SGSN by Jacob Erlbeck · 10 years ago
  37. a6ddc2d gprs: Add subscriber functions to create/handle GSUP messages by Jacob Erlbeck · 10 years ago
  38. 98a95ac sgsn: Add a subscriber based authentication phase by Jacob Erlbeck · 10 years ago
  39. 7921ab1 sgsn: Add support for authentication triplets by Jacob Erlbeck · 10 years ago
  40. a1e0373 sgsn: Put SGSN related subscriber data into separate struct by Jacob Erlbeck · 10 years ago
  41. 33b6dad sgsn: Add gprs_subscriber.c by Jacob Erlbeck · 10 years ago