1. ecbdc5c make point codes configurable by SCCP address book by Neels Hofmeyr · 7 years ago
  2. 54e6e1f rua_to_scu(): add debug log for calling/called addr by Neels Hofmeyr · 7 years ago
  3. c361431 rua_to_scu(), rua_rx_init_connect(): add debug logging by Neels Hofmeyr · 7 years ago
  4. 0f88c11 migrate osmo-hnbgw to libosmo-sigtran's SCCP/M3UA by Neels Hofmeyr · 7 years ago
  5. 12ed975 cosmetic: move callers' common switch() into rua_to_scu() by Neels Hofmeyr · 7 years ago
  6. 32b8210 log: fix number format for domain indicator by Neels Hofmeyr · 8 years ago
  7. 2b5021f hnbgw: rua rx: fix rc and log unhandled Private Msg by Neels Hofmeyr · 8 years ago
  8. a6a68e6 fix error rc in various ASN.1 decoding functions by Neels Hofmeyr · 8 years ago
  9. fe87809 hnbgw_rua: reject invalid domain indicator by Neels Hofmeyr · 8 years ago
  10. df63de2 build: move headers to include/osmocom/* by Neels Hofmeyr · 8 years ago
  11. 8345792 build: fix ranap gen, use same for gen hnbap and rua gen by Neels Hofmeyr · 8 years ago
  12. 11e912a Free ies struct after use in tests and hnbgw_cn/rua by Daniel Willmann · 8 years ago
  13. 6480cad hnbgw: Use libosmo-netif for SCCP connection handling by Daniel Willmann · 8 years ago
  14. 4928797 more verbose logging in various places by Harald Welte · 9 years ago
  15. 5bea800 More verbose logging (CS/PS domain) by Harald Welte · 9 years ago
  16. 831e1ee hnbgw_rua.c: Print RUA cause in error indication by Harald Welte · 9 years ago
  17. b0de906 hnbgw_rua.c: Incoming context IDs are 24bit wide according to spec by Harald Welte · 9 years ago
  18. 37166a2 improve logging, remove obsolete FIXMEs, return of non-void functions by Harald Welte · 9 years ago
  19. c4338de hnbgw: Bring all parts together by Harald Welte · 9 years ago
  20. cd5e981 hnbgw_rua: Don't use msgb as imput, allow more parameters by Harald Welte · 9 years ago
  21. f42317b Introduce DRANAP/DRUA log categories to separate logging by Harald Welte · 9 years ago
  22. ffa7c0a use msgb_sctp_ppid() from libosmo-netif, remove local declaration by Harald Welte · 9 years ago
  23. 77847ad add copyright statement and AGPLv3 headers to source code files by Harald Welte · 9 years ago
  24. 0f0ea81 RUA: hand off RANAP from all PDU types, not just UnitDataTransfer by Harald Welte · 9 years ago
  25. e2e5d4d Back RUA/RANAP integration until RANAP Reset works for cs+ps by Harald Welte · 9 years ago
  26. 350814a first dispatch of RUA into RANAP by Harald Welte · 9 years ago
  27. 64b4ebe rua: dispatch different message types and print context/cause by Harald Welte · 9 years ago
  28. 318e4d5 actually dispatch RUA messages to RUA handling code by Harald Welte · 9 years ago