1. 541e429 hnbgw_hnbap.c: Clean up after encoding a UE register accept by Daniel Willmann · 9 years ago
  2. 5f810f4 hnbgw_hnbap: Initialize return value and always return something by Daniel Willmann · 9 years ago
  3. 59d17d8 hnbap: Free ASN.1 components after they are no longer needed by Daniel Willmann · 9 years ago
  4. bded984 hnbgw: Change logging priorities and add HNBAP category by Daniel Willmann · 9 years ago
  5. efceb18 hnbgw_hnbap: Process UEDeRegister and try to free correct UE by Daniel Willmann · 9 years ago
  6. 9224731 asn1helpers: Fix 24 bit conversion function and use it in hnbgw_hnbap by Daniel Willmann · 9 years ago
  7. d6a45b4 asn1helpers: Add 28 bit conversion function and use it for Cell ID by Daniel Willmann · 9 years ago
  8. 77847ad add copyright statement and AGPLv3 headers to source code files by Harald Welte · 9 years ago
  9. 6286880 the Context ID is a 24bit number, we cannot use len = 4 bytes! by Harald Welte · 9 years ago
  10. 1d2c39d various cleanups (compiler warnings, coding style) by Harald Welte · 9 years ago
  11. 393f2bd move BCD string encoding/decoding functions to iu_helpers.[ch] by Harald Welte · 9 years ago
  12. 3af1db8 hnbap: Print error messages in error cases by Harald Welte · 9 years ago
  13. 10dfc5a respond to HNBAP UE REGISTER REQ withe correspnding ACCEPT by Harald Welte · 9 years ago
  14. b534e5c introduce ue_context management by Harald Welte · 9 years ago
  15. 7b54e32 hnbap: Don't enqueue a NULL msgb for transmit by Harald Welte · 9 years ago
  16. 3f71256 Use implement HNBAP transmit using per-hnb write_queue by Harald Welte · 9 years ago
  17. 2204f9d hnbgw: zero-initialize the output struct before aper_decode() by Harald Welte · 9 years ago
  18. 27f9c4a migration of code from ffasn1c to asn1c + asn1tostruct.py by Harald Welte · 9 years ago
  19. ee77cff hnbgw: Actually link in + call ffasn1c runtime library by Harald Welte · 9 years ago
  20. 30afef3 move asn.1 helper functions to asn1helpers.[ch] 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
  23. ba43de4 very early intial code snippets for handling HNBAP in a HNB-GW by Harald Welte · 9 years ago