1. a8a09df misc: Remove sys/types.h includes from the files by Holger Hans Peter Freyther · 13 years ago
  2. 136f453 src: use new library libosmogsm and new path to headers in libosmocore by Pablo Neira Ayuso · 13 years ago
  3. 89579b4 prefix sub-directories containing libraries with 'lib' by Harald Welte · 13 years ago[Renamed from openbsc/src/msc/mncc.c]
  4. 31c00f7 re-structure the OpenBSC directory layout by Harald Welte · 13 years ago[Renamed from openbsc/src/mncc.c]
  5. 913bc03 mncc: Move the cc_tx_to_mncc code into the libbsc.a by Holger Hans Peter Freyther · 13 years ago
  6. 29b64e9 MNCC: pass the actual 'struct msgb' down the mncc_recv() callback by Harald Welte · 14 years ago
  7. e8e432d MNCC: remove 'upqueue' by Harald Welte · 14 years ago
  8. fea236e MNCC: move cc_tx_to_mncc() from gsm_data.h into mncc.c by Harald Welte · 14 years ago
  9. 3e6376d MNCC: split into generic mncc.c and mncc_builtin.c by Harald Welte · 14 years ago
  10. 081e14d MNCC: make get_call_ref() function static by Harald Welte · 14 years ago
  11. e6da14f MNCC: clarify naming / rename mncc_recv() to int_mncc_recv() by Harald Welte · 14 years ago
  12. 9af6ddf License change: We are now AGPLv3+ instead of GPLv2+ by Harald Welte · 13 years ago
  13. 7ce5e25 mnccc.c: Add 2 line header describing what this file is all about by Harald Welte · 14 years ago
  14. e95d482 lchan: Change transaction to work on the GSM Subscriber Connection by Holger Hans Peter Freyther · 14 years ago
  15. dfe6c7d split 'libosmocore' from openbsc codebase by Harald Welte · 14 years ago
  16. edbc0f7 Introduce new MNCC based proxy mode by Harald Welte · 15 years ago
  17. aca8f15 Add RTP support for EFR by Harald Welte · 15 years ago
  18. b1d4c8e logging: introduce log levels at caller site by Harald Welte · 15 years ago
  19. 09b7e7f Gracefully reject non-speech calls 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. 9b11e87 zero-initialize some more memory that we allocate by Harald Welte · 15 years ago
  23. 2cf161b introduce talloc all over OpenBSC by Harald Welte · 15 years ago
  24. c66b71c use less magic numbers (04.08 CC cause values) by Harald Welte · 15 years ago
  25. 4bfdfe7 reworked MNCC codebase by Harald Welte · 15 years ago