1. 4870b99 ranap_common: Add helper function to get IP from transport layer addr by Daniel Willmann · 8 years ago
  2. 49f99cd ranap_msg_factory: Use network byte order for 16 bit mode_versions field by Daniel Willmann · 8 years ago
  3. eac3bf9 Better capture for PS Data by Daniel Willmann · 8 years ago
  4. 6c5fd75 doc: tweak protocols ascii art by Neels Hofmeyr · 8 years ago
  5. de111bc hnbgw: fix errmsg typo by Neels Hofmeyr · 8 years ago
  6. 110bb5c hnbgw vty: add logging commands by Neels Hofmeyr · 8 years ago
  7. 6a62e54 hnb-test: fix wrong domain indicator in ranap. by Neels Hofmeyr · 8 years ago
  8. b9f46a7 dummy_cn_sua: missing include by Neels Hofmeyr · 8 years ago
  9. 44beab9 hnbgw: hnb_context_alloc(): fix missing free, missing return, wrong error return type by Neels Hofmeyr · 8 years ago
  10. 8cf9107 ranap_common.h: declare ranap_parse_lai() by Neels Hofmeyr · 8 years ago
  11. 08834b1 Add pcap of successful PS/GTP data transfer with osmo-sgsn/ggsn by Daniel Willmann · 8 years ago
  12. 5f8c718 hnbgw: Print out the hnbgw context map per HNB by Daniel Willmann · 8 years ago
  13. 8592716 hnb-test: Increment UE conn_id for each new loc_upd_req by Daniel Willmann · 8 years ago
  14. b39bad1 dummy_cn: Respond to initial UE message with empty ranap message by Daniel Willmann · 8 years ago
  15. 4deab94 hnbgw: Mark ps_cnlink as ps by Daniel Willmann · 8 years ago
  16. defd299 context_map: Have one mapping per UE/cnlink combination by Daniel Willmann · 8 years ago
  17. 0118839 Revert "hnbgw_hnbap: Zero IEs_t before decode is called" by Daniel Willmann · 8 years ago
  18. 86a1405 asn1tostruct.py: Zero IEs_t target struct in decode function by Daniel Willmann · 8 years ago
  19. a2be99e Add readme to hint at mscgen by Neels Hofmeyr · 8 years ago
  20. 0e80104 Add ascii art protocol overview. by Neels Hofmeyr · 8 years ago
  21. 66965ca Add missing ranap_ies_defs.h (generated from 'make regen' but we want it committed) by Neels Hofmeyr · 8 years ago
  22. a8b6b1e hnbgw_hnbap: Zero IEs_t before decode is called by Daniel Willmann · 8 years ago
  23. c858fe9 ranap_common_cn: Free structs allocated through ranap_cn_rx_co() by Daniel Willmann · 8 years ago
  24. c35b298 ranap_common_cn: Free structs allocated through ranap_cn_rx_cl() by Daniel Willmann · 8 years ago
  25. 366dcf2 ranap_common_cn: Fix copy/paste bug when decoding outcome message by Daniel Willmann · 8 years ago
  26. 618f0f5 ranap_common_cn: Add missing break in switch statement by Daniel Willmann · 8 years ago
  27. 11e912a Free ies struct after use in tests and hnbgw_cn/rua by Daniel Willmann · 8 years ago
  28. b02d77c tests/dummy_cn_sua.c: Fix ranap_common_cn include by Daniel Willmann · 8 years ago
  29. d10002c asn1tostruct: Add memory free functions and use them in HNBAP by Daniel Willmann · 8 years ago
  30. b433b97 hnbgw_hnbap: Handle hnb deregister message as well by Daniel Willmann · 9 years ago
  31. 1ee089f hnbgw: When a HNB is released release associated UEs as well by Daniel Willmann · 9 years ago
  32. 6480cad hnbgw: Use libosmo-netif for SCCP connection handling by Daniel Willmann · 9 years ago
  33. 8fda362 Correct postprocessing of generated files by Daniel Willmann · 9 years ago
  34. f3d2c74 also 'sed' the include path of the ranap_common.h file by Harald Welte · 9 years ago
  35. 5c6bd51 make ranap_common.cn.[ch] part of libosmo-ranap by Harald Welte · 9 years ago
  36. 8fa5d55 ranap_common_cn.c: Use call-backs rather than function calls by Harald Welte · 9 years ago
  37. 96979af move ranap_*.h,iu_helpers.h to include/osmocom/ranap/ by Neels Hofmeyr · 9 years ago
  38. 1b0c9ec Fix install location to osmocom/ranap (without osmo-iuh) by Neels Hofmeyr · 9 years ago
  39. bea34f2 hnbap_common.c: Fix include path by Harald Welte · 9 years ago
  40. c13ebf7 asn1tostruct.py: don't generate unused local struct instances. by Neels Hofmeyr · 9 years ago
  41. 8f2007c gitignore (dummy-cn, testsuite.dir) by Neels Hofmeyr · 9 years ago
  42. 0de6b94 rebuild en/decoders when asn1tostruct.py changed by Neels Hofmeyr · 9 years ago
  43. f193c22 Fix -I in tests/ (broken by include dir changes) by Neels Hofmeyr · 9 years ago
  44. 4107a58 Fix subdirs of include/osmocom/Makefile.am by Neels Hofmeyr · 9 years ago
  45. 8c7556e install only ranap headers, make rua and hnbap headers 'noinst'. by Neels Hofmeyr · 9 years ago
  46. f1f2d7c Remove osmo-iuh subdir level from include/ (2/2) by Neels Hofmeyr · 9 years ago
  47. aca8f19 Remove osmo-iuh subdir level from include/ (1/2) by Neels Hofmeyr · 9 years ago
  48. 5f1a39f gitignore m4 and libosmo-ranap.pc by Neels Hofmeyr · 9 years ago
  49. c04a96c move asn1 headers to include/ dir (5/5) by Neels Hofmeyr · 9 years ago
  50. 16c9766 move asn1 headers to include/ dir (4/5) by Neels Hofmeyr · 9 years ago
  51. e8b1465 move asn1 headers to include/ dir (3/5) by Neels Hofmeyr · 9 years ago
  52. b042937 move asn1 headers to include/ dir (2/5) by Neels Hofmeyr · 9 years ago
  53. 5aabad1 move asn1 headers to include/ dir (1/5) by Neels Hofmeyr · 9 years ago
  54. 216ac21 add pkg-config file for libosmo-ranap by Harald Welte · 9 years ago
  55. 3761ef4 add git-version-gen to auto-generate git based version number by Harald Welte · 9 years ago
  56. b66c5d0 move tests/rua_helper.[ch] to src directory by Harald Welte · 9 years ago
  57. 1f6bd7b add test-ranap to testsuite by Harald Welte · 9 years ago
  58. 06bc548 steps towards making 'make distcheck' work by Harald Welte · 9 years ago
  59. e8a4dc6 move asn1helpers.[ch] to libasn1c by Harald Welte · 9 years ago
  60. bdf3fd1 don't include hnbgw.h from ranap header files by Harald Welte · 9 years ago
  61. de6a11b update .gitignore by Harald Welte · 9 years ago
  62. 056984f merge (+rename) iu_helpers.c into libosmo-ranap by Harald Welte · 9 years ago
  63. a95d5a5 Makefile restructuring; install ranap header files by Harald Welte · 9 years ago
  64. 0322feb Introduce libosmo-ranap.so as shared RANAP lib by Harald Welte · 9 years ago
  65. 09806e7 import message sequence charts (ladder diagrams) for RUA/RANAP/NAS by Harald Welte · 9 years ago
  66. a575ebf test-ranap: Call new RANAP encoder functions from ranap_msg_factory.c by Harald Welte · 9 years ago
  67. 74157f6 ranap_msg_factory: Fix memory leaks in OCTET_STRING by Harald Welte · 9 years ago
  68. 962da50 asn1helpers: Add new OCTET_STRING_noalloc by Harald Welte · 9 years ago
  69. 1cdb81d ranap_msg_factory: Mark 'RANAP_Cause_t *' as const by Harald Welte · 9 years ago
  70. 37223d8 ranap_msg_factory: functions for RAB and IU Release Request by Harald Welte · 9 years ago
  71. 01de8d7 fix copy+paste mistakes when encoding GTP TEI in RAB Parameters by Harald Welte · 9 years ago
  72. 05ac677 make bitrates configurable in new_rab_par_data() by Harald Welte · 9 years ago
  73. 4928797 more verbose logging in various places by Harald Welte · 9 years ago
  74. 7bccc98 ranap_common_cn: Handle non-terminal 'outcome' for RAB-ASS.resp by Harald Welte · 9 years ago
  75. a31e63a ranap_common_cn: Fix typo by Harald Welte · 9 years ago
  76. bfe49a2 ranap_msg_factory.c: Use X.213 NSAP encoding for TransportLayerAddr by Harald Welte · 9 years ago
  77. 2cf0d8f ranap_msg_factory: CipheringInformation is optional in SecurityModeCommand by Harald Welte · 9 years ago
  78. c371a42 RANAP-PDU-Contents: fix syntax error regarding InitialUE-Message by Harald Welte · 9 years ago
  79. 4e2783f Dummy CN: Handle RANAP payload of DISCONNET.ind by Harald Welte · 9 years ago
  80. 0744d6f dummy CN: Handle Iu Release Request (respond with Release Command) by Harald Welte · 9 years ago
  81. 1be24f1 dummy_cn_sua.c: Fix syntax errors by Harald Welte · 9 years ago
  82. 2bc20f8 Dummy CN: Create a per-UE connection context and resolve it. by Harald Welte · 9 years ago
  83. e311ae0 ranap: Allocate msgb's with headroom for SCCP User primitive pushing by Harald Welte · 9 years ago
  84. 96e36eb remove ranap_parse_lai() from hnbgw_ranap.c by Harald Welte · 9 years ago
  85. 5bea800 More verbose logging (CS/PS domain) by Harald Welte · 9 years ago
  86. 552fdf1 Start to use SUA local referencs from 1000 upwards by Harald Welte · 9 years ago
  87. 4009b36 context_map: Don't forget to store the SCU connection ID by Harald Welte · 9 years ago
  88. 2ebe42f properly resolve the cnlink from SUA signalling link by Harald Welte · 9 years ago
  89. cee5a28 don't double-free msgb's in rua_helper and ranap_common_cn by Harald Welte · 9 years ago
  90. 3aad6af add 'dummy cn' as a stub core netwrok element to which hnbgw connects by Harald Welte · 9 years ago
  91. 37704d9 ranap_common.c: Add ranap_parse_lai() by Harald Welte · 9 years ago
  92. 8c572fe use libosmocore SCCP_SSN_RANAP definition by Harald Welte · 9 years ago
  93. efef6fb ranap_common: Add value_string for procedure code and presence by Harald Welte · 9 years ago
  94. 87ffeb9 factor out some common shared test init code by Harald Welte · 9 years ago
  95. 3cfa450 Add new common RANAP parsing code for CN elements by Harald Welte · 9 years ago
  96. 706213a Fix typo / spelling mistakes by Harald Welte · 9 years ago
  97. 2963ee2 hnbgw_hnbap: Print HNBAP Cause during UE De-Register by Harald Welte · 9 years ago
  98. 831e1ee hnbgw_rua.c: Print RUA cause in error indication by Harald Welte · 9 years ago
  99. 23058e1 hnbgw_ranap: Print RANAP Cause in RESET and ERROR INDICATION by Harald Welte · 9 years ago
  100. c3ca7eb don't return undefined strings from rua_cause_str() by Harald Welte · 9 years ago