1. c04a96c move asn1 headers to include/ dir (5/5) by Neels Hofmeyr · 9 years ago
  2. 16c9766 move asn1 headers to include/ dir (4/5) by Neels Hofmeyr · 9 years ago
  3. b042937 move asn1 headers to include/ dir (2/5) by Neels Hofmeyr · 9 years ago
  4. 5aabad1 move asn1 headers to include/ dir (1/5) by Neels Hofmeyr · 9 years ago
  5. b66c5d0 move tests/rua_helper.[ch] to src directory by Harald Welte · 9 years ago
  6. 1f6bd7b add test-ranap to testsuite by Harald Welte · 9 years ago
  7. 06bc548 steps towards making 'make distcheck' work by Harald Welte · 9 years ago
  8. e8a4dc6 move asn1helpers.[ch] to libasn1c by Harald Welte · 9 years ago
  9. bdf3fd1 don't include hnbgw.h from ranap header files by Harald Welte · 9 years ago
  10. 056984f merge (+rename) iu_helpers.c into libosmo-ranap by Harald Welte · 9 years ago
  11. a95d5a5 Makefile restructuring; install ranap header files by Harald Welte · 9 years ago
  12. 0322feb Introduce libosmo-ranap.so as shared RANAP lib by Harald Welte · 9 years ago
  13. a575ebf test-ranap: Call new RANAP encoder functions from ranap_msg_factory.c by Harald Welte · 9 years ago
  14. 74157f6 ranap_msg_factory: Fix memory leaks in OCTET_STRING by Harald Welte · 9 years ago
  15. 962da50 asn1helpers: Add new OCTET_STRING_noalloc by Harald Welte · 9 years ago
  16. 1cdb81d ranap_msg_factory: Mark 'RANAP_Cause_t *' as const by Harald Welte · 9 years ago
  17. 37223d8 ranap_msg_factory: functions for RAB and IU Release Request by Harald Welte · 9 years ago
  18. 01de8d7 fix copy+paste mistakes when encoding GTP TEI in RAB Parameters by Harald Welte · 9 years ago
  19. 05ac677 make bitrates configurable in new_rab_par_data() by Harald Welte · 9 years ago
  20. 4928797 more verbose logging in various places by Harald Welte · 9 years ago
  21. 7bccc98 ranap_common_cn: Handle non-terminal 'outcome' for RAB-ASS.resp by Harald Welte · 9 years ago
  22. a31e63a ranap_common_cn: Fix typo by Harald Welte · 9 years ago
  23. bfe49a2 ranap_msg_factory.c: Use X.213 NSAP encoding for TransportLayerAddr by Harald Welte · 9 years ago
  24. 2cf0d8f ranap_msg_factory: CipheringInformation is optional in SecurityModeCommand by Harald Welte · 9 years ago
  25. 4e2783f Dummy CN: Handle RANAP payload of DISCONNET.ind by Harald Welte · 9 years ago
  26. 0744d6f dummy CN: Handle Iu Release Request (respond with Release Command) by Harald Welte · 9 years ago
  27. 1be24f1 dummy_cn_sua.c: Fix syntax errors by Harald Welte · 9 years ago
  28. 2bc20f8 Dummy CN: Create a per-UE connection context and resolve it. by Harald Welte · 9 years ago
  29. e311ae0 ranap: Allocate msgb's with headroom for SCCP User primitive pushing by Harald Welte · 9 years ago
  30. 96e36eb remove ranap_parse_lai() from hnbgw_ranap.c by Harald Welte · 9 years ago
  31. 5bea800 More verbose logging (CS/PS domain) by Harald Welte · 9 years ago
  32. 552fdf1 Start to use SUA local referencs from 1000 upwards by Harald Welte · 9 years ago
  33. 4009b36 context_map: Don't forget to store the SCU connection ID by Harald Welte · 9 years ago
  34. 2ebe42f properly resolve the cnlink from SUA signalling link by Harald Welte · 9 years ago
  35. cee5a28 don't double-free msgb's in rua_helper and ranap_common_cn by Harald Welte · 9 years ago
  36. 3aad6af add 'dummy cn' as a stub core netwrok element to which hnbgw connects by Harald Welte · 9 years ago
  37. 37704d9 ranap_common.c: Add ranap_parse_lai() by Harald Welte · 9 years ago
  38. 8c572fe use libosmocore SCCP_SSN_RANAP definition by Harald Welte · 9 years ago
  39. efef6fb ranap_common: Add value_string for procedure code and presence by Harald Welte · 9 years ago
  40. 87ffeb9 factor out some common shared test init code by Harald Welte · 9 years ago
  41. 3cfa450 Add new common RANAP parsing code for CN elements by Harald Welte · 9 years ago
  42. 706213a Fix typo / spelling mistakes by Harald Welte · 9 years ago
  43. 2963ee2 hnbgw_hnbap: Print HNBAP Cause during UE De-Register by Harald Welte · 9 years ago
  44. 831e1ee hnbgw_rua.c: Print RUA cause in error indication by Harald Welte · 9 years ago
  45. 23058e1 hnbgw_ranap: Print RANAP Cause in RESET and ERROR INDICATION by Harald Welte · 9 years ago
  46. c3ca7eb don't return undefined strings from rua_cause_str() by Harald Welte · 9 years ago
  47. 3d39f84 ranap_common: Add ranap_cause_str() to stringify RANAP Cause by Harald Welte · 9 years ago
  48. ef89346 fix build if depenedencies are in distinct directories by Alexander Huemer · 9 years ago
  49. 7ac7e04 add rua_helper.[ch] missing from previous commit by Harald Welte · 9 years ago
  50. c385122 hnb-test: Add VTY to manually issue Iuh messages by Harald Welte · 9 years ago
  51. f9c9aa5 ranap_msg_factory.c: Fix compiler warnings by Harald Welte · 9 years ago
  52. 57d8733 ranap_msg_factory: use OCTET_STRING_fromBuf() in ranap_new_msg_dt() by Harald Welte · 9 years ago
  53. ea98b6f ranap: New ranap_new_msg_initial_ue() funcition by Harald Welte · 9 years ago
  54. afcaac0 asn1helpers.h: Add missing declarations of functions in asn1helpers.c by Harald Welte · 9 years ago
  55. b0de906 hnbgw_rua.c: Incoming context IDs are 24bit wide according to spec by Harald Welte · 9 years ago
  56. c89c2a6 RANAP: Replace the last remainng TBCD-STRING with OCTET STRING by Harald Welte · 9 years ago
  57. 37166a2 improve logging, remove obsolete FIXMEs, return of non-void functions by Harald Welte · 9 years ago
  58. bc4560c Implement forwarding of RANAP PAGING from CN to all HNBs by Harald Welte · 9 years ago
  59. c4338de hnbgw: Bring all parts together by Harald Welte · 9 years ago
  60. cd5e981 hnbgw_rua: Don't use msgb as imput, allow more parameters by Harald Welte · 9 years ago
  61. 90256ba Add a context mapper to map RUA ContextIDs <-> SUA Connection IDs by Harald Welte · 9 years ago
  62. f42317b Introduce DRANAP/DRUA log categories to separate logging by Harald Welte · 9 years ago
  63. f6d0138 fix copy/paste mistake in src/Makefile.am by Alexander Huemer · 9 years ago
  64. ffa7c0a use msgb_sctp_ppid() from libosmo-netif, remove local declaration by Harald Welte · 9 years ago
  65. 75a4e65 hnbgw: Add SUA client socket towards localhost by Harald Welte · 9 years ago
  66. 269b8ac hnbgw: Free msgb when connection is closed by Daniel Willmann · 9 years ago
  67. 541e429 hnbgw_hnbap.c: Clean up after encoding a UE register accept by Daniel Willmann · 9 years ago
  68. c51f735 really fix src/Makefile.am by Neels Hofmeyr · 9 years ago
  69. fec171d fix Makefile.am by Alexander Huemer · 9 years ago
  70. 71f73a2 move COPYING file to root directory by Harald Welte · 9 years ago
  71. ef5055c Makefile.am: Try to model the asn1tostruct.py generation dependencies by Harald Welte · 9 years ago
  72. b2daa0d ranap ASN.1: Define IMSI as OCTET STRING to work around asn1c bug by Harald Welte · 9 years ago
  73. 0a3eafe ranap: Don' shift the RAB ID by 3 bits by Harald Welte · 9 years ago
  74. 94a62d5 ranap: No need for htonl() of IP addresses and the like by Harald Welte · 9 years ago
  75. b7f67c4 ranap: Don't forget ProtocolIE-CointainerPair around ProtocolIE-FieldPair by Harald Welte · 9 years ago
  76. de9055f Makefile.am: Replace .PHONY asn1tostruct.py rules by Harald Welte · 9 years ago
  77. f8db61b First compiling (and leak-free) RANAP message generation functions by Harald Welte · 9 years ago
  78. fcabec3 implement BIT_STRING_fromBuf() similar to OCTET_STRING_fromBuf() by Harald Welte · 9 years ago
  79. 1623278 ranap_common: Fix error cleanup path while generating IE Pair by Harald Welte · 9 years ago
  80. 04329dc {hnbap,rua,ranap}_common: check for encoding errors in new_ie() by Harald Welte · 9 years ago
  81. 6293913 {hnbap,ranap,rua}_common: use FREEMEM(), not free() directly by Harald Welte · 9 years ago
  82. 8526d15 hnbap/rua: Don't usse malloc() directly but use CALLOC() macro by Harald Welte · 9 years ago
  83. 9c397d4 ranap: Use CALLOC() macro of libasn1c by Harald Welte · 9 years ago
  84. 2676554 ranap: Ensure we free any intermediate dynamically allocated memory by Harald Welte · 9 years ago
  85. d062df5 test-ranap.c: Further WIP, it now actually compiles by Harald Welte · 9 years ago
  86. 9369018 RANAP: Split FormatInformationParameter / SDUParameterItem by Harald Welte · 9 years ago
  87. 091039d test-ranap.c: More WIP code for convoluted RANAP message encoding by Harald Welte · 9 years ago
  88. 141a0ba hnb-test: Add an option to transmit multiple UE register/deregister msgs by Daniel Willmann · 9 years ago
  89. 28b9ec1 Enable vty command to output talloc report by Daniel Willmann · 9 years ago
  90. 5f810f4 hnbgw_hnbap: Initialize return value and always return something by Daniel Willmann · 9 years ago
  91. 59d17d8 hnbap: Free ASN.1 components after they are no longer needed by Daniel Willmann · 9 years ago
  92. 6637a28 hnb-test: Handle closed connections correctly by Daniel Willmann · 9 years ago
  93. 19dedbb hnb-test: Send UE de-register after receiving the UE registration accept by Daniel Willmann · 9 years ago
  94. 92856e6 hnb-test.c: Remove pdus.h include as it is not used by Daniel Willmann · 9 years ago
  95. 3279780 hnb-test: Add HNBAP category and reduce MAIN loglevel to INFO by Daniel Willmann · 9 years ago
  96. bded984 hnbgw: Change logging priorities and add HNBAP category by Daniel Willmann · 9 years ago
  97. efceb18 hnbgw_hnbap: Process UEDeRegister and try to free correct UE by Daniel Willmann · 9 years ago
  98. 4267a29 hnbgw: Handle closed connections correctly by Daniel Willmann · 9 years ago
  99. 7c27f7b hnbgw: Lower level of SCTP notif. msg to debug and set default log level to info by Daniel Willmann · 9 years ago
  100. ace1d24 ranap_common: Add function to wrap IEs into a RANAP_ProtocolIE_FieldPair_t by Harald Welte · 9 years ago