1. 8f62106 hnbgw: remove unused static function by Neels Hofmeyr · 8 years ago
  2. 525a69e cosmetic: comment typos by Neels Hofmeyr · 8 years ago
  3. a4540be hnbgw: set default RNC ID to 23 (for testing) by Neels Hofmeyr · 8 years ago
  4. 6341f4d hnbgw: set DMAIN loglevel to DEBUG by default by Neels Hofmeyr · 8 years ago
  5. a0d2147 osmo-hnbgw, hnb-test: allow configuring VTY address by Neels Hofmeyr · 8 years ago
  6. de111bc hnbgw: fix errmsg typo by Neels Hofmeyr · 8 years ago
  7. 110bb5c hnbgw vty: add logging commands by Neels Hofmeyr · 8 years ago
  8. 44beab9 hnbgw: hnb_context_alloc(): fix missing free, missing return, wrong error return type by Neels Hofmeyr · 8 years ago
  9. 5f8c718 hnbgw: Print out the hnbgw context map per HNB by Daniel Willmann · 8 years ago
  10. 4deab94 hnbgw: Mark ps_cnlink as ps by Daniel Willmann · 8 years ago
  11. 1ee089f hnbgw: When a HNB is released release associated UEs as well by Daniel Willmann · 9 years ago
  12. 6480cad hnbgw: Use libosmo-netif for SCCP connection handling by Daniel Willmann · 9 years ago
  13. bdf3fd1 don't include hnbgw.h from ranap header files by Harald Welte · 9 years ago
  14. c4338de hnbgw: Bring all parts together by Harald Welte · 9 years ago
  15. 90256ba Add a context mapper to map RUA ContextIDs <-> SUA Connection IDs by Harald Welte · 9 years ago
  16. f42317b Introduce DRANAP/DRUA log categories to separate logging by Harald Welte · 9 years ago
  17. ffa7c0a use msgb_sctp_ppid() from libosmo-netif, remove local declaration by Harald Welte · 9 years ago
  18. 75a4e65 hnbgw: Add SUA client socket towards localhost by Harald Welte · 9 years ago
  19. 269b8ac hnbgw: Free msgb when connection is closed by Daniel Willmann · 9 years ago
  20. 28b9ec1 Enable vty command to output talloc report by Daniel Willmann · 9 years ago
  21. bded984 hnbgw: Change logging priorities and add HNBAP category by Daniel Willmann · 9 years ago
  22. 4267a29 hnbgw: Handle closed connections correctly by Daniel Willmann · 9 years ago
  23. 7c27f7b hnbgw: Lower level of SCTP notif. msg to debug and set default log level to info by Daniel Willmann · 9 years ago
  24. 56f6273 hnbgw: Add VTY commands to show info about connected HNBs and UEs by Daniel Willmann · 9 years ago
  25. 77847ad add copyright statement and AGPLv3 headers to source code files by Harald Welte · 9 years ago
  26. 1d2c39d various cleanups (compiler warnings, coding style) by Harald Welte · 9 years ago
  27. 10dfc5a respond to HNBAP UE REGISTER REQ withe correspnding ACCEPT by Harald Welte · 9 years ago
  28. 256c67a ue context: fix linked list insert by Harald Welte · 9 years ago
  29. b534e5c introduce ue_context management by Harald Welte · 9 years ago
  30. 350814a first dispatch of RUA into RANAP by Harald Welte · 9 years ago
  31. 318e4d5 actually dispatch RUA messages to RUA handling code by Harald Welte · 9 years ago
  32. f2f3000 msgb_free() all received messages after handling by Harald Welte · 9 years ago
  33. 17878e2 avoid parsing SCTP noficiations as user data by Harald Welte · 9 years ago
  34. 9e270b4 hnbgw.c: Fix double-free in wait-queue transmit code by Harald Welte · 9 years ago
  35. cfcc1e6 use htonl(ppid) when sending a SCTP message by Harald Welte · 9 years ago
  36. 3f71256 Use implement HNBAP transmit using per-hnb write_queue by Harald Welte · 9 years ago
  37. 5c11c94 hnbgw: Fix SCTP server/receiver by Harald Welte · 9 years ago
  38. 08a793b hnbgw: Initialize linked list header of hnbgw's by Harald Welte · 9 years ago
  39. 1c0f538 hnbgw: Bind to INADDR_ANY, not to localhost only by Harald Welte · 9 years ago
  40. 08de638 start using the shared libasn1c, now that it has aper support by Harald Welte · 9 years ago
  41. ee77cff hnbgw: Actually link in + call ffasn1c runtime library by Harald Welte · 9 years ago
  42. b3dae30 first compiling code (untested) by Harald Welte · 9 years ago
  43. a2e6a7a further tiny steps of progress on the hnb-gw infrastructure by Harald Welte · 9 years ago