1. 7b423ed Use libvlr in libmsc (large refactoring) by Harald Welte · 8 years ago
  2. 4c30529 gsup_client: allow passing a unit id to identify with HLR by Neels Hofmeyr · 7 years ago
  3. 85929a7 move openbsc/* to repos root by Neels Hofmeyr · 7 years ago[Renamed from openbsc/src/libcommon/gsup_client.c]
  4. 5121576 src: use osmo_timer_setup() by Pablo Neira Ayuso · 7 years ago
  5. 37f9252 oap_client: make use of OAP optional: disable for NULL config by Neels Hofmeyr · 8 years ago
  6. 2fa74fa oap_client: reject all messages in disabled/uninitialized state by Neels Hofmeyr · 8 years ago
  7. 2c1f8c8 move grps_gsup_client.c to libcommon/gsup_client.c by Neels Hofmeyr · 8 years ago[Renamed from openbsc/src/gprs/gprs_gsup_client.c]
  8. 49012f1 oap: rename public API from oap_ to oap_client_ by Neels Hofmeyr · 8 years ago
  9. ef02278 gsup client, gsup_test_client: move logging to DLGSUP category by Neels Hofmeyr · 8 years ago
  10. eaaee92 rename gprs_gsup_client.h to gsup_client.h by Neels Hofmeyr · 8 years ago
  11. 814fef0 gprs_gsup_client*: remove the gprs_ prefix by Neels Hofmeyr · 8 years ago
  12. 3df5d53 comments: gsup client: rename to Generic, adjust copyright and authors by Neels Hofmeyr · 8 years ago
  13. 4f8e34b add gsup_test_client program by Harald Welte · 8 years ago
  14. 9c534fd gsup/oap: add OAP to GSUP client. by Neels Hofmeyr · 9 years ago
  15. 06cfe00 gsup: factor out header composition & sending. by Neels Hofmeyr · 9 years ago
  16. 3ee67ff gprs: Don't check for EINPROGRESS in gprs_gsup_client_create by Jacob Erlbeck · 9 years ago
  17. 3718490 gprs: Return 0 from gsup_client_connect if ok or retry timer enabled by Jacob Erlbeck · 9 years ago
  18. 03b4630 gprs: Send PING and eventually reconnect by Jacob Erlbeck · 10 years ago
  19. e154d8b gprs: Handle incoming IPA CCM message in gsup_client_read_cb by Jacob Erlbeck · 10 years ago
  20. 69e16b9 gprs: Handle return code of ipa_client_conn_open correctly by Jacob Erlbeck · 10 years ago
  21. 4188c30 gprs: Avoid sending stale GSUP requests after reconnect by Jacob Erlbeck · 10 years ago
  22. 849d0a8 gprs: Add automatic re-connect if the GSUP connection is down by Jacob Erlbeck · 10 years ago
  23. bb23dc1 gprs: Add GSUP client by Jacob Erlbeck · 10 years ago