1. a3f4e79 Makefile.am: Link libosmo-ranap against libosmo-sigtran by Harald Welte · 7 years ago
  2. e03d8a0 hnbgw_cn.c: use new signature of osmo_sccp_addr_name(osmo_ss7_instance *ss7, osmo_sccp_addr *addr) by Alexander Couzens · 7 years ago
  3. 1aef9a6 iu_client: derive local SCCP addr from sccp instance by Neels Hofmeyr · 7 years ago
  4. ecbdc5c make point codes configurable by SCCP address book by Neels Hofmeyr · 7 years ago
  5. aae68b2 move openbsc.git's iu.h, iu.c, iu_vty.c here as iu_client by Neels Hofmeyr · 7 years ago
  6. a3bcd6d cn unitdata: verify correct remote addr by Neels Hofmeyr · 7 years ago
  7. 3b42658 set RANAP msgb headroom to 512 (times two) 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. cb24631 sccp_sap_up(): guard against NULL pointers 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. 46fea15 hnbgw: Fix crash if cnlink fails to connect by Pau Espin Pedrol · 7 years ago
  14. 8e29b23 new_rab_par_voice(): add bitrate params, call with (6700, 12200) by Neels Hofmeyr · 7 years ago
  15. 135bc06 ranap: make X.213 NSAP 160 bits long, zero padded by Neels Hofmeyr · 7 years ago
  16. ad14ff9 cs RAB: add nAS_SynchronisationIndicator by Neels Hofmeyr · 7 years ago
  17. 32b8210 log: fix number format for domain indicator by Neels Hofmeyr · 8 years ago
  18. 2b5021f hnbgw: rua rx: fix rc and log unhandled Private Msg by Neels Hofmeyr · 8 years ago
  19. a6a68e6 fix error rc in various ASN.1 decoding functions by Neels Hofmeyr · 8 years ago
  20. fe87809 hnbgw_rua: reject invalid domain indicator by Neels Hofmeyr · 8 years ago
  21. e08cdd9 ue_context_alloc(): Avoid ue->imsi without NULL termination by Harald Welte · 8 years ago
  22. 5ee050c hnbgw: parameterize IuCS and IuPS ips and ports: add vty cmds by Neels Hofmeyr · 8 years ago
  23. c510fc2 hnbgw: vty: set explicit go_parent_cb by Neels Hofmeyr · 8 years ago
  24. 9153de6 hnbgw: parameterize iuh local port: add vty cmd by Neels Hofmeyr · 8 years ago
  25. 6e3e594 hnbgw: cosmetic: local-ip config: drop getter function by Neels Hofmeyr · 8 years ago
  26. c7ccdd4 cosmetic: hnbgw: addr related renames, move define, move comment by Neels Hofmeyr · 8 years ago
  27. 4ff1a5a fix msgb talloc context initialization by Neels Hofmeyr · 8 years ago
  28. 793b273 fix build: look for generated sources in builddir, not srcdir by Neels Hofmeyr · 8 years ago
  29. f41b2fa fix: apply rename of osmo_sua_link_get_user_priv() by Neels Hofmeyr · 8 years ago 3G_2016_09
  30. 39ee926 hnbgw: vty conformance: rename iuh 'bind' command to 'local-ip' by Neels Hofmeyr · 8 years ago
  31. 0476e28 log: hnbgw: add hnbap UE context allocation info log by Neels Hofmeyr · 8 years ago
  32. 12181a9 hnbap: accept UE Register Requests with TMSI and pTMSI by Neels Hofmeyr · 8 years ago
  33. f33e835 hnbgw: UE context: add handling by tmsi identification by Neels Hofmeyr · 8 years ago
  34. c94ed09 hnbap: add UE Register Reject for pTMSIRAI identity by Neels Hofmeyr · 8 years ago
  35. c83e49f log VTY telnet bind only once by Neels Hofmeyr · 8 years ago
  36. 74b0565 comment: note RAB assignment spec reference by Neels Hofmeyr · 8 years ago
  37. 7b48749 ranap: include port in RTP TransportLayerInformation by Neels Hofmeyr · 8 years ago
  38. a872421 build: parallel build: require ../libosmo-ranap.la from tests/ by Neels Hofmeyr · 8 years ago
  39. df63de2 build: move headers to include/osmocom/* by Neels Hofmeyr · 8 years ago
  40. 30e08f5 build: cosmetic: hnbap: undup asn1 src path by Neels Hofmeyr · 8 years ago
  41. 2f1b118 build: distcheck: add missing bits for testsuite distcheck by Neels Hofmeyr · 8 years ago
  42. ba03c43 build: distcheck: look for asn1 in top_srcdir, not top_builddir by Neels Hofmeyr · 8 years ago
  43. 347f8ef build: distcheck: add missing distclean files by Neels Hofmeyr · 8 years ago
  44. 8345792 build: fix ranap gen, use same for gen hnbap and rua gen by Neels Hofmeyr · 8 years ago
  45. 52c6ae2 tests: don't log filename nor color in unit tests by Neels Hofmeyr · 8 years ago
  46. 1a0bb51 UE Register with TMSI: reply with a Register Reject by Neels Hofmeyr · 8 years ago
  47. f6673b7 RAB Assign for voice: heed the x213 nsap flag by Neels Hofmeyr · 8 years ago
  48. f495b23 hnbgw: make Iuh bind address configurable via VTY by Neels Hofmeyr · 8 years ago
  49. 926153b hnbgw vty: add empty hnbgw and hnbgw/iuh vty nodes by Neels Hofmeyr · 8 years ago
  50. 4d8eb4c hnbgw: move vty commands out to new hnbgw_vty.c by Neels Hofmeyr · 8 years ago
  51. 1d03f19 hnbgw: make cmdline options stronger than config file by Neels Hofmeyr · 8 years ago
  52. 085cd67 hnbgw: add config file and -c cmdline option by Neels Hofmeyr · 8 years ago
  53. 4d675a7 hnbgw: add cmdline arg parsing with default options by Neels Hofmeyr · 8 years ago
  54. 4c45d2b hnbgw: add copyright to vty_info by Neels Hofmeyr · 8 years ago
  55. a1bf4f3 fix compiler warning: osmo_prim_cb() has void* arg by Neels Hofmeyr · 8 years ago
  56. 0a43722 fix compiler warnings with new libosmo-sccp: rename to osmo_sccp_* by Neels Hofmeyr · 8 years ago
  57. fef2e86 make regen: fix: use $(MAKE) instead of make by Neels Hofmeyr · 8 years ago
  58. 156fa39 attempt to fix parallel build, improve AM logic by Alexander Huemer · 8 years ago
  59. fd66689 fix test-ranap, after tmsi endianness fix by Neels Hofmeyr · 8 years ago
  60. a9cf70f ranap_msg_factory: Fix endianess in paging command by Daniel Willmann · 8 years ago
  61. 802acd0 fix: test-ranap.c: missing NULL init by Neels Hofmeyr · 8 years ago
  62. 95d0ba5 test-ranap: fix missing free in test_aper_causemisc, fixes expout by Neels Hofmeyr · 8 years ago
  63. bb289e3 RAB parameters: add Extended Max Bitrate by Harald Welte · 8 years ago
  64. 0a46156 hnbgw: dumb fix of context map hnb_list double delete by Neels Hofmeyr · 8 years ago
  65. 14da541 test-ranap: Add test case about constrained integer range decode by Harald Welte · 8 years ago
  66. f764a15 Add test case about RANAP MaxBitrate encoding by Harald Welte · 8 years ago
  67. b248c8c UE Register: fix: free ies when no IMSI is found by Neels Hofmeyr · 8 years ago
  68. f098c7a ranap_msg_factory: fix RAB IP addr byte order for use_x213_nsap==false by Neels Hofmeyr · 8 years ago
  69. edf1367 new RAB: add use_x213_nsap parameter / change it to bool by Neels Hofmeyr · 8 years ago
  70. f168a3b compiler warning: hnbgw_ranap.c: include ranap_msg_factory.h by Neels Hofmeyr · 8 years ago
  71. 9246cc9 cosmetic: comments, log typo, explicit pointer by Neels Hofmeyr · 8 years ago
  72. 8f62106 hnbgw: remove unused static function by Neels Hofmeyr · 8 years ago
  73. f6e5605 ranap_parse_lai(): properly initialize out-arg, adjust test experr by Neels Hofmeyr · 8 years ago
  74. 3d12748 dummy-cn: add optarg, add --bind argument by Neels Hofmeyr · 8 years ago
  75. f44d12c ranap_msg_factory: Add keystatus parameter for security mode cmd by Daniel Willmann · 8 years ago
  76. 5ad72b9 hnb-test: receive Paging, add CL rx by Neels Hofmeyr · 8 years ago
  77. d045ceb hnbgw: add debug log about new CN links by Neels Hofmeyr · 8 years ago
  78. 630483b cosmetic: indentation fix by Neels Hofmeyr · 8 years ago
  79. 2b01f3a hnbgw_cn.c: fix uninitialized hnb_gw pointer by Neels Hofmeyr · 8 years ago
  80. 6503767 hnbgw_cn.c: pass cnlink instead of slink by Neels Hofmeyr · 8 years ago
  81. 525a69e cosmetic: comment typos by Neels Hofmeyr · 8 years ago
  82. bde4d3b hnb-test: request Iu Release, handle Iu Release Command by Neels Hofmeyr · 8 years ago
  83. 39fc881 ranap_common_cn.c: for now add more decoding that doesn't belong here by Neels Hofmeyr · 8 years ago
  84. f6e16b7 ranap_msg_factory: add Iu Release Complete msg generator by Neels Hofmeyr · 8 years ago
  85. 7e760acc add missing comment in ranap_msg_factory.c by Neels Hofmeyr · 8 years ago
  86. 4a0a69a hnb-test: add Security Mode Command handling by Neels Hofmeyr · 8 years ago
  87. a9f5566 ranap_msg_factory: add Security Mode Complete msg generator by Neels Hofmeyr · 8 years ago
  88. 68b7a47 RANAP Initiating msg: rx and free Security Mode Command by Neels Hofmeyr · 8 years ago
  89. c28ed37 hnb-test: cosmetic: rename hnb_test_nas_tx_dt() to hnb_test_tx_dt() by Neels Hofmeyr · 8 years ago
  90. 4470f93 hnb-test: simplify crossing message layers by Neels Hofmeyr · 8 years ago
  91. 26779f8 hnb-test: generate SRES from hardcoded Ki by Neels Hofmeyr · 8 years ago
  92. 37017f5 hnbgw_cn.c: add #include for inet_ntoa() by Neels Hofmeyr · 8 years ago
  93. d7ad0ac hnb-test: parse_mm: assert MM pdisc by Neels Hofmeyr · 8 years ago
  94. 9987260 hnb-test: on auth response, make it seq nr 2 by Neels Hofmeyr · 8 years ago
  95. ad00d2b hnb-test: rx dtap: log message size by Neels Hofmeyr · 8 years ago
  96. 8c2b4ec hnb-test: don't segfault when msgb has no l3 by Neels Hofmeyr · 8 years ago
  97. a4540be hnbgw: set default RNC ID to 23 (for testing) by Neels Hofmeyr · 8 years ago
  98. 02be4e3 hnbgw: debug-log cn disconnect ind by Neels Hofmeyr · 8 years ago
  99. 0ff2443 hnbgw: add handle_cn_conn_conf() debug logging by Neels Hofmeyr · 8 years ago
  100. 1befe6b cosmetic: add comment to hnbgw_cnlink_init() by Neels Hofmeyr · 8 years ago