1. e3f707b ranap_msg_factory: Allow detailed control over UEA/UIA algorithm encoded by Harald Welte · 3 years, 5 months ago
  2. c6d9345 hnbgw: Introduce LOGHNB() macro for log context information by Harald Welte · 3 years, 6 months ago
  3. e844bf7 sabp: Generate C/H files for SABP; create libosmo-sabp by Harald Welte · 5 years ago
  4. 32fc82a iu_client: introduce UE field free_on_release by Alexander Couzens · 4 years, 10 months ago
  5. ff79699 iu_client: introduce ranap_iu_tx_release_free() by Alexander Couzens · 4 years, 10 months ago
  6. 8e2a0ee iu_client: allow to control the notifications by Alexander Couzens · 4 years, 10 months ago
  7. 609994d iu_client: introduce ranap_iu_free_ue() to free the UE connections by Alexander Couzens · 4 years, 11 months ago
  8. 04b5b66 ranap_msg_factory.h: fix enum def within function signature by Neels Hofmeyr · 5 years ago
  9. 319c285 add a VTY command which shows a specific HNB by Stefan Sperling · 6 years ago
  10. ad4ea3b hnbgw: remove close_cb() to fix a crash when releasing a hnbgw by Alexander Couzens · 6 years ago
  11. c964a2c ensure unique CellIDs in HNB-GW by Stefan Sperling · 6 years ago
  12. bfeea67 Expand ctrl interface by Max · 7 years ago
  13. ef72741 Add control interface by Max · 7 years ago
  14. 9e17e05 osmo-hnbgw: vty: revamp output of context maps on 'show hnb' by Neels Hofmeyr · 7 years ago
  15. ee03876 iu: iu_helpers: add functions to decode ip/port from rab-ass by Philipp Maier · 7 years ago
  16. ecbdc5c make point codes configurable by SCCP address book by Neels Hofmeyr · 7 years ago
  17. aae68b2 move openbsc.git's iu.h, iu.c, iu_vty.c here as iu_client by Neels Hofmeyr · 7 years ago
  18. 13850b1 ranap_common.h: fix include of asn1c/asn_application.h by Neels Hofmeyr · 7 years ago
  19. 0f88c11 migrate osmo-hnbgw to libosmo-sigtran's SCCP/M3UA by Neels Hofmeyr · 7 years ago
  20. 5ee050c hnbgw: parameterize IuCS and IuPS ips and ports: add vty cmds by Neels Hofmeyr · 8 years ago
  21. c510fc2 hnbgw: vty: set explicit go_parent_cb by Neels Hofmeyr · 8 years ago
  22. 6e3e594 hnbgw: cosmetic: local-ip config: drop getter function by Neels Hofmeyr · 8 years ago
  23. c7ccdd4 cosmetic: hnbgw: addr related renames, move define, move comment by Neels Hofmeyr · 8 years ago
  24. 39ee926 hnbgw: vty conformance: rename iuh 'bind' command to 'local-ip' by Neels Hofmeyr · 8 years ago
  25. 12181a9 hnbap: accept UE Register Requests with TMSI and pTMSI by Neels Hofmeyr · 8 years ago
  26. f33e835 hnbgw: UE context: add handling by tmsi identification by Neels Hofmeyr · 8 years ago
  27. df63de2 build: move headers to include/osmocom/* by Neels Hofmeyr · 8 years ago
  28. 347f8ef build: distcheck: add missing distclean files by Neels Hofmeyr · 8 years ago
  29. 8345792 build: fix ranap gen, use same for gen hnbap and rua gen by Neels Hofmeyr · 8 years ago
  30. f6673b7 RAB Assign for voice: heed the x213 nsap flag by Neels Hofmeyr · 8 years ago
  31. 926153b hnbgw vty: add empty hnbgw and hnbgw/iuh vty nodes by Neels Hofmeyr · 8 years ago
  32. 156fa39 attempt to fix parallel build, improve AM logic by Alexander Huemer · 8 years ago
  33. edf1367 new RAB: add use_x213_nsap parameter / change it to bool by Neels Hofmeyr · 8 years ago
  34. f44d12c ranap_msg_factory: Add keystatus parameter for security mode cmd by Daniel Willmann · 8 years ago
  35. 525a69e cosmetic: comment typos by Neels Hofmeyr · 8 years ago
  36. f6e16b7 ranap_msg_factory: add Iu Release Complete msg generator by Neels Hofmeyr · 8 years ago
  37. a9f5566 ranap_msg_factory: add Security Mode Complete msg generator by Neels Hofmeyr · 8 years ago
  38. 306bf18 avoid a warning by declaring struct gprs_ra_id opaquely by Neels Hofmeyr · 8 years ago
  39. 19dea8b asn1: Generate _free_*ies function declarations by Daniel Willmann · 8 years ago
  40. 635fac0 ranap: Add custom ranap_decode_rab_setupormodifieditemies() function by Daniel Willmann · 8 years ago
  41. 4870b99 ranap_common: Add helper function to get IP from transport layer addr by Daniel Willmann · 8 years ago
  42. 8cf9107 ranap_common.h: declare ranap_parse_lai() by Neels Hofmeyr · 8 years ago
  43. 66965ca Add missing ranap_ies_defs.h (generated from 'make regen' but we want it committed) by Neels Hofmeyr · 8 years ago
  44. 5c6bd51 make ranap_common.cn.[ch] part of libosmo-ranap by Harald Welte · 8 years ago
  45. 96979af move ranap_*.h,iu_helpers.h to include/osmocom/ranap/ by Neels Hofmeyr · 8 years ago
  46. 1b0c9ec Fix install location to osmocom/ranap (without osmo-iuh) by Neels Hofmeyr · 8 years ago
  47. 4107a58 Fix subdirs of include/osmocom/Makefile.am by Neels Hofmeyr · 8 years ago
  48. 8c7556e install only ranap headers, make rua and hnbap headers 'noinst'. by Neels Hofmeyr · 8 years ago
  49. f1f2d7c Remove osmo-iuh subdir level from include/ (2/2) by Neels Hofmeyr · 8 years ago
  50. aca8f19 Remove osmo-iuh subdir level from include/ (1/2) by Neels Hofmeyr · 8 years ago
  51. c04a96c move asn1 headers to include/ dir (5/5) by Neels Hofmeyr · 8 years ago
  52. 16c9766 move asn1 headers to include/ dir (4/5) by Neels Hofmeyr · 8 years ago