1. 4267a29 hnbgw: Handle closed connections correctly by Daniel Willmann · 9 years ago
  2. 7c27f7b hnbgw: Lower level of SCTP notif. msg to debug and set default log level to info by Daniel Willmann · 9 years ago
  3. 56f6273 hnbgw: Add VTY commands to show info about connected HNBs and UEs by Daniel Willmann · 9 years ago
  4. 77847ad add copyright statement and AGPLv3 headers to source code files by Harald Welte · 9 years ago
  5. 1d2c39d various cleanups (compiler warnings, coding style) by Harald Welte · 9 years ago
  6. 10dfc5a respond to HNBAP UE REGISTER REQ withe correspnding ACCEPT by Harald Welte · 9 years ago
  7. 256c67a ue context: fix linked list insert by Harald Welte · 9 years ago
  8. b534e5c introduce ue_context management by Harald Welte · 9 years ago
  9. 350814a first dispatch of RUA into RANAP by Harald Welte · 9 years ago
  10. 318e4d5 actually dispatch RUA messages to RUA handling code by Harald Welte · 9 years ago
  11. f2f3000 msgb_free() all received messages after handling by Harald Welte · 9 years ago
  12. 17878e2 avoid parsing SCTP noficiations as user data by Harald Welte · 9 years ago
  13. 9e270b4 hnbgw.c: Fix double-free in wait-queue transmit code by Harald Welte · 9 years ago
  14. cfcc1e6 use htonl(ppid) when sending a SCTP message by Harald Welte · 9 years ago
  15. 3f71256 Use implement HNBAP transmit using per-hnb write_queue by Harald Welte · 9 years ago
  16. 5c11c94 hnbgw: Fix SCTP server/receiver by Harald Welte · 9 years ago
  17. 08a793b hnbgw: Initialize linked list header of hnbgw's by Harald Welte · 9 years ago
  18. 1c0f538 hnbgw: Bind to INADDR_ANY, not to localhost only by Harald Welte · 9 years ago
  19. 08de638 start using the shared libasn1c, now that it has aper support by Harald Welte · 9 years ago
  20. ee77cff hnbgw: Actually link in + call ffasn1c runtime library by Harald Welte · 9 years ago
  21. b3dae30 first compiling code (untested) by Harald Welte · 9 years ago
  22. a2e6a7a further tiny steps of progress on the hnb-gw infrastructure by Harald Welte · 9 years ago