1. f7f89d0 select: use namespace prefix osmo_fd* and osmo_select* by Pablo Neira Ayuso · 13 years ago
  2. 0b21c1c timer: use namespace prefix osmo_timer* by Pablo Neira Ayuso · 13 years ago
  3. d58ba46 GSMTAP: add function to create a 'sink' for gsmtap packets by Harald Welte · 13 years ago
  4. 19dc5c9 core/conv: Add some generic code for convolutional coding/decoding by Sylvain Munaut · 13 years ago
  5. f1d3344 gsm/a5: Add a A5 1&2 implementation by Sylvain Munaut · 13 years ago
  6. 240f01c include: fix missing extern in osmo_panic* declarations by Pablo Neira Ayuso · 13 years ago
  7. a9f526a stats: Fix the compiler warnings by Holger Hans Peter Freyther · 13 years ago
  8. 334c8e1 Add a function to search for a counter by name by Daniel Willmann · 13 years ago
  9. 2d42dde Add functions to search for rate counters by name by Daniel Willmann · 13 years ago
  10. 3abad6a utils: move OSMO_SNPRINT_RET() macro definition to osmocom/core/utils.h by Pablo Neira Ayuso · 13 years ago
  11. 70004fc vty: move vty_out_rate_ctr_group prototype to osmocom/vty/misc.h by Pablo Neira Ayuso · 13 years ago
  12. dc35dbe write_queue: use full path of includes in osmocom/core/write_queue.h by Pablo Neira Ayuso · 13 years ago
  13. 36bdf2c bitvec: add bitvec_find_first_bit_pos() from gsm/rxlev_stat.c by Pablo Neira Ayuso · 13 years ago
  14. d6643d5 core/bits: Make sbit_t a signed type (so that the math works) by Sylvain Munaut · 13 years ago
  15. 8341934 include: reorganize headers file to include/osmocom/[gsm|core] by Pablo Neira Ayuso · 13 years ago 0.2.0
  16. 04139f1 vty: integration with logging framework by Pablo Neira Ayuso · 13 years ago 0.1.31
  17. a62648b LOGGING: remove duplicated code between vty-logging and cfg-logging by Harald Welte · 13 years ago
  18. 2822296 LOGGING: configure logging from the vty by Harald Welte · 13 years ago
  19. a1094c8 codec: Fix bit order table definition for GSM HR by Sylvain Munaut · 14 years ago 0.1.25
  20. b99b930 codec: Add the missing bits for include to install and pkgconfig to work by Sylvain Munaut · 14 years ago
  21. 1a4ea5b codec: Add bit ordering tables from specs for HR,FR,EFR & AMR by Sylvain Munaut · 14 years ago
  22. 08aaded vty: Add functions to access index and node by Holger Hans Peter Freyther · 14 years ago 0.1.20
  23. 4aaccd7 vty: Make the talloc ctx extern void* to avoid duplicate symbols by Holger Hans Peter Freyther · 14 years ago
  24. 8f09f01 vty: Add a new callback to let code decide if it is a config node or not by Holger Hans Peter Freyther · 14 years ago
  25. 18e6298 vty: Forward delcare the logging command. by Holger Hans Peter Freyther · 14 years ago
  26. e335b91 GPRS: Add 'input' generator functions for GPRS cipher algorithm by Harald Welte · 14 years ago
  27. b9ce51c Add support for plugins (and specifically GPRS encryption plugins) by Harald Welte · 14 years ago
  28. dd19527 vty: Mark app info strings as const char*. by Holger Hans Peter Freyther · 14 years ago
  29. 7b49136 Merge remote branch 'origin/master' by Harald Welte · 14 years ago
  30. 4c05301 [VTY] Remove all application specific VTY node definitions from enum by Harald Welte · 14 years ago 0.1.9
  31. 5440377 add configure option '--disable-vty' to prevent building libosmovty by Harald Welte · 14 years ago
  32. 237f624 [VTY] Introduce "struct vty_app_info" for vty_init() function by Harald Welte · 14 years ago
  33. ab1b819 make sure we actually install the vty headers by Harald Welte · 14 years ago
  34. 3fb0b6f Create libosmovty as library from OpenBSC VTY functions by Harald Welte · 14 years ago