1. 24fc435 trau_mux.c: Prevent out-of-bounds read in trau_decode_fr() by Holger Hans Peter Freyther · 10 years ago
  2. 9f109df trau_mux.c: Prevent out-of-bounds read in trau_encode_fr() by Harald Welte · 10 years ago
  3. f78fc4e mncc: Complete definitions for all speech traffic frames at MNCC interface by Andreas Eversberg · 10 years ago
  4. dcf38e1 Add function to update TRAU muxer after assignment or handover by Andreas Eversberg · 11 years ago
  5. d074f8f Add EFR support to TRAU muxer + test case by Andreas Eversberg · 11 years ago
  6. 2a260ee misc: Fix typo...'teh' -> 'the' by Holger Hans Peter Freyther · 13 years ago
  7. 0a65461 fix some "implicit declaration" warnings in libtrau by Alexander Huemer · 13 years ago
  8. ed5cacb src: port openBSC over libosmo-abis by Pablo Neira Ayuso · 13 years ago openbsc/0.9.15
  9. 7fad70c Merge branch 'master' of git.osmocom.org:openbsc by Harald Welte · 13 years ago
  10. f7dc761 trau: fix wrong message size for GSM_TCHF_FRAME passed to MNCC by Pablo Neira Ayuso · 13 years ago
  11. 07b7bd7 TRAU mux: add some comment to the source of the gsm_fr_map by Harald Welte · 13 years ago
  12. c0d17f2 src: use namespace prefix osmo_* for misc utils by Pablo Neira Ayuso · 13 years ago
  13. a8a09df misc: Remove sys/types.h includes from the files by Holger Hans Peter Freyther · 13 years ago
  14. c42ad8b misc: Move from u_int to uint types of stdint.h by Holger Hans Peter Freyther · 13 years ago
  15. 136f453 src: use new library libosmogsm and new path to headers in libosmocore by Pablo Neira Ayuso · 13 years ago
  16. 89579b4 prefix sub-directories containing libraries with 'lib' by Harald Welte · 13 years ago[Renamed from openbsc/src/trau/trau_mux.c]
  17. 31c00f7 re-structure the OpenBSC directory layout by Harald Welte · 13 years ago[Renamed (99%) from openbsc/src/trau_mux.c]
  18. 54209c2 MNCC: rename mncc_upq_enqueue() to cc_tx_to_mncc() by Harald Welte · 14 years ago
  19. 9af6ddf License change: We are now AGPLv3+ instead of GPLv2+ by Harald Welte · 14 years ago
  20. 434bb3f MNCC: introduce mncc_upq_enqueue() wrapper around msgb_enqueue() by Harald Welte · 14 years ago
  21. dfe6c7d split 'libosmocore' from openbsc codebase by Harald Welte · 14 years ago
  22. 56315f0 Fix typo s/memcpy/memcmp in trau_frame.c by Andreas Eversberg · 15 years ago
  23. da7ab74 RTP-enable MNCC API for LCR + ip.access by Harald Welte · 15 years ago
  24. b1d4c8e logging: introduce log levels at caller site by Harald Welte · 15 years ago
  25. d19e58b move talloc context creation out of on_dso / constructors by Harald Welte (local) · 15 years ago
  26. 7bfc267 move allocation of talloc contexts into link-time constructor by Harald Welte · 15 years ago
  27. 966636f use named variant when allocating msgb's by Harald Welte · 15 years ago
  28. 2cf161b introduce talloc all over OpenBSC by Harald Welte · 15 years ago
  29. 4bfdfe7 reworked MNCC codebase by Harald Welte · 15 years ago
  30. 13e10da move openbsc into its own subdirectory by Harald Welte · 15 years ago[Renamed from src/trau_mux.c]
  31. 45b407a With this patch, the TRAU muxing code supports not just bridging only. by Harald Welte · 15 years ago
  32. dbd2ea8 add debug statement when setting up trau mapping by Harald Welte · 15 years ago
  33. 26aa6a1 trau mux updates by Harald Welte · 15 years ago
  34. 41e1668 if TRAU frame decoding doesn't work, we don't need to even try to re-encode and just send an idle frame instead by Harald Welte · 15 years ago
  35. 1fa60c8 * add trau_mux implementation to relay from one incoming TRAU by Harald Welte · 15 years ago