1. dd5fff4 src: use new library libosmogsm and new path to headers in libosmocore by Pablo Neira Ayuso · 13 years ago
  2. 3d1aaac prefix sub-directories containing libraries with 'lib' by Harald Welte · 13 years ago[Renamed from openbsc/src/bsc/gsm_subscriber_base.c]
  3. 4f272cc re-structure the OpenBSC directory layout by Harald Welte · 13 years ago[Renamed from openbsc/src/gsm_subscriber_base.c]
  4. 0e3e88e License change: We are now AGPLv3+ instead of GPLv2+ by Harald Welte · 14 years ago
  5. ec4fa9e subscr: Introduce subscr_purge_inactive to free unused subscribers by Holger Hans Peter Freyther · 14 years ago
  6. 0a7d497 subscr: Make it possible to keep subscribers in RAM. by Holger Hans Peter Freyther · 14 years ago
  7. 3461975 gsm_subscriber: Move the get_channel/put_channel logic in MSC part by Sylvain Munaut · 14 years ago
  8. b0065af subscr: Add method to find an active subscriber by Holger Hans Peter Freyther · 14 years ago
  9. dcec9aa subscr: Add the subscr_get_or_create from the on-waves/bsc-master branch by Holger Hans Peter Freyther · 14 years ago
  10. 5180844 misc: Once again go from "On Waves" to "On-Waves".. by Holger Hans Peter Freyther · 14 years ago
  11. 3ea77a5 misc: Move handover_logic.c into the libbsc.a by Holger Hans Peter Freyther · 14 years ago
  12. 108d58a gsm_subscriber_base: Take a ref on the subscriber to avoid use after free by Holger Hans Peter Freyther · 14 years ago
  13. 6e5c50f bsc_msc: Remove use_count from the subscriber connection by Holger Hans Peter Freyther · 14 years ago
  14. 5e58a0e bsc_api: Operate on the subscriber connection for subscriber management by Holger Hans Peter Freyther · 14 years ago
  15. 2b2362f gsm_subscriber_base: Pass the subscriber as param to avoid crash. by Holger Hans Peter Freyther · 14 years ago
  16. 065b811 lchan: Create a structure for MSC data of the lchan by Holger Hans Peter Freyther · 14 years ago
  17. f4625b1 split 'libosmocore' from openbsc codebase by Harald Welte · 14 years ago
  18. 57fde55 [debug] Introduce DREF debug category for reference counting by Harald Welte · 15 years ago
  19. e453348 [misc] Use talloc_zero instead of talloc and later memset by Holger Hans Peter Freyther · 15 years ago
  20. aa62bb9 [subscr] subscr_paging_cb is called for expire and success by Holger Hans Peter Freyther · 15 years ago
  21. aca08d9 [subscr] When paging fails to start, send an expired event by Holger Hans Peter Freyther · 15 years ago
  22. cd8bacf [tmsi] Make the tmsi a 4 octet number by Holger Hans Peter Freyther · 15 years ago
  23. 3567284 [subscr] Change the signature... the gsm_network is in the subscr by Holger Hans Peter Freyther · 15 years ago
  24. 9a23af6 [subscr] Split gsm_subscriber.c in BSC and MSC part by Holger Hans Peter Freyther · 15 years ago