1. e11afda ipa: ipa_server_link_close() add checks of link state by Alexander Couzens · 4 years, 10 months ago
  2. 418775c spelling by Debian Mobcom Maintainers · 6 years ago
  3. c0a0ec4 ipa: Make ipa_server_conn_destroy() re-entrant by Harald Welte · 5 years ago
  4. 3a2aa09 Log peer's port in accept callback by Max · 5 years ago
  5. 480073a Set local IP in ipa_server_link properly by Max · 5 years ago
  6. 082876b ipa: Allow signalling fd destroyed in ipa_server_conn_read by Pau Espin Pedrol · 6 years ago
  7. 2775798 ipa: Allow signalling fd destroyed in ipa_client_read by Pau Espin Pedrol · 6 years ago
  8. 3750dea ipa: Simplify code in ipa_server_conn_read by Pau Espin Pedrol · 6 years ago
  9. 493c8e6 ipa: Simplify code in ipa_client_read by Pau Espin Pedrol · 6 years ago
  10. 82eb55e Migrate from ipa_ccm_idtag_parse to ipa_ccm_id_resp_parse() by Harald Welte · 6 years ago
  11. f446367 IPA: log remote address by Max · 6 years ago
  12. 01543a1 cosmetic: ipa.c: use msgb_dequeue(), drop local var by Neels Hofmeyr · 7 years ago
  13. 14dd30a fix signed/unsigned bug in ipa_client_conn_open() by Harald Welte · 8 years ago
  14. 12814b9 ipa_server_conn: Add server-side CCM handling by Harald Welte · 8 years ago
  15. b2d727a ipa_server_conn: Add remote (peer) address to struct by Harald Welte · 8 years ago
  16. 9087859 ipa: Add API to clear the tx queue by Holger Hans Peter Freyther · 9 years ago
  17. 687046b ipa: Set the BSC_FD_WRITE in ipa_client_conn_open by Holger Hans Peter Freyther · 10 years ago
  18. b65f58f move various generic IPA related functions to libosmocore by Harald Welte · 10 years ago
  19. 46c40b8 ipa: Move the second null check into the first one by Holger Hans Peter Freyther · 10 years ago
  20. e7e1b75 ipa: ensure updown_cb() gets called on reconnect by Harald Welte · 10 years ago
  21. f0d4a22 ipa: Set msgb->l1h to the beginning of the IPA header by Harald Welte · 10 years ago
  22. 98af3c3 ipa: Change ipa_msg_recv() to support partial receive by Jacob Erlbeck · 10 years ago
  23. a98a625 it's called 'truncated' message, not 'trunked' by Harald Welte · 11 years ago
  24. 51de9ca IPA: remove automatic reconnect logic by Harald Welte · 11 years ago
  25. e68055b ipa: protect against multiple subsequent calls to ipa_client_conn_close() by Harald Welte · 11 years ago
  26. ef13269 input: fix compilation warning due to missing include osmocom/core/backtrace.h by Pablo Neira Ayuso · 11 years ago
  27. cdda0a8 ipa: stricter accept callback handling in ipa_server_link_create by Pablo Neira Ayuso · 11 years ago
  28. a8c4871 input: ipa: close descriptor if no accept callback is set by Pablo Neira Ayuso · 11 years ago
  29. 81ed759 ipa: fix missing set of write_cb for IPA client connection by Pablo Neira Ayuso · 12 years ago
  30. a0d9331 ipa: Add a callback to detect if the server_conn was closed by Daniel Willmann · 13 years ago
  31. dc4479f ipa: Fix resource leak if we encounter an error in ipa_server_conn_read by Daniel Willmann · 13 years ago
  32. 218bb8f ipa: use DEBUG level instead of NOTICE for debugging log messages by Pablo Neira Ayuso · 13 years ago
  33. 32c883a ipa: better log error messages for ipa_msg_recv() by Pablo Neira Ayuso · 13 years ago
  34. 2220a05 ipa: fix segfault in ipa_client_conn_create if no E1 timeslot is specified by Pablo Neira Ayuso · 13 years ago
  35. 8ad30c9 ipa: use default write callback in ipa_client_conn_create if not specified by Pablo Neira Ayuso · 13 years ago
  36. f099567 ipa: rename all reference to ipa_*_peer to ipa_*_conn by Pablo Neira Ayuso · 13 years ago
  37. 00af772 ipa: remove bogus driver_name parameter from ipa_client_create by Pablo Neira Ayuso · 13 years ago
  38. 7b6fc2e ipaccess: make some functions static that shouldn't be exported by Harald Welte · 13 years ago v0.0.1
  39. 4301c37 ipa: fix compiler warning about ssize_t / socklen_t by Harald Welte · 13 years ago
  40. cc2241b update to comply with libosmocore namespace fixes by Harald Welte · 13 years ago
  41. 71d87b2 talloc: revert to use talloc inside libosmocore by Harald Welte · 13 years ago
  42. 88136fc hsl: BTS support by Pablo Neira Ayuso · 13 years ago
  43. fe8ab0a logging: use new harald's logging infrastructure in libosmocore by Pablo Neira Ayuso · 13 years ago
  44. c9c4fd3 major updates in e1_input callback ops and IPA infrastructures by Pablo Neira Ayuso · 13 years ago
  45. af3fed9 ipa: add ipa_*_send() to transmit messages by Pablo Neira Ayuso · 13 years ago
  46. 6af9b61 ipa: add ipa_server_peer infrastructure by Pablo Neira Ayuso · 13 years ago
  47. e009f4a ipa: extend ipa_*link_create() to take one generic data pointer by Pablo Neira Ayuso · 13 years ago
  48. 986191f ipa: add ipa_server_link abstraction by Pablo Neira Ayuso · 13 years ago
  49. c07a8e7 ipa: rename `struct ipa_link' by `struct ipa_client_link' by Pablo Neira Ayuso · 13 years ago
  50. 591ddad ipaccess: initial works to get BTS mode working by Pablo Neira Ayuso · 13 years ago
  51. 9b3a33c hsl: add support for BTS-mode by Pablo Neira Ayuso · 13 years ago
  52. c00ee73 e1input: add address as parameter to e1inp_line_update(...) by Pablo Neira Ayuso · 13 years ago
  53. 96e8128 input: ipaccess: add preliminary BTS-side for A-bis over IP by Pablo Neira Ayuso · 13 years ago