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