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