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