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