1. 7c1ec8c ctrl_type_vals: explicitly terminate by Neels Hofmeyr · 7 years ago
  2. cb5c4ed ctrl_type_vals: fix range check by Neels Hofmeyr · 7 years ago
  3. 2ed3659 Handle replies in ctrl_cmd_handle() by Max · 7 years ago
  4. 70c7d41 Use value_string for ctrl_type by Max · 7 years ago
  5. 9756c46 Fix client-side ctrl interface helpers by Max · 7 years ago
  6. a100464 libosmoctrl: Fix typo in ctrl_interface_connect() by Harald Welte · 7 years ago
  7. fa9e05e Expand and expose ctrl connection allocation by Max · 7 years ago
  8. 32ee5af Document ctrl_interface_setup_dynip() function by Max · 7 years ago
  9. f12d40f fix various compiler warnings (on FreeBSD-11.0) by Harald Welte · 7 years ago
  10. f2899c6 Always include <osmocom/core/talloc.h> and not <talloc.h> by Harald Welte · 7 years ago
  11. 1c67e75 configure.ac: Introduce --disable-ctrl by Harald Welte · 7 years ago
  12. 4e72ee0 Catch-up with git version tags by Max · 8 years ago
  13. edf6fe7 ctrl_cmd_parse: Make coverity FORWARD_NULL happy by Harald Welte · 8 years ago
  14. bc067eb Add function to send TRAP over Control Interface by Max · 8 years ago
  15. 38d232e log CTRL bind address and port by Neels Hofmeyr · 8 years ago
  16. 5b34f77 remove unused local variable in get_rate_ctr() by Neels Hofmeyr · 8 years ago
  17. 2e38d35 remove unused function get_rate_ctr_group() by Neels Hofmeyr · 8 years ago
  18. 22886d9 Fix retrieving rate_ctr over control interface by Max · 8 years ago
  19. f81eb32 vty: add ctrl section for Control interface bind address by Neels Hofmeyr · 8 years ago
  20. 4934309 add ctrl_interface_setup_dynip() for bind address by Neels Hofmeyr · 8 years ago
  21. 90e614f remove our internal copy of talloc, use system libtalloc by Harald Welte · 9 years ago
  22. 5fb265e ctrl: Avoid accessing cmd_desc->command out of bounds by Holger Hans Peter Freyther · 9 years ago
  23. 267fd86 libctrl: Include config.h so we can include netinet/tcp.h by Holger Hans Peter Freyther · 9 years ago
  24. 4deb2df ctrl: Link to libraries we use symbols from by Holger Hans Peter Freyther · 9 years ago
  25. e15ac06 fix libosmocore build for NuttX target by Harald Welte · 10 years ago
  26. 96af786 misc: Look into the build directory for generated files by Holger Hans Peter Freyther · 10 years ago
  27. 39c9e7b libctrl: Add support for 'deferred control commands' by Harald Welte · 10 years ago
  28. 5e21131 ctrl: Attempt fix the build on FreeBSD and add include file by Holger Hans Peter Freyther · 10 years ago
  29. ae2fcb2 rename controlif_setup() to ctrl_interface_setup() by Harald Welte · 10 years ago
  30. bfdc259 libctrl: Make two internal helper functions static by Harald Welte · 10 years ago
  31. 528134b libctrl: Move bulk of control node lookup inti libosmoctrl by Harald Welte · 10 years ago
  32. c78e74e libctrl: remove 'struct gsm_network' references by Harald Welte · 10 years ago
  33. acbb4c9 libctrl: adopt to recent ipaccess/ipa naming change by Harald Welte · 10 years ago
  34. 3ff81b1 libctrl: autotools build system integration by Harald Welte · 10 years ago
  35. 7fd0c83 libctrl: Add DLCTRL as logging context for the control interface by Harald Welte · 10 years ago
  36. c9df37d libctrl: Avoid using external tall_bsc_ctx by Harald Welte · 10 years ago
  37. 1238cc6 libctrl: remove openbsc headers, convert from make_sock to libosmocore by Harald Welte · 10 years ago
  38. e1a502b libctrl: Remove reference to 'DNAT' in favor of 'DCTRL' by Harald Welte · 10 years ago
  39. dda4225 libctr: rename/move control interface to libosmocore naming scheme by Harald Welte · 10 years ago