1. 4f67a9b pdch: Fix heap-use-after-free in pdch->ulc by Pau Espin Pedrol · 3 years ago
  2. 1989a19 Support proto IPAC_PROTO_EXT_PCU BSC<->PCU by Pau Espin Pedrol · 3 years ago
  3. d1049dc Allow multiple bts objects in PCU by Pau Espin Pedrol · 3 years, 4 months ago
  4. e91c4c7 Convert osmo_bts_sock.cpp to C by Pau Espin Pedrol · 3 years, 4 months ago[Renamed (98%) from src/osmobts_sock.cpp]
  5. 906aafc Move tbf::free_all static methods to proper object files by Pau Espin Pedrol · 3 years, 4 months ago
  6. a45aafd Get rid of bts singletons by Pau Espin Pedrol · 3 years, 5 months ago
  7. ac3fd12 Split PCU global PCU object from BTS object by Pau Espin Pedrol · 3 years, 5 months ago
  8. 2bbdf2e Use osmo_fd_*_{disable,enable} by Harald Welte · 3 years, 8 months ago
  9. 290d903 Use the new NS2 lib by Alexander Couzens · 3 years, 9 months ago
  10. db9ea55 Use OSMO_FD_* instead of deprecated BSC_FD_* by Pau Espin Pedrol · 4 years, 1 month ago
  11. 3ff1a3c pcu_sock: cosmetic: fix typo in a comment message by Vadim Yanitskiy · 4 years, 4 months ago
  12. 8832c2e pcu_sock: fix memleak, allocate pcu_sock_state on stack by Vadim Yanitskiy · 4 years, 4 months ago
  13. df0fd8b osmobts_sock.cpp: do not print the same debug message twice by Vadim Yanitskiy · 4 years, 9 months ago
  14. 9e5ef54 osmobts_sock.cpp: pcu_sock_read(): further simplify the code by Vadim Yanitskiy · 4 years, 9 months ago
  15. c7849c2 osmobts_sock.cpp: pcu_sock_read(): use stack buffer, not heap by Vadim Yanitskiy · 4 years, 9 months ago
  16. aef6bf4 osmobts_sock.cpp: pcu_sock_cb(): use libosmocore's socket API by Vadim Yanitskiy · 4 years, 9 months ago
  17. 173d7fd check for overlong unix socket paths by Stefan Sperling · 6 years ago
  18. 6dc90b8 Move PDCH-related functions into separate files by Max · 6 years ago
  19. 1187a77 Update header includes by Max · 6 years ago
  20. 5b22fb7 Make osmo-pcu wait for BTS to become available at start-up time. by Stefan Sperling · 6 years ago
  21. da0a194 Print error cause of pcu socket connect failure by Pau Espin Pedrol · 6 years ago
  22. 5a6bcfb cosmetic: convert explicit warnings to fixme/todo by Max · 7 years ago
  23. c4178e5 Add pcu-socket vty config by Pau Espin Pedrol · 7 years ago
  24. 0a8fae8 Support sending OML Alerts via BTS by Max · 7 years ago
  25. b3df586 Log socket path on connection by Max · 7 years ago
  26. 68fc127 Install the pcuif_proto.h header file by Harald Welte · 8 years ago
  27. cad867e Rename define for direct hw access by Max · 8 years ago
  28. 19d1e92 osmobts_sock.cpp: Add missing space in log statement. by Harald Welte · 9 years ago
  29. 2184827 print/log OpenBTS / OsmoBTS variant in PCU startup by Harald Welte · 9 years ago
  30. d32cbbb rename sysmo_sock.cpp to osmobts_sock.cpp by Harald Welte · 9 years ago[Renamed (95%) from src/sysmo_sock.cpp]
  31. 6d8884d Always exit and don't try to recover by Daniel Willmann · 10 years ago
  32. 34bd8bd bts/tbf: Move the lists into the BTS and do the look-up from the BTS by Holger Hans Peter Freyther · 11 years ago
  33. 17b0d83 pdch: Move enable/disable into the PDCH code by Holger Hans Peter Freyther · 11 years ago
  34. b6acfda bts: Introduce a singleton for the BTS and use it in the code by Holger Hans Peter Freyther · 11 years ago
  35. 964ddb6 tbf: Move the code to close all timeslots into the tbf class by Holger Hans Peter Freyther · 11 years ago
  36. 9e21d84 tbf: Move header definition from gprs_rlcmac to the tbf by Holger Hans Peter Freyther · 11 years ago
  37. a30f476 misc: Add an option exit/quit when the BSSGP is supposed to be destroyed by Holger Hans Peter Freyther · 11 years ago
  38. 51c5704 misc: Remove if (timer_pending) stop_timer idiom from the code by Holger Hans Peter Freyther · 11 years ago
  39. 3afe56d Fixed closing of PDCH when enabling sysmo-bts' direct DSP access by Andreas Eversberg · 11 years ago
  40. 0f4541b Free each fl1h (sysmo-bts' layer 1 handler) when closing BTS<->PCU socket by Andreas Eversberg · 11 years ago
  41. a3c12fb Fix: Cleanly open and close NS instance by Andreas Eversberg · 12 years ago
  42. adb2f18 Assign TFI to complete TRX, not just one TS by Andreas Eversberg · 12 years ago
  43. b0c7ea7 Changed data structures for TBF and PDCH instances, to allow multislot by Andreas Eversberg · 12 years ago
  44. e266bd4 Adding signal handler to allow clean exit of PCU by Andreas Eversberg · 12 years ago
  45. ef7f28c Merge branch 'jolly_new' by Ivan Kluchnikov · 12 years ago