1. a04ff86 server: Fix various error paths if startup fails by Harald Welte · 2 years, 2 months ago
  2. eea631b encode actual hostname in RSPRO by Harald Welte · 2 years, 2 months ago
  3. 6500658 server: Detect duplicate client/bankd connection; drop new ones by Harald Welte · 2 years, 2 months ago
  4. 900ee72 server: Fix segfault in error path (client component ID != client) by Harald Welte · 2 years, 2 months ago
  5. 15e8b7f server: Differentiate log levels, not everything is DEBUG by Harald Welte · 2 years, 2 months ago
  6. e1590df server: Log keep-alive timeout and TCP disconnects by Harald Welte · 2 years, 2 months ago
  7. fb48de8 server: Log connection establishment from bankd/client; warn on localhost by Harald Welte · 2 years, 2 months ago
  8. a9d7ad1 switch to libosmocore multihread-logging by Harald Welte · 2 years, 7 months ago
  9. 73bbd54 logging: Print category + level, disable category-hex by Harald Welte · 2 years, 7 months ago
  10. a5daec4 Use OSMO_FD_* instead of deprecated BSC_FD_* by Harald Welte · 3 years, 8 months ago
  11. 80a0110 add '-d' command line argument to configure stderr logging verbosity by Harald Welte · 4 years, 1 month ago
  12. f43baba server: Don't accept out-of-range bank/client/slot numbers on REST by Harald Welte · 4 years, 4 months ago
  13. 3598c58 server: Send ConfigClientBankReq with bankd_port == 0 on map delete by Harald Welte · 4 years, 5 months ago
  14. ea3eefe server: don't dereference map before OSMO_ASSERT() in _update_client_for_slotmap() by Harald Welte · 4 years, 5 months ago
  15. cd7fcd7 Add "--version" to all executables to print compile-time version info by Harald Welte · 4 years, 7 months ago
  16. 4ccd2fc Check for osmo_fsm_register() error return value by Harald Welte · 4 years, 7 months ago
  17. 3591382 server: rest_api: Fix memory leak in slotmap post by Harald Welte · 5 years ago
  18. 0c50c34 track libulfius and jansson memory allocations with talloc by Harald Welte · 5 years ago
  19. 6b990f9 rspro_server.c: Fix memory leak in processing inbound RSPRO by Harald Welte · 5 years ago
  20. 92fd734 remsim_server: Enable talloc tracking of msgb allocations by Harald Welte · 5 years ago
  21. 51cfec0 rename executables to include osmo- name prefix by Harald Welte · 5 years ago
  22. 5345f3d Makefile.am: Fix dependency of server on libosmo-rspro.la by Harald Welte · 5 years ago
  23. f511667 cosmetic: remove some FIXME that actually are already fixed by Harald Welte · 5 years ago
  24. 56298ca server: Fix dependency on libosmo-rspro.la by Harald Welte · 5 years ago
  25. b54a51e improve talloc memory leak debugging by Harald Welte · 5 years ago
  26. 35ded29 rspro_server: Fix Warnings about unused variables by Harald Welte · 5 years ago
  27. 4c37f66 rspro_server: Configure client's bankd parameters (nr/slot/ip/port) by Harald Welte · 5 years ago
  28. a8b86ce client/server: log failed attempts to transmit/encode RSPRO by Harald Welte · 5 years ago
  29. 10f7a76 rspro_server: Treat keepalive timeouts (by closing connection) by Harald Welte · 5 years ago
  30. 1c691b1 rspro_server: Give proper name to IPA_KEEPALIVE FSMs by Harald Welte · 5 years ago
  31. 19dee08 rspro_server: Print human-readable message type instead of numeric value by Harald Welte · 5 years ago
  32. f30ff9e rspro_server: Add client_conn_by_slot() API function by Harald Welte · 5 years ago
  33. 0a64da6 rspro_server: Split CONNECTED into CLIENT and BANKD specific states by Harald Welte · 5 years ago
  34. 1b07f7f rspro_server: Add more comments by Harald Welte · 5 years ago
  35. ba781c0 rspro_server: Fix log output in client_conn_send() by Harald Welte · 5 years ago
  36. ce638d8 client, bankd: Add SIGUSR1 handling for talloc context debugging by Harald Welte · 5 years ago
  37. cf8b89a Move client/bank slot conversion functions to rspro_util.c by Harald Welte · 5 years ago
  38. d571a3e RSPRO: split ConfigClient into ConfigClientId and ConfigClientBank by Harald Welte · 5 years ago
  39. b49ac9c rspro_util: Add rspro_msgt_name() to get RSPRO message type name + use it by Harald Welte · 5 years ago
  40. 15b75e1 remsim-server: Add support for keepalive by Harald Welte · 5 years ago
  41. 7bfcc65 slotmap: restructure read_cb() by Harald Welte · 5 years ago
  42. e5c7773 client slot by Harald Welte · 5 years ago
  43. f5a0fa3 Initial version of remsim-server by Harald Welte · 5 years ago