1. 2b5021f hnbgw: rua rx: fix rc and log unhandled Private Msg by Neels Hofmeyr · 8 years ago
  2. a6a68e6 fix error rc in various ASN.1 decoding functions by Neels Hofmeyr · 8 years ago
  3. fe87809 hnbgw_rua: reject invalid domain indicator by Neels Hofmeyr · 8 years ago
  4. e08cdd9 ue_context_alloc(): Avoid ue->imsi without NULL termination by Harald Welte · 8 years ago
  5. 5ee050c hnbgw: parameterize IuCS and IuPS ips and ports: add vty cmds by Neels Hofmeyr · 8 years ago
  6. c510fc2 hnbgw: vty: set explicit go_parent_cb by Neels Hofmeyr · 8 years ago
  7. 9153de6 hnbgw: parameterize iuh local port: add vty cmd by Neels Hofmeyr · 8 years ago
  8. 6e3e594 hnbgw: cosmetic: local-ip config: drop getter function by Neels Hofmeyr · 8 years ago
  9. c7ccdd4 cosmetic: hnbgw: addr related renames, move define, move comment by Neels Hofmeyr · 8 years ago
  10. 4ff1a5a fix msgb talloc context initialization by Neels Hofmeyr · 8 years ago
  11. 793b273 fix build: look for generated sources in builddir, not srcdir by Neels Hofmeyr · 8 years ago
  12. f41b2fa fix: apply rename of osmo_sua_link_get_user_priv() by Neels Hofmeyr · 8 years ago 3G_2016_09
  13. 39ee926 hnbgw: vty conformance: rename iuh 'bind' command to 'local-ip' by Neels Hofmeyr · 8 years ago
  14. 0476e28 log: hnbgw: add hnbap UE context allocation info log by Neels Hofmeyr · 8 years ago
  15. 12181a9 hnbap: accept UE Register Requests with TMSI and pTMSI by Neels Hofmeyr · 8 years ago
  16. f33e835 hnbgw: UE context: add handling by tmsi identification by Neels Hofmeyr · 8 years ago
  17. c94ed09 hnbap: add UE Register Reject for pTMSIRAI identity by Neels Hofmeyr · 8 years ago
  18. c83e49f log VTY telnet bind only once by Neels Hofmeyr · 8 years ago
  19. 74b0565 comment: note RAB assignment spec reference by Neels Hofmeyr · 8 years ago
  20. 7b48749 ranap: include port in RTP TransportLayerInformation by Neels Hofmeyr · 8 years ago
  21. a872421 build: parallel build: require ../libosmo-ranap.la from tests/ by Neels Hofmeyr · 8 years ago
  22. df63de2 build: move headers to include/osmocom/* by Neels Hofmeyr · 8 years ago
  23. 30e08f5 build: cosmetic: hnbap: undup asn1 src path by Neels Hofmeyr · 8 years ago
  24. 2f1b118 build: distcheck: add missing bits for testsuite distcheck by Neels Hofmeyr · 8 years ago
  25. ba03c43 build: distcheck: look for asn1 in top_srcdir, not top_builddir by Neels Hofmeyr · 8 years ago
  26. 347f8ef build: distcheck: add missing distclean files by Neels Hofmeyr · 8 years ago
  27. 8345792 build: fix ranap gen, use same for gen hnbap and rua gen by Neels Hofmeyr · 8 years ago
  28. 52c6ae2 tests: don't log filename nor color in unit tests by Neels Hofmeyr · 8 years ago
  29. 1a0bb51 UE Register with TMSI: reply with a Register Reject by Neels Hofmeyr · 8 years ago
  30. f6673b7 RAB Assign for voice: heed the x213 nsap flag by Neels Hofmeyr · 8 years ago
  31. f495b23 hnbgw: make Iuh bind address configurable via VTY by Neels Hofmeyr · 8 years ago
  32. 926153b hnbgw vty: add empty hnbgw and hnbgw/iuh vty nodes by Neels Hofmeyr · 8 years ago
  33. 4d8eb4c hnbgw: move vty commands out to new hnbgw_vty.c by Neels Hofmeyr · 8 years ago
  34. 1d03f19 hnbgw: make cmdline options stronger than config file by Neels Hofmeyr · 8 years ago
  35. 085cd67 hnbgw: add config file and -c cmdline option by Neels Hofmeyr · 8 years ago
  36. 4d675a7 hnbgw: add cmdline arg parsing with default options by Neels Hofmeyr · 8 years ago
  37. 4c45d2b hnbgw: add copyright to vty_info by Neels Hofmeyr · 8 years ago
  38. a1bf4f3 fix compiler warning: osmo_prim_cb() has void* arg by Neels Hofmeyr · 8 years ago
  39. 0a43722 fix compiler warnings with new libosmo-sccp: rename to osmo_sccp_* by Neels Hofmeyr · 8 years ago
  40. fef2e86 make regen: fix: use $(MAKE) instead of make by Neels Hofmeyr · 8 years ago
  41. 156fa39 attempt to fix parallel build, improve AM logic by Alexander Huemer · 8 years ago
  42. fd66689 fix test-ranap, after tmsi endianness fix by Neels Hofmeyr · 8 years ago
  43. a9cf70f ranap_msg_factory: Fix endianess in paging command by Daniel Willmann · 8 years ago
  44. 802acd0 fix: test-ranap.c: missing NULL init by Neels Hofmeyr · 8 years ago
  45. 95d0ba5 test-ranap: fix missing free in test_aper_causemisc, fixes expout by Neels Hofmeyr · 8 years ago
  46. bb289e3 RAB parameters: add Extended Max Bitrate by Harald Welte · 8 years ago
  47. 0a46156 hnbgw: dumb fix of context map hnb_list double delete by Neels Hofmeyr · 8 years ago
  48. 14da541 test-ranap: Add test case about constrained integer range decode by Harald Welte · 8 years ago
  49. f764a15 Add test case about RANAP MaxBitrate encoding by Harald Welte · 8 years ago
  50. b248c8c UE Register: fix: free ies when no IMSI is found by Neels Hofmeyr · 8 years ago
  51. f098c7a ranap_msg_factory: fix RAB IP addr byte order for use_x213_nsap==false by Neels Hofmeyr · 8 years ago
  52. edf1367 new RAB: add use_x213_nsap parameter / change it to bool by Neels Hofmeyr · 8 years ago
  53. f168a3b compiler warning: hnbgw_ranap.c: include ranap_msg_factory.h by Neels Hofmeyr · 8 years ago
  54. 9246cc9 cosmetic: comments, log typo, explicit pointer by Neels Hofmeyr · 8 years ago
  55. 8f62106 hnbgw: remove unused static function by Neels Hofmeyr · 8 years ago
  56. f6e5605 ranap_parse_lai(): properly initialize out-arg, adjust test experr by Neels Hofmeyr · 8 years ago
  57. 3d12748 dummy-cn: add optarg, add --bind argument by Neels Hofmeyr · 8 years ago
  58. f44d12c ranap_msg_factory: Add keystatus parameter for security mode cmd by Daniel Willmann · 8 years ago
  59. 5ad72b9 hnb-test: receive Paging, add CL rx by Neels Hofmeyr · 8 years ago
  60. d045ceb hnbgw: add debug log about new CN links by Neels Hofmeyr · 8 years ago
  61. 630483b cosmetic: indentation fix by Neels Hofmeyr · 8 years ago
  62. 2b01f3a hnbgw_cn.c: fix uninitialized hnb_gw pointer by Neels Hofmeyr · 8 years ago
  63. 6503767 hnbgw_cn.c: pass cnlink instead of slink by Neels Hofmeyr · 8 years ago
  64. 525a69e cosmetic: comment typos by Neels Hofmeyr · 8 years ago
  65. bde4d3b hnb-test: request Iu Release, handle Iu Release Command by Neels Hofmeyr · 8 years ago
  66. 39fc881 ranap_common_cn.c: for now add more decoding that doesn't belong here by Neels Hofmeyr · 8 years ago
  67. f6e16b7 ranap_msg_factory: add Iu Release Complete msg generator by Neels Hofmeyr · 8 years ago
  68. 7e760acc add missing comment in ranap_msg_factory.c by Neels Hofmeyr · 8 years ago
  69. 4a0a69a hnb-test: add Security Mode Command handling by Neels Hofmeyr · 8 years ago
  70. a9f5566 ranap_msg_factory: add Security Mode Complete msg generator by Neels Hofmeyr · 8 years ago
  71. 68b7a47 RANAP Initiating msg: rx and free Security Mode Command by Neels Hofmeyr · 8 years ago
  72. c28ed37 hnb-test: cosmetic: rename hnb_test_nas_tx_dt() to hnb_test_tx_dt() by Neels Hofmeyr · 8 years ago
  73. 4470f93 hnb-test: simplify crossing message layers by Neels Hofmeyr · 8 years ago
  74. 26779f8 hnb-test: generate SRES from hardcoded Ki by Neels Hofmeyr · 8 years ago
  75. 37017f5 hnbgw_cn.c: add #include for inet_ntoa() by Neels Hofmeyr · 8 years ago
  76. d7ad0ac hnb-test: parse_mm: assert MM pdisc by Neels Hofmeyr · 8 years ago
  77. 9987260 hnb-test: on auth response, make it seq nr 2 by Neels Hofmeyr · 8 years ago
  78. ad00d2b hnb-test: rx dtap: log message size by Neels Hofmeyr · 8 years ago
  79. 8c2b4ec hnb-test: don't segfault when msgb has no l3 by Neels Hofmeyr · 8 years ago
  80. a4540be hnbgw: set default RNC ID to 23 (for testing) by Neels Hofmeyr · 8 years ago
  81. 02be4e3 hnbgw: debug-log cn disconnect ind by Neels Hofmeyr · 8 years ago
  82. 0ff2443 hnbgw: add handle_cn_conn_conf() debug logging by Neels Hofmeyr · 8 years ago
  83. 1befe6b cosmetic: add comment to hnbgw_cnlink_init() by Neels Hofmeyr · 8 years ago
  84. 6341f4d hnbgw: set DMAIN loglevel to DEBUG by default by Neels Hofmeyr · 8 years ago
  85. 7c28f6f hnb-test: use gsm48_hdr_pdisc() and gsm48_hdr_msg_type() instead of bitmasks by Neels Hofmeyr · 8 years ago
  86. d8013d1 ranap_parse_lai(): Fix wrong BCD decoding for MNC. Add test. by Neels Hofmeyr · 8 years ago
  87. 8f4cd86 ranap_parse_lai(): add LAC size check, and log all parse errors by Neels Hofmeyr · 8 years ago
  88. e25faa8 hnb-test: print sent bytes by Neels Hofmeyr · 8 years ago
  89. 3588810 hnb-test: answer MM Authentication Request by Neels Hofmeyr · 8 years ago
  90. 5dbb7b2 hnb-test: print LU Reject by Neels Hofmeyr · 8 years ago
  91. d4598fa hnb-test: factor out MM header parsing by Neels Hofmeyr · 8 years ago
  92. 576f642 use of sccp_helpers: apply osmo_ name prefix addition by Neels Hofmeyr · 8 years ago
  93. 3da8608 Move sccp_helpers.[hc] to libosmo-sigtran by Neels Hofmeyr · 8 years ago
  94. c04eb53 hnb-test: send TMSI REALLOC COMPL only when LU ACC sent a TMSI by Neels Hofmeyr · 8 years ago
  95. f678036 build: use $top_srcdir instead of ../ by Neels Hofmeyr · 8 years ago
  96. 92b13bc fix build: move local include dir before sys installed one by Neels Hofmeyr · 8 years ago
  97. 5f9be1e hnb-test: make hnb-gw address configurable by Neels Hofmeyr · 8 years ago
  98. ae93712 hnb-test: add messages leading to Location Update Accept by Neels Hofmeyr · 8 years ago
  99. 5c1cc8c hnb-test: replace some hex vals with GSM48_* constants by Neels Hofmeyr · 8 years ago
  100. c164a97 hnb-test-ranap.c: fix missing return by Neels Hofmeyr · 8 years ago