1. 5164038 debian/rules: show testsuite.log when tests are failing by Alexander Couzens · 7 years ago
  2. a3f4e79 Makefile.am: Link libosmo-ranap against libosmo-sigtran by Harald Welte · 7 years ago
  3. 5a3df8f Use release helper from libosmocore by Max · 7 years ago
  4. 3ce7584 Use value string check from osmo-ci by Max · 7 years ago
  5. e03d8a0 hnbgw_cn.c: use new signature of osmo_sccp_addr_name(osmo_ss7_instance *ss7, osmo_sccp_addr *addr) by Alexander Couzens · 7 years ago
  6. 1aef9a6 iu_client: derive local SCCP addr from sccp instance by Neels Hofmeyr · 7 years ago
  7. e485cdd add /debian package support by Alexander Couzens · 7 years ago 0.1.0
  8. ecbdc5c make point codes configurable by SCCP address book by Neels Hofmeyr · 7 years ago
  9. 5e0292a add .gitreview to support git review plugin by Alexander Couzens · 7 years ago
  10. aae68b2 move openbsc.git's iu.h, iu.c, iu_vty.c here as iu_client by Neels Hofmeyr · 7 years ago
  11. 13850b1 ranap_common.h: fix include of asn1c/asn_application.h by Neels Hofmeyr · 7 years ago
  12. a3bcd6d cn unitdata: verify correct remote addr by Neels Hofmeyr · 7 years ago
  13. 3b42658 set RANAP msgb headroom to 512 (times two) by Neels Hofmeyr · 7 years ago
  14. 54e6e1f rua_to_scu(): add debug log for calling/called addr by Neels Hofmeyr · 7 years ago
  15. c361431 rua_to_scu(), rua_rx_init_connect(): add debug logging by Neels Hofmeyr · 7 years ago
  16. cb24631 sccp_sap_up(): guard against NULL pointers by Neels Hofmeyr · 7 years ago
  17. 0f88c11 migrate osmo-hnbgw to libosmo-sigtran's SCCP/M3UA by Neels Hofmeyr · 7 years ago
  18. 12ed975 cosmetic: move callers' common switch() into rua_to_scu() by Neels Hofmeyr · 7 years ago
  19. e305f4d jenkins: build from libosmo-netif master by Neels Hofmeyr · 7 years ago
  20. 26531f9 contrib: Add systemd service file for osmo-hnbgw by Daniel Willmann · 7 years ago old_sua
  21. e3b025b examples: Adjust IP address of example config by Daniel Willmann · 7 years ago
  22. 46fea15 hnbgw: Fix crash if cnlink fails to connect by Pau Espin Pedrol · 7 years ago
  23. 166a376 asn1tostruct.py: specify python version in shebang by Pau Espin Pedrol · 7 years ago
  24. c23c4fe doc: fix osmo-hnbgw.cfg example by Neels Hofmeyr · 7 years ago
  25. 2c45e90 Update README with project related information and convert to Markdown by Harald Welte · 7 years ago
  26. 6a840b4 jenkins: add value_string termination check by Neels Hofmeyr · 7 years ago
  27. 09ed4b4 doc: OsmoMSC + HLR instead of CSCN by Neels Hofmeyr · 7 years ago
  28. 8e29b23 new_rab_par_voice(): add bitrate params, call with (6700, 12200) by Neels Hofmeyr · 7 years ago
  29. 135bc06 ranap: make X.213 NSAP 160 bits long, zero padded by Neels Hofmeyr · 7 years ago
  30. ad14ff9 cs RAB: add nAS_SynchronisationIndicator by Neels Hofmeyr · 7 years ago
  31. 32b8210 log: fix number format for domain indicator by Neels Hofmeyr · 8 years ago
  32. 2b5021f hnbgw: rua rx: fix rc and log unhandled Private Msg by Neels Hofmeyr · 8 years ago
  33. a6a68e6 fix error rc in various ASN.1 decoding functions by Neels Hofmeyr · 8 years ago
  34. fe87809 hnbgw_rua: reject invalid domain indicator by Neels Hofmeyr · 8 years ago
  35. e08cdd9 ue_context_alloc(): Avoid ue->imsi without NULL termination by Harald Welte · 8 years ago
  36. 5ee050c hnbgw: parameterize IuCS and IuPS ips and ports: add vty cmds by Neels Hofmeyr · 8 years ago
  37. c510fc2 hnbgw: vty: set explicit go_parent_cb by Neels Hofmeyr · 8 years ago
  38. 9153de6 hnbgw: parameterize iuh local port: add vty cmd by Neels Hofmeyr · 8 years ago
  39. 6e3e594 hnbgw: cosmetic: local-ip config: drop getter function by Neels Hofmeyr · 8 years ago
  40. c7ccdd4 cosmetic: hnbgw: addr related renames, move define, move comment by Neels Hofmeyr · 8 years ago
  41. 4ff1a5a fix msgb talloc context initialization by Neels Hofmeyr · 8 years ago
  42. f7f17d4 jenkins.sh: use osmo-build-dep.sh by Neels Hofmeyr · 8 years ago
  43. 793b273 fix build: look for generated sources in builddir, not srcdir by Neels Hofmeyr · 8 years ago
  44. a44cb48 configure: check for pkg-config presence by Neels Hofmeyr · 8 years ago
  45. 08d5c8c build: be robust against install-sh files above the root dir by Neels Hofmeyr · 8 years ago
  46. c6db493 jenkins.sh: output all test logs when 'make check' failed by Neels Hofmeyr · 8 years ago
  47. f41b2fa fix: apply rename of osmo_sua_link_get_user_priv() by Neels Hofmeyr · 8 years ago 3G_2016_09
  48. 39ee926 hnbgw: vty conformance: rename iuh 'bind' command to 'local-ip' by Neels Hofmeyr · 8 years ago
  49. 0476e28 log: hnbgw: add hnbap UE context allocation info log by Neels Hofmeyr · 8 years ago
  50. 12181a9 hnbap: accept UE Register Requests with TMSI and pTMSI by Neels Hofmeyr · 8 years ago
  51. f33e835 hnbgw: UE context: add handling by tmsi identification by Neels Hofmeyr · 8 years ago
  52. c94ed09 hnbap: add UE Register Reject for pTMSIRAI identity by Neels Hofmeyr · 8 years ago
  53. c83e49f log VTY telnet bind only once by Neels Hofmeyr · 8 years ago
  54. 74b0565 comment: note RAB assignment spec reference by Neels Hofmeyr · 8 years ago
  55. 7b48749 ranap: include port in RTP TransportLayerInformation by Neels Hofmeyr · 8 years ago
  56. 30f534f jenkins.sh: enable make distcheck by Neels Hofmeyr · 8 years ago
  57. a872421 build: parallel build: require ../libosmo-ranap.la from tests/ by Neels Hofmeyr · 8 years ago
  58. df63de2 build: move headers to include/osmocom/* by Neels Hofmeyr · 8 years ago
  59. 30e08f5 build: cosmetic: hnbap: undup asn1 src path by Neels Hofmeyr · 8 years ago
  60. 2f1b118 build: distcheck: add missing bits for testsuite distcheck by Neels Hofmeyr · 8 years ago
  61. ba03c43 build: distcheck: look for asn1 in top_srcdir, not top_builddir by Neels Hofmeyr · 8 years ago
  62. 347f8ef build: distcheck: add missing distclean files by Neels Hofmeyr · 8 years ago
  63. 8345792 build: fix ranap gen, use same for gen hnbap and rua gen by Neels Hofmeyr · 8 years ago
  64. c636cab build: remove subdir-objects from configure.ac, it is broken by Neels Hofmeyr · 8 years ago
  65. e7d6476 build: use tar-ustar to allow paths longer than 99 by Neels Hofmeyr · 8 years ago
  66. 52c6ae2 tests: don't log filename nor color in unit tests by Neels Hofmeyr · 8 years ago
  67. 6648fe8 jenkins.sh: don't build twice by Neels Hofmeyr · 8 years ago
  68. 1a0bb51 UE Register with TMSI: reply with a Register Reject by Neels Hofmeyr · 8 years ago
  69. f6673b7 RAB Assign for voice: heed the x213 nsap flag by Neels Hofmeyr · 8 years ago
  70. e75a629 jenkins.sh: cosmetic: mark start of main build by Neels Hofmeyr · 8 years ago
  71. 6dc074c doc: add example osmo-hnbgw.cfg by Neels Hofmeyr · 8 years ago
  72. 01c71fc add doc/examples, Makefile.am adds all *.cfg files generically by Neels Hofmeyr · 8 years ago
  73. 4d91ab2 add to dist: doc subdir with all current doc files by Neels Hofmeyr · 8 years ago
  74. f495b23 hnbgw: make Iuh bind address configurable via VTY by Neels Hofmeyr · 8 years ago
  75. 926153b hnbgw vty: add empty hnbgw and hnbgw/iuh vty nodes by Neels Hofmeyr · 8 years ago
  76. 4d8eb4c hnbgw: move vty commands out to new hnbgw_vty.c by Neels Hofmeyr · 8 years ago
  77. 1d03f19 hnbgw: make cmdline options stronger than config file by Neels Hofmeyr · 8 years ago
  78. 085cd67 hnbgw: add config file and -c cmdline option by Neels Hofmeyr · 8 years ago
  79. 4d675a7 hnbgw: add cmdline arg parsing with default options by Neels Hofmeyr · 8 years ago
  80. 4c45d2b hnbgw: add copyright to vty_info by Neels Hofmeyr · 8 years ago
  81. a1bf4f3 fix compiler warning: osmo_prim_cb() has void* arg by Neels Hofmeyr · 8 years ago
  82. 0a43722 fix compiler warnings with new libosmo-sccp: rename to osmo_sccp_* by Neels Hofmeyr · 8 years ago
  83. 6458c30 jenkins.sh: build both with checked-in and regenerated asn1 code by Neels Hofmeyr · 8 years ago
  84. 0961408 jenkins.sh: echo HEADs' hashes, echo each project name prominently by Neels Hofmeyr · 8 years ago
  85. de0acd2 jenkins.sh: fix, remove code dup by Neels Hofmeyr · 8 years ago
  86. f706d6c asn1tostruct.py: use '#\!/usr/bin/env python', not '#\!/usr/bin/python' by Neels Hofmeyr · 8 years ago
  87. fef2e86 make regen: fix: use $(MAKE) instead of make by Neels Hofmeyr · 8 years ago
  88. c23146e make regen: ~8x faster: use sed script instead of single invocations by Neels Hofmeyr · 8 years ago
  89. 156fa39 attempt to fix parallel build, improve AM logic by Alexander Huemer · 8 years ago
  90. fd66689 fix test-ranap, after tmsi endianness fix by Neels Hofmeyr · 8 years ago
  91. a9cf70f ranap_msg_factory: Fix endianess in paging command by Daniel Willmann · 8 years ago
  92. 802acd0 fix: test-ranap.c: missing NULL init by Neels Hofmeyr · 8 years ago
  93. 75f8116 jenkins: Disable parallel make as it is broken right now by Holger Hans Peter Freyther · 8 years ago
  94. 95d0ba5 test-ranap: fix missing free in test_aper_causemisc, fixes expout by Neels Hofmeyr · 8 years ago
  95. bb289e3 RAB parameters: add Extended Max Bitrate by Harald Welte · 8 years ago
  96. 0a46156 hnbgw: dumb fix of context map hnb_list double delete by Neels Hofmeyr · 8 years ago
  97. 14da541 test-ranap: Add test case about constrained integer range decode by Harald Welte · 8 years ago
  98. f764a15 Add test case about RANAP MaxBitrate encoding by Harald Welte · 8 years ago
  99. 02601c8 contrib: Put asn1c into the PATH as well by Holger Hans Peter Freyther · 8 years ago
  100. 64f5639 contrib: Add build script used on the jenkins to build it by Holger Hans Peter Freyther · 8 years ago