1. b6e6bea stats: Move statsd related code into a separate file by Jacob Erlbeck · 9 years ago
  2. 95bf8280 stats: Add the reporting framework by Jacob Erlbeck · 9 years ago
  3. 9732cb4 stats: Add stat_item for value monitoring by Jacob Erlbeck · 9 years ago
  4. 25aeab7 Prepare a new libosmocore release by Holger Hans Peter Freyther · 9 years ago 0.8.0
  5. 9ffeb97 build: remove unused all_includes and use AM_CPPFLAGS by Jan Engelhardt · 11 years ago
  6. fb84f32 logging: Add ability to save/print current log filters by Harald Welte · 11 years ago
  7. 40d56f9 osmocore: Add function osmo_macaddr_parse() to parse ETH MAC address by Harald Welte · 10 years ago
  8. c2c042d backtrace: Speculative fix for FreeBSD10.0 and execinfo.h by Holger Hans Peter Freyther · 10 years ago
  9. 45cdaa0 cygwin: Link many libraries with -no-undefined to create a dll by Holger Hans Peter Freyther · 11 years ago
  10. 3309a43 Added a ring buffer log target to store the last N log messages. by Katerina Barone-Adesi · 11 years ago
  11. efd2bd6 Revert "Added a ring buffer log target to store the last N log messages." by Holger Hans Peter Freyther · 11 years ago
  12. 7337722 Added a ring buffer log target to store the last N log messages. by Katerina Barone-Adesi · 11 years ago
  13. 5689a3b build: Don't use the deprecated INCLUDES in the various Makefile.am by Sylvain Munaut · 12 years ago
  14. c5f055f build: use LT_INIT(pic-only) instead of forcing -fPIC. by Diego Elio Pettenò · 12 years ago 0.5.2
  15. 7e007e0 build: avoid multi-level recursion for src/ directory. by Diego Elio Pettenò · 12 years ago
  16. a1ed2f0 build: use BUILT_SOURCES for the generated source files. by Diego Elio Pettenò · 12 years ago
  17. f5df9ab build: use the standard AM_V_GEN definition for output. by Diego Elio Pettenò · 12 years ago
  18. 641f7ce libosmogb: move files to proper location and fix build by Harald Welte · 12 years ago 0.5.0
  19. 40a8700 libosmocore: Update LIBVERSION because of ABI chaanges by Sylvain Munaut · 13 years ago
  20. 4772348 freebsd: Fixes for the compilation of libosmocore on FreeBSD by Holger Hans Peter Freyther · 13 years ago
  21. dec4800 core: Fix include path to use top_builddir as well for generated headers by Sylvain Munaut · 13 years ago
  22. 4a0a163 bump major library version / breaking the ABI with the rb_tree timers by Harald Welte · 13 years ago
  23. f74db0b add rb-tree implementation to libosmocore by Pablo Neira Ayuso · 13 years ago
  24. e2bcace build: resolve link failure when --disable-talloc is used by Jan Engelhardt · 13 years ago
  25. 17f56f3 update LIBVERSION to reflect new API additions by Harald Welte · 13 years ago 0.3.10
  26. 2749c0b core: Add generic CRC functions (templates expended to 8 16 32 64 bits) by Sylvain Munaut · 13 years ago
  27. fe28ded core/serial: Add utilities to deal with serial ports by Sylvain Munaut · 13 years ago
  28. 32e1f23 merge process.[ch] with application.[ch] by Harald Welte · 13 years ago
  29. 33cb71a gsmtap: rework GSMTAP API to be more future-proof by Harald Welte · 13 years ago 0.3.1
  30. ba01fa4 app: Introduce some routines to help with application startup by Holger Hans Peter Freyther · 13 years ago
  31. 7533705 libosmocore: bump library interface version to '1' for new osmo_ names by Harald Welte · 13 years ago
  32. 19dc5c9 core/conv: Add some generic code for convolutional coding/decoding by Sylvain Munaut · 13 years ago
  33. fba495e This patch moves the GSM-specific functions to the new library by Pablo Neira Ayuso · 13 years ago
  34. 46cfd77 LOGGING: Add syslog log target by Harald Welte · 13 years ago
  35. 2230c13 [BITS] introduce new packed/unpacked bit conversion routines by Harald Welte · 13 years ago
  36. 1a4ea5b codec: Add bit ordering tables from specs for HR,FR,EFR & AMR by Sylvain Munaut · 14 years ago
  37. c87f266 msgfile: Add a file parser for a simple file format by Holger Hans Peter Freyther · 14 years ago
  38. 55aea50 gsm0480: Add USSD format functions to libosmocore by Holger Hans Peter Freyther · 14 years ago 0.1.22
  39. e25b18a vty: Link osmovty to osmocore as it is using the symbols by Holger Hans Peter Freyther · 14 years ago
  40. b6cb023 Add helper function 'osmo_daemonize()' to convert process into daemon by Harald Welte · 14 years ago
  41. ac3e61a core: Add some generic panic handling by Sylvain Munaut · 14 years ago
  42. 383134b Added crc16 from linux kernel. by Ingo Albrecht · 14 years ago
  43. b9ce51c Add support for plugins (and specifically GPRS encryption plugins) by Harald Welte · 14 years ago
  44. e779c36 Add gsmtap utility functions to libosmocore by Harald Welte · 14 years ago 0.1.13
  45. 93cf5a3 fix typo resultin in dist/distcheck problem by Harald Welte · 14 years ago
  46. 3fb0b6f Create libosmovty as library from OpenBSC VTY functions by Harald Welte · 14 years ago
  47. 7b45d60 Add new 'rate counter' implementation to libosmocore by Harald Welte · 14 years ago
  48. 280cd51 Add GSM0808 utilities to Osmocore. by Holger Hans Peter Freyther · 14 years ago
  49. 3ae2758 rename 'debug' interface to 'logging' interface by Harald Welte · 14 years ago 0.1.2
  50. 4a2bb9e Import 'debug' support from OpenBSC into libosmocore by Harald Welte · 14 years ago
  51. 1e90866 import GSM04.08 encode/decode functions and mncc.h from openbsc by Harald Welte · 14 years ago
  52. cbb29f7 add --disable-talloc option to build without talloc support by Harald Welte · 14 years ago
  53. 63d3e39 introduce RxLev statistics module, an efficient way for power scan data by Harald Welte · 14 years ago
  54. 4fb2075 import some GSM 04.08 utility code from OpenBSC by Harald Welte · 14 years ago
  55. d284cd9 Import value_string utilities and some RSL stuff from OpenBSC by Harald Welte · 14 years ago
  56. 8df932a [write_queue] Add a generic write queue class by Holger Hans Peter Freyther · 14 years ago
  57. 3cae039 add missing automake / autoconf files by Harald Welte · 14 years ago