1. 9aad185 hnbgw_tx_hnb_register_rej(): Missing return statement by Harald Welte · 6 years ago
  2. ad4ea3b hnbgw: remove close_cb() to fix a crash when releasing a hnbgw by Alexander Couzens · 6 years ago
  3. c964a2c ensure unique CellIDs in HNB-GW by Stefan Sperling · 6 years ago
  4. 2293df0 hnbap: log errors on decoding/encoding HNB-REGISTER msgs by Neels Hofmeyr · 6 years ago
  5. 8a2b6e2 cosmetic: hnbgw: hnbap: log rx of unsuccessful outcome by Neels Hofmeyr · 6 years ago
  6. 02296af hnbgw_hnbap: fix missing return in rx [un]successful outcome by Neels Hofmeyr · 6 years ago
  7. 66d6d76 hnbgw: hnb info: record MCC, MNC, show on 'show hnb' by Neels Hofmeyr · 7 years ago
  8. da86fe5 Fix various compiler warnings in hnb-gw code by Harald Welte · 7 years ago
  9. a6a68e6 fix error rc in various ASN.1 decoding functions by Neels Hofmeyr · 8 years ago
  10. 12181a9 hnbap: accept UE Register Requests with TMSI and pTMSI by Neels Hofmeyr · 8 years ago
  11. f33e835 hnbgw: UE context: add handling by tmsi identification by Neels Hofmeyr · 8 years ago
  12. c94ed09 hnbap: add UE Register Reject for pTMSIRAI identity by Neels Hofmeyr · 8 years ago
  13. df63de2 build: move headers to include/osmocom/* by Neels Hofmeyr · 8 years ago
  14. 8345792 build: fix ranap gen, use same for gen hnbap and rua gen by Neels Hofmeyr · 8 years ago
  15. 1a0bb51 UE Register with TMSI: reply with a Register Reject by Neels Hofmeyr · 8 years ago
  16. b248c8c UE Register: fix: free ies when no IMSI is found by Neels Hofmeyr · 8 years ago
  17. 9246cc9 cosmetic: comments, log typo, explicit pointer by Neels Hofmeyr · 8 years ago
  18. 0118839 Revert "hnbgw_hnbap: Zero IEs_t before decode is called" by Daniel Willmann · 8 years ago
  19. a8b6b1e hnbgw_hnbap: Zero IEs_t before decode is called by Daniel Willmann · 8 years ago
  20. d10002c asn1tostruct: Add memory free functions and use them in HNBAP by Daniel Willmann · 8 years ago
  21. b433b97 hnbgw_hnbap: Handle hnb deregister message as well by Daniel Willmann · 8 years ago
  22. 6480cad hnbgw: Use libosmo-netif for SCCP connection handling by Daniel Willmann · 8 years ago
  23. 96979af move ranap_*.h,iu_helpers.h to include/osmocom/ranap/ by Neels Hofmeyr · 8 years ago
  24. 056984f merge (+rename) iu_helpers.c into libosmo-ranap by Harald Welte · 9 years ago
  25. 706213a Fix typo / spelling mistakes by Harald Welte · 9 years ago
  26. 2963ee2 hnbgw_hnbap: Print HNBAP Cause during UE De-Register by Harald Welte · 9 years ago
  27. c4338de hnbgw: Bring all parts together by Harald Welte · 9 years ago
  28. ffa7c0a use msgb_sctp_ppid() from libosmo-netif, remove local declaration by Harald Welte · 9 years ago
  29. 541e429 hnbgw_hnbap.c: Clean up after encoding a UE register accept by Daniel Willmann · 9 years ago
  30. 5f810f4 hnbgw_hnbap: Initialize return value and always return something by Daniel Willmann · 9 years ago
  31. 59d17d8 hnbap: Free ASN.1 components after they are no longer needed by Daniel Willmann · 9 years ago
  32. bded984 hnbgw: Change logging priorities and add HNBAP category by Daniel Willmann · 9 years ago
  33. efceb18 hnbgw_hnbap: Process UEDeRegister and try to free correct UE by Daniel Willmann · 9 years ago
  34. 9224731 asn1helpers: Fix 24 bit conversion function and use it in hnbgw_hnbap by Daniel Willmann · 9 years ago
  35. d6a45b4 asn1helpers: Add 28 bit conversion function and use it for Cell ID by Daniel Willmann · 9 years ago
  36. 77847ad add copyright statement and AGPLv3 headers to source code files by Harald Welte · 9 years ago
  37. 6286880 the Context ID is a 24bit number, we cannot use len = 4 bytes! by Harald Welte · 9 years ago
  38. 1d2c39d various cleanups (compiler warnings, coding style) by Harald Welte · 9 years ago
  39. 393f2bd move BCD string encoding/decoding functions to iu_helpers.[ch] by Harald Welte · 9 years ago
  40. 3af1db8 hnbap: Print error messages in error cases by Harald Welte · 9 years ago
  41. 10dfc5a respond to HNBAP UE REGISTER REQ withe correspnding ACCEPT by Harald Welte · 9 years ago
  42. b534e5c introduce ue_context management by Harald Welte · 9 years ago
  43. 7b54e32 hnbap: Don't enqueue a NULL msgb for transmit by Harald Welte · 9 years ago
  44. 3f71256 Use implement HNBAP transmit using per-hnb write_queue by Harald Welte · 9 years ago
  45. 2204f9d hnbgw: zero-initialize the output struct before aper_decode() by Harald Welte · 9 years ago
  46. 27f9c4a migration of code from ffasn1c to asn1c + asn1tostruct.py by Harald Welte · 9 years ago
  47. ee77cff hnbgw: Actually link in + call ffasn1c runtime library by Harald Welte · 9 years ago
  48. 30afef3 move asn.1 helper functions to asn1helpers.[ch] by Harald Welte · 9 years ago
  49. b3dae30 first compiling code (untested) by Harald Welte · 9 years ago
  50. a2e6a7a further tiny steps of progress on the hnb-gw infrastructure by Harald Welte · 9 years ago
  51. ba43de4 very early intial code snippets for handling HNBAP in a HNB-GW by Harald Welte · 9 years ago