1. b0db649 ctrl: re-introduce duplicate declaration of ctrl_cmd_send() by Harald Welte · 6 months ago
  2. 319a77e ctrl: Don't expose write_queue in ctrl_cmd_send() api by Harald Welte · 6 months ago
  3. 0df28e0 ctrl: Add lchan node by Matan Perelman · 8 months ago
  4. 2a0b121 doxygen: remove documentation for non-existent params by Vadim Yanitskiy · 1 year, 7 months ago
  5. 4fc6118 Split include/Makefile.am content into subdirs by Pau Espin Pedrol · 1 year, 8 months ago
  6. 3f79ce8 ctrl: add optional port to bind command by Max · 1 year, 9 months ago
  7. 1d1ab74 ports.h: add osmo-pfcp-tool ports by Neels Hofmeyr · 2 years, 9 months ago
  8. 13fa00e PFCP: add DLPFCP and osmo-upf port numbers by Neels Hofmeyr · 2 years, 10 months ago
  9. 0a9430e {ctrl,vty}/ports.h: Allocate ports for osmo-hnodeb by Pau Espin Pedrol · 2 years, 11 months ago
  10. dec7b8c ctrl: ports.h: Add OSMO_CTRL_PORT_BSC_NEIGH by Pau Espin Pedrol · 3 years, 8 months ago
  11. 9584cd7 ctrl: Allow handling CTRL get/set replies in user defined code by Pau Espin Pedrol · 3 years, 8 months ago
  12. 9a21d2a Add VTY + CTRL ports for upcoming OsmoSMLC by Harald Welte · 4 years, 1 month ago
  13. 7dedeba Add CTRL port number for osmo-mgw by Harald Welte · 4 years, 6 months ago
  14. 3e323a2 Add VTY and CTRL port numbers for OsmoCBC (Cell Broadcast Centre) by Harald Welte · 5 years ago
  15. 30b2e34 ctrl: use #define for TRAP id by Max · 6 years ago
  16. 239ed3b ctrl: Introduce ctrl_cmd_parse3 API by Pau Espin Pedrol · 6 years ago
  17. 07f075d ports.h: Add ctrl port for osmo-gbproxy by Daniel Willmann · 6 years ago
  18. b418682 ctrl: Add doxygen API documentation; generate html from it by Harald Welte · 6 years ago
  19. cdbc9af ctrl: fix deferred commands (and hence fix osmo-bts-sysmo 'clock-info' cmd) by Neels Hofmeyr · 6 years ago
  20. 98a7a26 ports.h: Add VTY and CTRL ports for osmo-trx by Pau Espin Pedrol · 7 years ago
  21. 58a5665 ports: define proper VTY and CTRL ports for OsmoHNBGW by Neels Hofmeyr · 7 years ago
  22. f2e83ad add ctrl_cmd_parse2() to return parsing errors by Neels Hofmeyr · 7 years ago
  23. d53d216 ctrl: prep test: separate new ctrl_handle_msg() from handle_control_read() by Neels Hofmeyr · 7 years ago
  24. abdd7a2 add osmo_talloc_asprintf() and ctrl_cmd_reply_printf() by Neels Hofmeyr · 7 years ago
  25. ea66852 ctrl: allow more nodes than those in enum ctrl_node_type by Neels Hofmeyr · 7 years ago
  26. 17518fe doxygen: unify use of \file across the board by Neels Hofmeyr · 7 years ago
  27. 31c0fef control_if: Add control interface commands for FSMs by Harald Welte · 7 years ago
  28. f85861d control_if: Add helper function for 'local execution' of control command by Harald Welte · 7 years ago
  29. 79c137c control_if: Add API to initialize control interface without TCP port bind by Harald Welte · 7 years ago
  30. d6b1f85 ctrl: Allow installation of additional node lookup helpers by Harald Welte · 7 years ago
  31. 7c1ec8c ctrl_type_vals: explicitly terminate by Neels Hofmeyr · 8 years ago
  32. 70c7d41 Use value_string for ctrl_type by Max · 8 years ago
  33. fa5dc93 ports.h: rename CSCN to MSC by Neels Hofmeyr · 8 years ago
  34. fa9e05e Expand and expose ctrl connection allocation by Max · 8 years ago
  35. af4bb17 Add CTRL port for OsmoHLR by Max · 8 years ago
  36. 4a7f87c comment: ports.h: more visibly remind to keep docs+wiki synced by Neels Hofmeyr · 8 years ago
  37. 8928747 CTRL: add write-only helpers by Max · 8 years ago
  38. 694f72d Revert "Constify ctrl_cmd struct fields where appropriate" by Neels Hofmeyr · 8 years ago
  39. bc067eb Add function to send TRAP over Control Interface by Max · 8 years ago
  40. ed9d6da Constify ctrl_cmd struct fields where appropriate by Max · 8 years ago
  41. 1a587bd fix GGSN Ctrl port to 4257 by Neels Hofmeyr · 8 years ago
  42. 56313c8 comment: */ports.h: link to wiki + manuals, indicate used ports by Neels Hofmeyr · 8 years ago
  43. d1dcda0 Add control interface port for GGSN by Max · 8 years ago
  44. f81eb32 vty: add ctrl section for Control interface bind address by Neels Hofmeyr · 9 years ago
  45. 4934309 add ctrl_interface_setup_dynip() for bind address by Neels Hofmeyr · 9 years ago
  46. 8684714 Add CSCN ctrl port defs by Neels Hofmeyr · 9 years ago
  47. f39aed6 add port number 4238 for BTS control interface by Harald Welte · 10 years ago
  48. 39c9e7b libctrl: Add support for 'deferred control commands' by Harald Welte · 10 years ago
  49. 5ddd435 Convert recently-introduced header files to #pragma once by Harald Welte · 10 years ago
  50. c7947ed New <osmocom/ctrl/ports.h> file listing tcp ports for CTRL interface by Harald Welte · 10 years ago
  51. ae2fcb2 rename controlif_setup() to ctrl_interface_setup() by Harald Welte · 10 years ago
  52. 528134b libctrl: Move bulk of control node lookup inti libosmoctrl by Harald Welte · 10 years ago
  53. c78e74e libctrl: remove 'struct gsm_network' references by Harald Welte · 10 years ago
  54. d8db92c libctrl: remove bsc-specific declaration by Harald Welte · 10 years ago
  55. f3c7e85 libctrl: remove reference to bsc_replace_string() by Harald Welte · 10 years ago
  56. 1238cc6 libctrl: remove openbsc headers, convert from make_sock to libosmocore by Harald Welte · 10 years ago
  57. dda4225 libctr: rename/move control interface to libosmocore naming scheme by Harald Welte · 10 years ago