1. 274b384 src: use osmo_timer_setup() by Pablo Neira Ayuso · 7 years ago
  2. f1d15e0 oap_client: make use of OAP optional: disable for NULL config by Neels Hofmeyr · 8 years ago
  3. e4e1ebd oap_client: reject all messages in disabled/uninitialized state by Neels Hofmeyr · 8 years ago
  4. c1270fd 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]
  5. 325bdfb oap: rename public API from oap_ to oap_client_ by Neels Hofmeyr · 8 years ago
  6. 7aef97a gsup client, gsup_test_client: move logging to DLGSUP category by Neels Hofmeyr · 8 years ago
  7. db1d801 rename gprs_gsup_client.h to gsup_client.h by Neels Hofmeyr · 8 years ago
  8. 0e5c1e1 gprs_gsup_client*: remove the gprs_ prefix by Neels Hofmeyr · 8 years ago
  9. afc26a9 comments: gsup client: rename to Generic, adjust copyright and authors by Neels Hofmeyr · 8 years ago
  10. abc6505 add gsup_test_client program by Harald Welte · 8 years ago
  11. 38b5e27 gsup/oap: add OAP to GSUP client. by Neels Hofmeyr · 9 years ago
  12. 427a4af gsup: factor out header composition & sending. by Neels Hofmeyr · 9 years ago
  13. 4e20fb3 gprs: Don't check for EINPROGRESS in gprs_gsup_client_create by Jacob Erlbeck · 9 years ago
  14. 01c4da8 gprs: Return 0 from gsup_client_connect if ok or retry timer enabled by Jacob Erlbeck · 9 years ago
  15. a93c91c gprs: Send PING and eventually reconnect by Jacob Erlbeck · 10 years ago
  16. edb67a1 gprs: Handle incoming IPA CCM message in gsup_client_read_cb by Jacob Erlbeck · 10 years ago
  17. 89a3b2b gprs: Handle return code of ipa_client_conn_open correctly by Jacob Erlbeck · 10 years ago
  18. ad8b7e0 gprs: Avoid sending stale GSUP requests after reconnect by Jacob Erlbeck · 10 years ago
  19. 58f75c2 gprs: Add automatic re-connect if the GSUP connection is down by Jacob Erlbeck · 10 years ago
  20. 2b2dc9e gprs: Add GSUP client by Jacob Erlbeck · 10 years ago