1. e5c5525 rename README.msc to README by Neels Hofmeyr · 8 years ago
  2. e25faa8 hnb-test: print sent bytes by Neels Hofmeyr · 8 years ago
  3. 3588810 hnb-test: answer MM Authentication Request by Neels Hofmeyr · 8 years ago
  4. 5dbb7b2 hnb-test: print LU Reject by Neels Hofmeyr · 8 years ago
  5. d4598fa hnb-test: factor out MM header parsing by Neels Hofmeyr · 8 years ago
  6. 576f642 use of sccp_helpers: apply osmo_ name prefix addition by Neels Hofmeyr · 8 years ago
  7. 3da8608 Move sccp_helpers.[hc] to libosmo-sigtran by Neels Hofmeyr · 8 years ago
  8. c04eb53 hnb-test: send TMSI REALLOC COMPL only when LU ACC sent a TMSI by Neels Hofmeyr · 8 years ago
  9. f678036 build: use $top_srcdir instead of ../ by Neels Hofmeyr · 8 years ago
  10. 92b13bc fix build: move local include dir before sys installed one by Neels Hofmeyr · 8 years ago
  11. 5f9be1e hnb-test: make hnb-gw address configurable by Neels Hofmeyr · 8 years ago
  12. ae93712 hnb-test: add messages leading to Location Update Accept by Neels Hofmeyr · 8 years ago
  13. 5c1cc8c hnb-test: replace some hex vals with GSM48_* constants by Neels Hofmeyr · 8 years ago
  14. c164a97 hnb-test-ranap.c: fix missing return by Neels Hofmeyr · 8 years ago
  15. e1f709f hnb-test fix id resp by Neels Hofmeyr · 8 years ago
  16. 306bf18 avoid a warning by declaring struct gprs_ra_id opaquely by Neels Hofmeyr · 8 years ago
  17. 860a129 hnb-test: attempt to reply to an MM Identity Request by Neels Hofmeyr · 8 years ago
  18. b984f36 hnb-test: decode NAS pdu when receiving RUA from CN by Neels Hofmeyr · 8 years ago
  19. 3282870 hnb-test: tweak comment by Neels Hofmeyr · 8 years ago
  20. 7b81128 hnb-test: comment on gen_initue_lu() IMSI by Neels Hofmeyr · 8 years ago
  21. 0968a58 hnb-test: some rua rx printfs by Neels Hofmeyr · 8 years ago
  22. a0d2147 osmo-hnbgw, hnb-test: allow configuring VTY address by Neels Hofmeyr · 8 years ago
  23. 19dea8b asn1: Generate _free_*ies function declarations by Daniel Willmann · 8 years ago
  24. ce5b996 import TR 25.931 with examples of signalling procedures by Harald Welte · 8 years ago
  25. 8f67f8e test-ranap.ok: fix expectations after commit 49f99cd26 by Neels Hofmeyr · 8 years ago
  26. 635fac0 ranap: Add custom ranap_decode_rab_setupormodifieditemies() function by Daniel Willmann · 8 years ago
  27. 4870b99 ranap_common: Add helper function to get IP from transport layer addr by Daniel Willmann · 8 years ago
  28. 49f99cd ranap_msg_factory: Use network byte order for 16 bit mode_versions field by Daniel Willmann · 8 years ago
  29. eac3bf9 Better capture for PS Data by Daniel Willmann · 8 years ago
  30. 6c5fd75 doc: tweak protocols ascii art by Neels Hofmeyr · 8 years ago
  31. de111bc hnbgw: fix errmsg typo by Neels Hofmeyr · 8 years ago
  32. 110bb5c hnbgw vty: add logging commands by Neels Hofmeyr · 8 years ago
  33. 6a62e54 hnb-test: fix wrong domain indicator in ranap. by Neels Hofmeyr · 8 years ago
  34. b9f46a7 dummy_cn_sua: missing include by Neels Hofmeyr · 8 years ago
  35. 44beab9 hnbgw: hnb_context_alloc(): fix missing free, missing return, wrong error return type by Neels Hofmeyr · 8 years ago
  36. 8cf9107 ranap_common.h: declare ranap_parse_lai() by Neels Hofmeyr · 8 years ago
  37. 08834b1 Add pcap of successful PS/GTP data transfer with osmo-sgsn/ggsn by Daniel Willmann · 8 years ago
  38. 5f8c718 hnbgw: Print out the hnbgw context map per HNB by Daniel Willmann · 8 years ago
  39. 8592716 hnb-test: Increment UE conn_id for each new loc_upd_req by Daniel Willmann · 8 years ago
  40. b39bad1 dummy_cn: Respond to initial UE message with empty ranap message by Daniel Willmann · 8 years ago
  41. 4deab94 hnbgw: Mark ps_cnlink as ps by Daniel Willmann · 8 years ago
  42. defd299 context_map: Have one mapping per UE/cnlink combination by Daniel Willmann · 8 years ago
  43. 0118839 Revert "hnbgw_hnbap: Zero IEs_t before decode is called" by Daniel Willmann · 8 years ago
  44. 86a1405 asn1tostruct.py: Zero IEs_t target struct in decode function by Daniel Willmann · 8 years ago
  45. a2be99e Add readme to hint at mscgen by Neels Hofmeyr · 8 years ago
  46. 0e80104 Add ascii art protocol overview. by Neels Hofmeyr · 8 years ago
  47. 66965ca Add missing ranap_ies_defs.h (generated from 'make regen' but we want it committed) by Neels Hofmeyr · 8 years ago
  48. a8b6b1e hnbgw_hnbap: Zero IEs_t before decode is called by Daniel Willmann · 8 years ago
  49. c858fe9 ranap_common_cn: Free structs allocated through ranap_cn_rx_co() by Daniel Willmann · 8 years ago
  50. c35b298 ranap_common_cn: Free structs allocated through ranap_cn_rx_cl() by Daniel Willmann · 8 years ago
  51. 366dcf2 ranap_common_cn: Fix copy/paste bug when decoding outcome message by Daniel Willmann · 8 years ago
  52. 618f0f5 ranap_common_cn: Add missing break in switch statement by Daniel Willmann · 8 years ago
  53. 11e912a Free ies struct after use in tests and hnbgw_cn/rua by Daniel Willmann · 8 years ago
  54. b02d77c tests/dummy_cn_sua.c: Fix ranap_common_cn include by Daniel Willmann · 8 years ago
  55. d10002c asn1tostruct: Add memory free functions and use them in HNBAP by Daniel Willmann · 8 years ago
  56. b433b97 hnbgw_hnbap: Handle hnb deregister message as well by Daniel Willmann · 8 years ago
  57. 1ee089f hnbgw: When a HNB is released release associated UEs as well by Daniel Willmann · 8 years ago
  58. 6480cad hnbgw: Use libosmo-netif for SCCP connection handling by Daniel Willmann · 8 years ago
  59. 8fda362 Correct postprocessing of generated files by Daniel Willmann · 8 years ago
  60. f3d2c74 also 'sed' the include path of the ranap_common.h file by Harald Welte · 8 years ago
  61. 5c6bd51 make ranap_common.cn.[ch] part of libosmo-ranap by Harald Welte · 8 years ago
  62. 8fa5d55 ranap_common_cn.c: Use call-backs rather than function calls by Harald Welte · 8 years ago
  63. 96979af move ranap_*.h,iu_helpers.h to include/osmocom/ranap/ by Neels Hofmeyr · 8 years ago
  64. 1b0c9ec Fix install location to osmocom/ranap (without osmo-iuh) by Neels Hofmeyr · 8 years ago
  65. bea34f2 hnbap_common.c: Fix include path by Harald Welte · 8 years ago
  66. c13ebf7 asn1tostruct.py: don't generate unused local struct instances. by Neels Hofmeyr · 8 years ago
  67. 8f2007c gitignore (dummy-cn, testsuite.dir) by Neels Hofmeyr · 8 years ago
  68. 0de6b94 rebuild en/decoders when asn1tostruct.py changed by Neels Hofmeyr · 8 years ago
  69. f193c22 Fix -I in tests/ (broken by include dir changes) by Neels Hofmeyr · 8 years ago
  70. 4107a58 Fix subdirs of include/osmocom/Makefile.am by Neels Hofmeyr · 8 years ago
  71. 8c7556e install only ranap headers, make rua and hnbap headers 'noinst'. by Neels Hofmeyr · 8 years ago
  72. f1f2d7c Remove osmo-iuh subdir level from include/ (2/2) by Neels Hofmeyr · 8 years ago
  73. aca8f19 Remove osmo-iuh subdir level from include/ (1/2) by Neels Hofmeyr · 8 years ago
  74. 5f1a39f gitignore m4 and libosmo-ranap.pc by Neels Hofmeyr · 9 years ago
  75. c04a96c move asn1 headers to include/ dir (5/5) by Neels Hofmeyr · 9 years ago
  76. 16c9766 move asn1 headers to include/ dir (4/5) by Neels Hofmeyr · 9 years ago
  77. e8b1465 move asn1 headers to include/ dir (3/5) by Neels Hofmeyr · 9 years ago
  78. b042937 move asn1 headers to include/ dir (2/5) by Neels Hofmeyr · 9 years ago
  79. 5aabad1 move asn1 headers to include/ dir (1/5) by Neels Hofmeyr · 9 years ago
  80. 216ac21 add pkg-config file for libosmo-ranap by Harald Welte · 9 years ago
  81. 3761ef4 add git-version-gen to auto-generate git based version number by Harald Welte · 9 years ago
  82. b66c5d0 move tests/rua_helper.[ch] to src directory by Harald Welte · 9 years ago
  83. 1f6bd7b add test-ranap to testsuite by Harald Welte · 9 years ago
  84. 06bc548 steps towards making 'make distcheck' work by Harald Welte · 9 years ago
  85. e8a4dc6 move asn1helpers.[ch] to libasn1c by Harald Welte · 9 years ago
  86. bdf3fd1 don't include hnbgw.h from ranap header files by Harald Welte · 9 years ago
  87. de6a11b update .gitignore by Harald Welte · 9 years ago
  88. 056984f merge (+rename) iu_helpers.c into libosmo-ranap by Harald Welte · 9 years ago
  89. a95d5a5 Makefile restructuring; install ranap header files by Harald Welte · 9 years ago
  90. 0322feb Introduce libosmo-ranap.so as shared RANAP lib by Harald Welte · 9 years ago
  91. 09806e7 import message sequence charts (ladder diagrams) for RUA/RANAP/NAS by Harald Welte · 9 years ago
  92. a575ebf test-ranap: Call new RANAP encoder functions from ranap_msg_factory.c by Harald Welte · 9 years ago
  93. 74157f6 ranap_msg_factory: Fix memory leaks in OCTET_STRING by Harald Welte · 9 years ago
  94. 962da50 asn1helpers: Add new OCTET_STRING_noalloc by Harald Welte · 9 years ago
  95. 1cdb81d ranap_msg_factory: Mark 'RANAP_Cause_t *' as const by Harald Welte · 9 years ago
  96. 37223d8 ranap_msg_factory: functions for RAB and IU Release Request by Harald Welte · 9 years ago
  97. 01de8d7 fix copy+paste mistakes when encoding GTP TEI in RAB Parameters by Harald Welte · 9 years ago
  98. 05ac677 make bitrates configurable in new_rab_par_data() by Harald Welte · 9 years ago
  99. 4928797 more verbose logging in various places by Harald Welte · 9 years ago
  100. 7bccc98 ranap_common_cn: Handle non-terminal 'outcome' for RAB-ASS.resp by Harald Welte · 9 years ago