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