1. 6503767 hnbgw_cn.c: pass cnlink instead of slink by Neels Hofmeyr · 8 years ago
  2. 525a69e cosmetic: comment typos by Neels Hofmeyr · 8 years ago
  3. bde4d3b hnb-test: request Iu Release, handle Iu Release Command by Neels Hofmeyr · 8 years ago
  4. 39fc881 ranap_common_cn.c: for now add more decoding that doesn't belong here by Neels Hofmeyr · 8 years ago
  5. f6e16b7 ranap_msg_factory: add Iu Release Complete msg generator by Neels Hofmeyr · 8 years ago
  6. 7e760acc add missing comment in ranap_msg_factory.c by Neels Hofmeyr · 8 years ago
  7. 4a0a69a hnb-test: add Security Mode Command handling by Neels Hofmeyr · 8 years ago
  8. a9f5566 ranap_msg_factory: add Security Mode Complete msg generator by Neels Hofmeyr · 8 years ago
  9. 68b7a47 RANAP Initiating msg: rx and free Security Mode Command by Neels Hofmeyr · 8 years ago
  10. c28ed37 hnb-test: cosmetic: rename hnb_test_nas_tx_dt() to hnb_test_tx_dt() by Neels Hofmeyr · 8 years ago
  11. 4470f93 hnb-test: simplify crossing message layers by Neels Hofmeyr · 8 years ago
  12. 26779f8 hnb-test: generate SRES from hardcoded Ki by Neels Hofmeyr · 8 years ago
  13. 37017f5 hnbgw_cn.c: add #include for inet_ntoa() by Neels Hofmeyr · 8 years ago
  14. d7ad0ac hnb-test: parse_mm: assert MM pdisc by Neels Hofmeyr · 8 years ago
  15. 9987260 hnb-test: on auth response, make it seq nr 2 by Neels Hofmeyr · 8 years ago
  16. ad00d2b hnb-test: rx dtap: log message size by Neels Hofmeyr · 8 years ago
  17. 8c2b4ec hnb-test: don't segfault when msgb has no l3 by Neels Hofmeyr · 8 years ago
  18. a4540be hnbgw: set default RNC ID to 23 (for testing) by Neels Hofmeyr · 8 years ago
  19. 02be4e3 hnbgw: debug-log cn disconnect ind by Neels Hofmeyr · 8 years ago
  20. 0ff2443 hnbgw: add handle_cn_conn_conf() debug logging by Neels Hofmeyr · 8 years ago
  21. 1befe6b cosmetic: add comment to hnbgw_cnlink_init() by Neels Hofmeyr · 8 years ago
  22. 6341f4d hnbgw: set DMAIN loglevel to DEBUG by default by Neels Hofmeyr · 8 years ago
  23. 7c28f6f hnb-test: use gsm48_hdr_pdisc() and gsm48_hdr_msg_type() instead of bitmasks by Neels Hofmeyr · 8 years ago
  24. d8013d1 ranap_parse_lai(): Fix wrong BCD decoding for MNC. Add test. by Neels Hofmeyr · 8 years ago
  25. 8f4cd86 ranap_parse_lai(): add LAC size check, and log all parse errors by Neels Hofmeyr · 8 years ago
  26. e25faa8 hnb-test: print sent bytes by Neels Hofmeyr · 8 years ago
  27. 3588810 hnb-test: answer MM Authentication Request by Neels Hofmeyr · 8 years ago
  28. 5dbb7b2 hnb-test: print LU Reject by Neels Hofmeyr · 8 years ago
  29. d4598fa hnb-test: factor out MM header parsing by Neels Hofmeyr · 8 years ago
  30. 576f642 use of sccp_helpers: apply osmo_ name prefix addition by Neels Hofmeyr · 8 years ago
  31. 3da8608 Move sccp_helpers.[hc] to libosmo-sigtran by Neels Hofmeyr · 8 years ago
  32. c04eb53 hnb-test: send TMSI REALLOC COMPL only when LU ACC sent a TMSI by Neels Hofmeyr · 8 years ago
  33. f678036 build: use $top_srcdir instead of ../ by Neels Hofmeyr · 8 years ago
  34. 92b13bc fix build: move local include dir before sys installed one by Neels Hofmeyr · 8 years ago
  35. 5f9be1e hnb-test: make hnb-gw address configurable by Neels Hofmeyr · 8 years ago
  36. ae93712 hnb-test: add messages leading to Location Update Accept by Neels Hofmeyr · 8 years ago
  37. 5c1cc8c hnb-test: replace some hex vals with GSM48_* constants by Neels Hofmeyr · 8 years ago
  38. c164a97 hnb-test-ranap.c: fix missing return by Neels Hofmeyr · 8 years ago
  39. e1f709f hnb-test fix id resp by Neels Hofmeyr · 8 years ago
  40. 860a129 hnb-test: attempt to reply to an MM Identity Request by Neels Hofmeyr · 8 years ago
  41. b984f36 hnb-test: decode NAS pdu when receiving RUA from CN by Neels Hofmeyr · 8 years ago
  42. 3282870 hnb-test: tweak comment by Neels Hofmeyr · 8 years ago
  43. 7b81128 hnb-test: comment on gen_initue_lu() IMSI by Neels Hofmeyr · 8 years ago
  44. 0968a58 hnb-test: some rua rx printfs by Neels Hofmeyr · 8 years ago
  45. a0d2147 osmo-hnbgw, hnb-test: allow configuring VTY address by Neels Hofmeyr · 8 years ago
  46. 8f67f8e test-ranap.ok: fix expectations after commit 49f99cd26 by Neels Hofmeyr · 8 years ago
  47. 635fac0 ranap: Add custom ranap_decode_rab_setupormodifieditemies() function by Daniel Willmann · 8 years ago
  48. 4870b99 ranap_common: Add helper function to get IP from transport layer addr by Daniel Willmann · 8 years ago
  49. 49f99cd ranap_msg_factory: Use network byte order for 16 bit mode_versions field by Daniel Willmann · 8 years ago
  50. de111bc hnbgw: fix errmsg typo by Neels Hofmeyr · 8 years ago
  51. 110bb5c hnbgw vty: add logging commands by Neels Hofmeyr · 8 years ago
  52. 6a62e54 hnb-test: fix wrong domain indicator in ranap. by Neels Hofmeyr · 8 years ago
  53. b9f46a7 dummy_cn_sua: missing include by Neels Hofmeyr · 8 years ago
  54. 44beab9 hnbgw: hnb_context_alloc(): fix missing free, missing return, wrong error return type by Neels Hofmeyr · 8 years ago
  55. 5f8c718 hnbgw: Print out the hnbgw context map per HNB by Daniel Willmann · 8 years ago
  56. 8592716 hnb-test: Increment UE conn_id for each new loc_upd_req by Daniel Willmann · 8 years ago
  57. b39bad1 dummy_cn: Respond to initial UE message with empty ranap message by Daniel Willmann · 8 years ago
  58. 4deab94 hnbgw: Mark ps_cnlink as ps by Daniel Willmann · 8 years ago
  59. defd299 context_map: Have one mapping per UE/cnlink combination by Daniel Willmann · 8 years ago
  60. 0118839 Revert "hnbgw_hnbap: Zero IEs_t before decode is called" by Daniel Willmann · 8 years ago
  61. a8b6b1e hnbgw_hnbap: Zero IEs_t before decode is called by Daniel Willmann · 9 years ago
  62. c858fe9 ranap_common_cn: Free structs allocated through ranap_cn_rx_co() by Daniel Willmann · 9 years ago
  63. c35b298 ranap_common_cn: Free structs allocated through ranap_cn_rx_cl() by Daniel Willmann · 9 years ago
  64. 366dcf2 ranap_common_cn: Fix copy/paste bug when decoding outcome message by Daniel Willmann · 9 years ago
  65. 618f0f5 ranap_common_cn: Add missing break in switch statement by Daniel Willmann · 9 years ago
  66. 11e912a Free ies struct after use in tests and hnbgw_cn/rua by Daniel Willmann · 9 years ago
  67. b02d77c tests/dummy_cn_sua.c: Fix ranap_common_cn include by Daniel Willmann · 9 years ago
  68. d10002c asn1tostruct: Add memory free functions and use them in HNBAP by Daniel Willmann · 9 years ago
  69. b433b97 hnbgw_hnbap: Handle hnb deregister message as well by Daniel Willmann · 9 years ago
  70. 1ee089f hnbgw: When a HNB is released release associated UEs as well by Daniel Willmann · 9 years ago
  71. 6480cad hnbgw: Use libosmo-netif for SCCP connection handling by Daniel Willmann · 9 years ago
  72. 8fda362 Correct postprocessing of generated files by Daniel Willmann · 9 years ago
  73. f3d2c74 also 'sed' the include path of the ranap_common.h file by Harald Welte · 9 years ago
  74. 5c6bd51 make ranap_common.cn.[ch] part of libosmo-ranap by Harald Welte · 9 years ago
  75. 8fa5d55 ranap_common_cn.c: Use call-backs rather than function calls by Harald Welte · 9 years ago
  76. 96979af move ranap_*.h,iu_helpers.h to include/osmocom/ranap/ by Neels Hofmeyr · 9 years ago
  77. bea34f2 hnbap_common.c: Fix include path by Harald Welte · 9 years ago
  78. 0de6b94 rebuild en/decoders when asn1tostruct.py changed by Neels Hofmeyr · 9 years ago
  79. f193c22 Fix -I in tests/ (broken by include dir changes) by Neels Hofmeyr · 9 years ago
  80. f1f2d7c Remove osmo-iuh subdir level from include/ (2/2) by Neels Hofmeyr · 9 years ago
  81. c04a96c move asn1 headers to include/ dir (5/5) by Neels Hofmeyr · 9 years ago
  82. 16c9766 move asn1 headers to include/ dir (4/5) by Neels Hofmeyr · 9 years ago
  83. b042937 move asn1 headers to include/ dir (2/5) by Neels Hofmeyr · 9 years ago
  84. 5aabad1 move asn1 headers to include/ dir (1/5) by Neels Hofmeyr · 9 years ago
  85. b66c5d0 move tests/rua_helper.[ch] to src directory by Harald Welte · 9 years ago
  86. 1f6bd7b add test-ranap to testsuite by Harald Welte · 9 years ago
  87. 06bc548 steps towards making 'make distcheck' work by Harald Welte · 9 years ago
  88. e8a4dc6 move asn1helpers.[ch] to libasn1c by Harald Welte · 9 years ago
  89. bdf3fd1 don't include hnbgw.h from ranap header files by Harald Welte · 9 years ago
  90. 056984f merge (+rename) iu_helpers.c into libosmo-ranap by Harald Welte · 9 years ago
  91. a95d5a5 Makefile restructuring; install ranap header files by Harald Welte · 9 years ago
  92. 0322feb Introduce libosmo-ranap.so as shared RANAP lib by Harald Welte · 9 years ago
  93. a575ebf test-ranap: Call new RANAP encoder functions from ranap_msg_factory.c by Harald Welte · 9 years ago
  94. 74157f6 ranap_msg_factory: Fix memory leaks in OCTET_STRING by Harald Welte · 9 years ago
  95. 962da50 asn1helpers: Add new OCTET_STRING_noalloc by Harald Welte · 9 years ago
  96. 1cdb81d ranap_msg_factory: Mark 'RANAP_Cause_t *' as const by Harald Welte · 9 years ago
  97. 37223d8 ranap_msg_factory: functions for RAB and IU Release Request by Harald Welte · 9 years ago
  98. 01de8d7 fix copy+paste mistakes when encoding GTP TEI in RAB Parameters by Harald Welte · 9 years ago
  99. 05ac677 make bitrates configurable in new_rab_par_data() by Harald Welte · 9 years ago
  100. 4928797 more verbose logging in various places by Harald Welte · 9 years ago