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