1. 136f453 src: use new library libosmogsm and new path to headers in libosmocore by Pablo Neira Ayuso · 13 years ago
  2. 89579b4 prefix sub-directories containing libraries with 'lib' by Harald Welte · 13 years ago[Renamed from openbsc/src/trau/subchan_demux.c]
  3. 31c00f7 re-structure the OpenBSC directory layout by Harald Welte · 13 years ago[Renamed from openbsc/src/subchan_demux.c]
  4. 9af6ddf License change: We are now AGPLv3+ instead of GPLv2+ by Harald Welte · 13 years ago
  5. dfe6c7d split 'libosmocore' from openbsc codebase by Harald Welte · 14 years ago
  6. d19e58b move talloc context creation out of on_dso / constructors by Harald Welte (local) · 15 years ago
  7. 7bfc267 move allocation of talloc contexts into link-time constructor by Harald Welte · 15 years ago
  8. 470ec29 use taloc_zero() rather than talloc() and explisit memset() by Harald Welte · 15 years ago
  9. 2cf161b introduce talloc all over OpenBSC by Harald Welte · 15 years ago
  10. 13e10da move openbsc into its own subdirectory by Harald Welte · 15 years ago[Renamed from src/subchan_demux.c]
  11. 360f06c Fix order of subchannel bits (Andreas Eversberg) by Harald Welte · 15 years ago
  12. ba59baf remove subchan_demux debug statements, add DMUX commandline parsing by Harald Welte · 15 years ago
  13. b49fe96 reduce lag in voice calls by reducing the subchannel muxer tx queue depth to by Harald Welte · 15 years ago
  14. f1e6f96 don't pass subchannel data to the TRAU decoder if we're not synchronized yet by Harald Welte · 15 years ago
  15. 7eb1f62 "the big fix", of the E1 subchannel [de]multiplexer. I don't even remember how by Harald Welte · 15 years ago
  16. 3630eab fix segfault when trying to dequeue list head as list element by Holger Freyther · 15 years ago
  17. 1fa60c8 * add trau_mux implementation to relay from one incoming TRAU by Harald Welte · 15 years ago
  18. ce281c0 add initializer function for subchan_demux by Harald Welte · 15 years ago
  19. 54bd94d add (untested) 16kbit E1 sub-channel demux with TRAU frame sync by Harald Welte · 15 years ago