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