1. cc0914d exit(2) on unsupported positional arguments on command line by Harald Welte · 4 years, 7 months ago
  2. 965d533 hnbgw: Add libosmoctrl's VTY CTRL command initialization by Pau Espin Pedrol · 4 years, 10 months ago
  3. 92ea15a Remove undefined param passed to {logging,osmo_stats}_vty_add_cmds by Pau Espin Pedrol · 5 years ago
  4. f8d5f37 osmo-hnbgw: set a proper talloc ctx for logging by Neels Hofmeyr · 5 years ago
  5. 3c83996 osmo-hnbgw: fix cmdline: do not force-disable colored logging by Neels Hofmeyr · 5 years ago
  6. 319c285 add a VTY command which shows a specific HNB by Stefan Sperling · 6 years ago
  7. b876b42 hnbgw: vty: add SCCP related vty commands by Neels Hofmeyr · 6 years ago
  8. ad4ea3b hnbgw: remove close_cb() to fix a crash when releasing a hnbgw by Alexander Couzens · 6 years ago
  9. c964a2c ensure unique CellIDs in HNB-GW by Stefan Sperling · 6 years ago
  10. bfeea67 Expand ctrl interface by Max · 7 years ago
  11. ef72741 Add control interface by Max · 7 years ago
  12. 1e57ba5 Use proper package version by Max · 7 years ago
  13. 4e2681d osmo-hnbgw: startup: log the RNC-Id that is going to be used by Neels Hofmeyr · 7 years ago
  14. ade7e8b hnbgw: use proper talloc ctx for vty telnet init by Neels Hofmeyr · 7 years ago
  15. 2c56f6d hnbgw: use proper VTY port number defined in libosmocore (4261) by Neels Hofmeyr · 7 years ago
  16. accb780 osmo-hnbgw: don't configure specific local IP address for STP connection by Neels Hofmeyr · 7 years ago
  17. da86fe5 Fix various compiler warnings in hnb-gw code by Harald Welte · 7 years ago
  18. ee69470 hnbgw.c: Remove dead code creating libsctp linker dependency by Harald Welte · 7 years ago
  19. ecbdc5c make point codes configurable by SCCP address book by Neels Hofmeyr · 7 years ago
  20. 0f88c11 migrate osmo-hnbgw to libosmo-sigtran's SCCP/M3UA by Neels Hofmeyr · 7 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. 6e3e594 hnbgw: cosmetic: local-ip config: drop getter function by Neels Hofmeyr · 8 years ago
  25. c7ccdd4 cosmetic: hnbgw: addr related renames, move define, move comment by Neels Hofmeyr · 8 years ago
  26. 4ff1a5a fix msgb talloc context initialization by Neels Hofmeyr · 8 years ago
  27. 39ee926 hnbgw: vty conformance: rename iuh 'bind' command to 'local-ip' by Neels Hofmeyr · 8 years ago
  28. 0476e28 log: hnbgw: add hnbap UE context allocation info log by Neels Hofmeyr · 8 years ago
  29. f33e835 hnbgw: UE context: add handling by tmsi identification by Neels Hofmeyr · 8 years ago
  30. c83e49f log VTY telnet bind only once by Neels Hofmeyr · 8 years ago
  31. df63de2 build: move headers to include/osmocom/* by Neels Hofmeyr · 8 years ago
  32. f495b23 hnbgw: make Iuh bind address configurable via VTY by Neels Hofmeyr · 8 years ago
  33. 4d8eb4c hnbgw: move vty commands out to new hnbgw_vty.c by Neels Hofmeyr · 8 years ago
  34. 1d03f19 hnbgw: make cmdline options stronger than config file by Neels Hofmeyr · 8 years ago
  35. 085cd67 hnbgw: add config file and -c cmdline option by Neels Hofmeyr · 8 years ago
  36. 4d675a7 hnbgw: add cmdline arg parsing with default options by Neels Hofmeyr · 8 years ago
  37. 4c45d2b hnbgw: add copyright to vty_info by Neels Hofmeyr · 8 years ago
  38. 0a43722 fix compiler warnings with new libosmo-sccp: rename to osmo_sccp_* by Neels Hofmeyr · 8 years ago
  39. 0a46156 hnbgw: dumb fix of context map hnb_list double delete by Neels Hofmeyr · 8 years ago
  40. 8f62106 hnbgw: remove unused static function by Neels Hofmeyr · 8 years ago
  41. 525a69e cosmetic: comment typos by Neels Hofmeyr · 8 years ago
  42. a4540be hnbgw: set default RNC ID to 23 (for testing) by Neels Hofmeyr · 8 years ago
  43. 6341f4d hnbgw: set DMAIN loglevel to DEBUG by default by Neels Hofmeyr · 8 years ago
  44. a0d2147 osmo-hnbgw, hnb-test: allow configuring VTY address by Neels Hofmeyr · 8 years ago
  45. de111bc hnbgw: fix errmsg typo by Neels Hofmeyr · 8 years ago
  46. 110bb5c hnbgw vty: add logging commands by Neels Hofmeyr · 8 years ago
  47. 44beab9 hnbgw: hnb_context_alloc(): fix missing free, missing return, wrong error return type by Neels Hofmeyr · 8 years ago
  48. 5f8c718 hnbgw: Print out the hnbgw context map per HNB by Daniel Willmann · 8 years ago
  49. 4deab94 hnbgw: Mark ps_cnlink as ps by Daniel Willmann · 8 years ago
  50. 1ee089f hnbgw: When a HNB is released release associated UEs as well by Daniel Willmann · 8 years ago
  51. 6480cad hnbgw: Use libosmo-netif for SCCP connection handling by Daniel Willmann · 8 years ago
  52. bdf3fd1 don't include hnbgw.h from ranap header files by Harald Welte · 9 years ago
  53. c4338de hnbgw: Bring all parts together by Harald Welte · 9 years ago
  54. 90256ba Add a context mapper to map RUA ContextIDs <-> SUA Connection IDs by Harald Welte · 9 years ago
  55. f42317b Introduce DRANAP/DRUA log categories to separate logging by Harald Welte · 9 years ago
  56. ffa7c0a use msgb_sctp_ppid() from libosmo-netif, remove local declaration by Harald Welte · 9 years ago
  57. 75a4e65 hnbgw: Add SUA client socket towards localhost by Harald Welte · 9 years ago
  58. 269b8ac hnbgw: Free msgb when connection is closed by Daniel Willmann · 9 years ago
  59. 28b9ec1 Enable vty command to output talloc report by Daniel Willmann · 9 years ago
  60. bded984 hnbgw: Change logging priorities and add HNBAP category by Daniel Willmann · 9 years ago
  61. 4267a29 hnbgw: Handle closed connections correctly by Daniel Willmann · 9 years ago
  62. 7c27f7b hnbgw: Lower level of SCTP notif. msg to debug and set default log level to info by Daniel Willmann · 9 years ago
  63. 56f6273 hnbgw: Add VTY commands to show info about connected HNBs and UEs by Daniel Willmann · 9 years ago
  64. 77847ad add copyright statement and AGPLv3 headers to source code files by Harald Welte · 9 years ago
  65. 1d2c39d various cleanups (compiler warnings, coding style) by Harald Welte · 9 years ago
  66. 10dfc5a respond to HNBAP UE REGISTER REQ withe correspnding ACCEPT by Harald Welte · 9 years ago
  67. 256c67a ue context: fix linked list insert by Harald Welte · 9 years ago
  68. b534e5c introduce ue_context management by Harald Welte · 9 years ago
  69. 350814a first dispatch of RUA into RANAP by Harald Welte · 9 years ago
  70. 318e4d5 actually dispatch RUA messages to RUA handling code by Harald Welte · 9 years ago
  71. f2f3000 msgb_free() all received messages after handling by Harald Welte · 9 years ago
  72. 17878e2 avoid parsing SCTP noficiations as user data by Harald Welte · 9 years ago
  73. 9e270b4 hnbgw.c: Fix double-free in wait-queue transmit code by Harald Welte · 9 years ago
  74. cfcc1e6 use htonl(ppid) when sending a SCTP message by Harald Welte · 9 years ago
  75. 3f71256 Use implement HNBAP transmit using per-hnb write_queue by Harald Welte · 9 years ago
  76. 5c11c94 hnbgw: Fix SCTP server/receiver by Harald Welte · 9 years ago
  77. 08a793b hnbgw: Initialize linked list header of hnbgw's by Harald Welte · 9 years ago
  78. 1c0f538 hnbgw: Bind to INADDR_ANY, not to localhost only by Harald Welte · 9 years ago
  79. 08de638 start using the shared libasn1c, now that it has aper support by Harald Welte · 9 years ago
  80. ee77cff hnbgw: Actually link in + call ffasn1c runtime library by Harald Welte · 9 years ago
  81. b3dae30 first compiling code (untested) by Harald Welte · 9 years ago
  82. a2e6a7a further tiny steps of progress on the hnb-gw infrastructure by Harald Welte · 9 years ago