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