1. 4ff5db2 Revert "gsm/ipa: Add segmentation callback" by arehbein · 12 months ago
  2. 403dfbc ipa: fix a typo in ipa_ccm_rcvmsg_base(): PING -> PONG by Vadim Yanitskiy · 12 months ago
  3. 2c59d12 gsm/ipa: Add segmentation callback by arehbein · 1 year, 3 months ago
  4. a545842 ipa_ccm_make_id_resp: Make it work at all by Harald Welte · 3 years, 2 months ago
  5. b189b5f Fix ipa_ccm_make_id_resp_from_req to work at all by Harald Welte · 3 years, 2 months ago
  6. 539272d Fix ipa_ccm_make_id_resp_from_req by Harald Welte · 3 years, 2 months ago
  7. 9cc661b ipa: Fix wrong output log formatting by Pau Espin Pedrol · 3 years, 10 months ago
  8. 3cb6851 ipa: Fix ipa_ccm_id_resp_parse on big endian systems by Pau Espin Pedrol · 5 years ago
  9. deeab47 ipa: Document ipa_ccm_idtag_parse_off and fix ipa_ccm_idtag_parse by Pau Espin Pedrol · 5 years ago
  10. 27f7b0d Revert "ipa_ccm_idtag_parse*: Fix reported length value" by Oliver Smith · 5 years ago
  11. 1261db1 ipa_ccm_idtag_parse*: Fix reported length value by Harald Welte · 6 years ago
  12. 8a757d2 ipa: Document ipa_msg_recv* functions by Pau Espin Pedrol · 6 years ago
  13. 5a7740d re-introduce ipa_ccm_idtag_parse_off() by Harald Welte · 6 years ago
  14. 7869baf Deprecate ipa_ccm_idtag_parse() with ipa_ccm_id_{get,resp}_parse() by Harald Welte · 6 years ago
  15. ebe4ef7 fix strncpy bugs in gsm/ipa.c by Neels Hofmeyr · 6 years ago
  16. 0b2c0ec prevent integer underflow in ipa_ccm_make_id_resp_from_req() by Harald Welte · 6 years ago
  17. 5a9dbf8 fix spelling by Thorsten Alteholz · 6 years ago
  18. e08da97 Fix/Update copyright notices; Add SPDX annotation by Harald Welte · 7 years ago
  19. 889ab16 ipa: place comment "IPA Multiplex" on ipa allocated msgbs by Neels Hofmeyr · 7 years ago
  20. 17518fe doxygen: unify use of \file across the board by Neels Hofmeyr · 7 years ago
  21. 87e4550 doxygen: enable AUTOBRIEF, drop \brief by Neels Hofmeyr · 7 years ago
  22. 96e2a00 update/extend doxygen documentation by Harald Welte · 7 years ago
  23. 20725b9 gsm0808 + ipa: fix compilation on systems without sys/socket.h by Harald Welte · 7 years ago
  24. 95871da use osmo_{htonl,htons,ntohl,ntohs}() functions all over libosmocore by Harald Welte · 7 years ago
  25. 8a4895c Uninitialized variable in ipa_ccm_make_id_resp_from_req() by Harald Welte · 7 years ago
  26. 7bc88bb ipa: Introduce helpers to encode IPA CCM ID RESPONSE by Harald Welte · 7 years ago
  27. f12d40f fix various compiler warnings (on FreeBSD-11.0) by Harald Welte · 7 years ago
  28. abba153 ipa: Remove unneeded #include statement by Harald Welte · 7 years ago
  29. 9b4d065 Extend IPA error logging by Max · 8 years ago
  30. ee6652b ipa: recv is declared in different headers on BSD by Holger Hans Peter Freyther · 9 years ago
  31. f558ed4 ipa: Properly parse LV stream of a ID_GET request by Holger Hans Peter Freyther · 9 years ago
  32. a6be224 ipa: Return -errno instead of -1 in ipa_send by Jacob Erlbeck · 10 years ago
  33. fd5ad17 Change copyright notice of ipa.c to GPLv2+ by Harald Welte · 10 years ago
  34. f196a02 ipa: use %z as format string whne printing sizeof() result by Harald Welte · 10 years ago
  35. 11bca8b ipa: fix compiler warning regarding printf (%d -> %lu) by Harald Welte · 10 years ago
  36. e391996 ipa: rename functions for consistency by Harald Welte · 10 years ago[Renamed (87%) from src/gsm/ipaccess.c]
  37. 28aa991 import various generic IPA related functions from libosmo-abis by Harald Welte · 10 years ago