1. 0005a03 rtp: Add handling of BFI (Bad Frame Indicatior) of received TRAU frames by Andreas Eversberg · 12 years ago
  2. ca9f913 trau_mux.c: Prevent out-of-bounds read in trau_decode_fr() by Holger Hans Peter Freyther · 10 years ago
  3. b0f1928 trau_mux.c: Prevent out-of-bounds read in trau_encode_fr() by Harald Welte · 10 years ago
  4. eca4145 mncc: Complete definitions for all speech traffic frames at MNCC interface by Andreas Eversberg · 10 years ago
  5. 0206367 Add function to update TRAU muxer after assignment or handover by Andreas Eversberg · 11 years ago
  6. 2c202cd Add EFR support to TRAU muxer + test case by Andreas Eversberg · 11 years ago
  7. 16e59db misc: Fix typo...'teh' -> 'the' by Holger Hans Peter Freyther · 13 years ago
  8. 45a0014 fix some "implicit declaration" warnings in libtrau by Alexander Huemer · 13 years ago
  9. 42e41df src: port openBSC over libosmo-abis by Pablo Neira Ayuso · 13 years ago
  10. 547f7ef Merge branch 'master' of git.osmocom.org:openbsc by Harald Welte · 13 years ago
  11. 9309735 trau: fix wrong message size for GSM_TCHF_FRAME passed to MNCC by Pablo Neira Ayuso · 13 years ago
  12. 9eb9b32 TRAU mux: add some comment to the source of the gsm_fr_map by Harald Welte · 13 years ago
  13. b1d5a69 src: use namespace prefix osmo_* for misc utils by Pablo Neira Ayuso · 13 years ago
  14. 30c060b misc: Remove sys/types.h includes from the files by Holger Hans Peter Freyther · 13 years ago
  15. 7eb8a9a misc: Move from u_int to uint types of stdint.h by Holger Hans Peter Freyther · 13 years ago
  16. dd5fff4 src: use new library libosmogsm and new path to headers in libosmocore by Pablo Neira Ayuso · 13 years ago
  17. 3d1aaac prefix sub-directories containing libraries with 'lib' by Harald Welte · 13 years ago[Renamed from openbsc/src/trau/trau_mux.c]
  18. 4f272cc re-structure the OpenBSC directory layout by Harald Welte · 13 years ago[Renamed (99%) from openbsc/src/trau_mux.c]
  19. be0cb68 MNCC: rename mncc_upq_enqueue() to cc_tx_to_mncc() by Harald Welte · 14 years ago
  20. 0e3e88e License change: We are now AGPLv3+ instead of GPLv2+ by Harald Welte · 14 years ago
  21. 26e5886 MNCC: introduce mncc_upq_enqueue() wrapper around msgb_enqueue() by Harald Welte · 14 years ago
  22. f4625b1 split 'libosmocore' from openbsc codebase by Harald Welte · 14 years ago
  23. bd107a4 Fix typo s/memcpy/memcmp in trau_frame.c by Andreas Eversberg · 15 years ago
  24. 3971ad5 RTP-enable MNCC API for LCR + ip.access by Harald Welte · 15 years ago
  25. cf2ec4a logging: introduce log levels at caller site by Harald Welte · 15 years ago
  26. 8751ee9 move talloc context creation out of on_dso / constructors by Harald Welte (local) · 15 years ago
  27. 932e20d move allocation of talloc contexts into link-time constructor by Harald Welte · 15 years ago
  28. 9cfc935 use named variant when allocating msgb's by Harald Welte · 15 years ago
  29. a837977 introduce talloc all over OpenBSC by Harald Welte · 15 years ago
  30. 0374084 reworked MNCC codebase by Harald Welte · 15 years ago
  31. 59b0468 move openbsc into its own subdirectory by Harald Welte · 15 years ago