1. 9084396 rename include/openbsc to include/osmocom/msc by Neels Hofmeyr · 7 years ago
  2. 2483f1b Use libvlr in libmsc (large refactoring) by Harald Welte · 8 years ago
  3. 29b9206 move openbsc/* to repos root by Neels Hofmeyr · 7 years ago[Renamed from openbsc/src/libcommon/gsm_subscriber_base.c]
  4. 93bafb6 cosmetic: use osmo_strlcpy() everywhere by Neels Hofmeyr · 7 years ago
  5. 7184bd0 subscr_name(): Handle case for subscr == NULL by Harald Welte · 8 years ago
  6. d3fa84d use new libosmocore gsm_23_003.h for IMEI/IMSI length by Harald Welte · 8 years ago
  7. 7ffa7b0 nitb: Fix IMSI/IMEI buffer handling (Coverity) by Jacob Erlbeck · 9 years ago
  8. 70d8e31 msc: Add per subscriber keep_in_ram flag by Jacob Erlbeck · 10 years ago
  9. 1e30a28 msc: Add and use gsm_subscriber_group by Jacob Erlbeck · 10 years ago
  10. 3911880 bsc: Move gsm_subscriber_base.c to libcommon by Jacob Erlbeck · 10 years ago[Renamed from openbsc/src/libbsc/gsm_subscriber_base.c]
  11. e7cc9aa sms: Add code to migrate the database to the new schema by Holger Hans Peter Freyther · 10 years ago
  12. a5ddf48 subscriber: Address coverity warning and truncate the IMSI by Holger Hans Peter Freyther · 11 years ago
  13. 6e30068 gsm_subscriber: change subscr_bsc_active_subscriber to plural by Jan Luebbe · 11 years ago
  14. 136f453 src: use new library libosmogsm and new path to headers in libosmocore by Pablo Neira Ayuso · 13 years ago
  15. 89579b4 prefix sub-directories containing libraries with 'lib' by Harald Welte · 13 years ago[Renamed from openbsc/src/bsc/gsm_subscriber_base.c]
  16. 31c00f7 re-structure the OpenBSC directory layout by Harald Welte · 13 years ago[Renamed from openbsc/src/gsm_subscriber_base.c]
  17. 9af6ddf License change: We are now AGPLv3+ instead of GPLv2+ by Harald Welte · 13 years ago
  18. f694d5f subscr: Introduce subscr_purge_inactive to free unused subscribers by Holger Hans Peter Freyther · 13 years ago
  19. daee5ca subscr: Make it possible to keep subscribers in RAM. by Holger Hans Peter Freyther · 13 years ago
  20. 1e24550 gsm_subscriber: Move the get_channel/put_channel logic in MSC part by Sylvain Munaut · 14 years ago
  21. 8dfd241 subscr: Add method to find an active subscriber by Holger Hans Peter Freyther · 14 years ago
  22. d740b68 subscr: Add the subscr_get_or_create from the on-waves/bsc-master branch by Holger Hans Peter Freyther · 14 years ago
  23. 85531cc misc: Once again go from "On Waves" to "On-Waves".. by Holger Hans Peter Freyther · 14 years ago
  24. 0610947 misc: Move handover_logic.c into the libbsc.a by Holger Hans Peter Freyther · 14 years ago
  25. 66efcbc gsm_subscriber_base: Take a ref on the subscriber to avoid use after free by Holger Hans Peter Freyther · 14 years ago
  26. 4049455 bsc_msc: Remove use_count from the subscriber connection by Holger Hans Peter Freyther · 14 years ago
  27. bddd152 bsc_api: Operate on the subscriber connection for subscriber management by Holger Hans Peter Freyther · 14 years ago
  28. 667cdd6 gsm_subscriber_base: Pass the subscriber as param to avoid crash. by Holger Hans Peter Freyther · 14 years ago
  29. 68884aa lchan: Create a structure for MSC data of the lchan by Holger Hans Peter Freyther · 14 years ago
  30. dfe6c7d split 'libosmocore' from openbsc codebase by Harald Welte · 14 years ago
  31. d0c1914 [debug] Introduce DREF debug category for reference counting by Harald Welte · 14 years ago
  32. 5ea7313 [misc] Use talloc_zero instead of talloc and later memset by Holger Hans Peter Freyther · 15 years ago
  33. 9f16a86 [subscr] subscr_paging_cb is called for expire and success by Holger Hans Peter Freyther · 15 years ago
  34. 049935b [subscr] When paging fails to start, send an expired event by Holger Hans Peter Freyther · 15 years ago
  35. 2223025 [tmsi] Make the tmsi a 4 octet number by Holger Hans Peter Freyther · 15 years ago
  36. e4e8bf4 [subscr] Change the signature... the gsm_network is in the subscr by Holger Hans Peter Freyther · 15 years ago
  37. 857e5e6 [subscr] Split gsm_subscriber.c in BSC and MSC part by Holger Hans Peter Freyther · 15 years ago