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