1. b6fd8ed control_cmd: fix typo by Philipp Maier · 3 years, 1 month ago
  2. f5b8ed1 ctrl: Pre-calculate required size before allocating msgb by Pau Espin Pedrol · 3 years, 1 month ago
  3. 239ed3b ctrl: Introduce ctrl_cmd_parse3 API by Pau Espin Pedrol · 6 years ago
  4. 40ad913 ctrl: Fix parsing of ERROR recvd msgs with id=err by Pau Espin Pedrol · 6 years ago
  5. 55088b7 ctrl: Log CMD TYPE on invalid ID number by Pau Espin Pedrol · 6 years ago
  6. b418682 ctrl: Add doxygen API documentation; generate html from it by Harald Welte · 6 years ago
  7. cdbc9af ctrl: fix deferred commands (and hence fix osmo-bts-sysmo 'clock-info' cmd) by Neels Hofmeyr · 6 years ago
  8. a5e2162 ctrl: separate handling of GET_REPLY, SET_REPLY and TRAP by Neels Hofmeyr · 7 years ago
  9. 3da9aa6 ctrl: tighten CTRL input parsing by Neels Hofmeyr · 7 years ago
  10. f2e83ad add ctrl_cmd_parse2() to return parsing errors by Neels Hofmeyr · 7 years ago
  11. e08da97 Fix/Update copyright notices; Add SPDX annotation by Harald Welte · 7 years ago
  12. 8aa85bd control_cmd.c: Fix unsigned comparison against < 0 by Pau Espin Pedrol · 7 years ago
  13. 17518fe doxygen: unify use of \file across the board by Neels Hofmeyr · 7 years ago
  14. 7c1ec8c ctrl_type_vals: explicitly terminate by Neels Hofmeyr · 7 years ago
  15. cb5c4ed ctrl_type_vals: fix range check by Neels Hofmeyr · 7 years ago
  16. 70c7d41 Use value_string for ctrl_type by Max · 7 years ago
  17. edf6fe7 ctrl_cmd_parse: Make coverity FORWARD_NULL happy by Harald Welte · 8 years ago
  18. 5fb265e ctrl: Avoid accessing cmd_desc->command out of bounds by Holger Hans Peter Freyther · 9 years ago
  19. 39c9e7b libctrl: Add support for 'deferred control commands' by Harald Welte · 10 years ago
  20. bfdc259 libctrl: Make two internal helper functions static by Harald Welte · 10 years ago
  21. 7fd0c83 libctrl: Add DLCTRL as logging context for the control interface by Harald Welte · 10 years ago
  22. 1238cc6 libctrl: remove openbsc headers, convert from make_sock to libosmocore by Harald Welte · 10 years ago
  23. dda4225 libctr: rename/move control interface to libosmocore naming scheme by Harald Welte · 10 years ago[Renamed from openbsc/src/libctrl/control_cmd.c]
  24. 5ad742d ctrl: Allow the value to contain spaces. No need to split the string by Holger Hans Peter Freyther · 10 years ago
  25. 50059bb ctrl: Remove the param parameter as it was never used/implemented by Holger Hans Peter Freyther · 10 years ago
  26. a6b3401 libctrl: Add a function to create the cmd by Holger Hans Peter Freyther · 13 years ago
  27. 9225ab1 libctrl: Don't overwrite error reply if the verify function sets one by Daniel Willmann · 13 years ago
  28. 19abc95 libctrl: Use DCTRL as logging destination in libctrl by Holger Hans Peter Freyther · 13 years ago
  29. 10dfc26 src: port openBSC over libosmo-abis by Pablo Neira Ayuso · 13 years ago
  30. 8b7a962 libctrl: Add ctrl_cmd_cpy() to copy a command by Daniel Willmann · 13 years ago
  31. 1264cb4 Add libctrl, an SNMP-like control interface by Daniel Willmann · 14 years ago