1. 86fe87b add struct bsc_subscr, separating libbsc from gsm_subscriber by Neels Hofmeyr · 7 years ago
  2. dea1fa3 cosmetic: rename struct osmo_msc_data to bsc_msc_data by Neels Hofmeyr · 7 years ago
  3. 3863935 cosmetic: rename osmo_msc_data.h to bsc_msc_data.h by Neels Hofmeyr · 7 years ago
  4. d07e9e7 split subscr_con_allocate()/_free() in bsc_ and msc_ by Neels Hofmeyr · 8 years ago
  5. dd5012a gsm0408: Provide unique strings for the gsm 04.08 message by Holger Hans Peter Freyther · 8 years ago
  6. adb4822 Replace ad-hoc function with generic one from libosmocore by Max · 10 years ago
  7. da8770b msc: Add and use gsm_subscriber_group by Jacob Erlbeck · 10 years ago
  8. f14bc97 bsc: Add a ctrl command to send a ussdNotify for a call by Holger Hans Peter Freyther · 10 years ago
  9. b97c9d1 libbsc, osmo-bsc{, _nat}: Prevent unaligned access when casting TLVP_VAL by Daniel Willmann · 10 years ago
  10. 81598ea bsc: Allow to page a BTS that is excluded from the RF lock by Holger Hans Peter Freyther · 12 years ago
  11. 8b91d1e bsc: A BTS excluded from the RF lock should be allowed to make a connection by Holger Hans Peter Freyther · 12 years ago
  12. e484035 bsc: Fix compiler warning and return from the method with a value. by Holger Hans Peter Freyther · 12 years ago
  13. b63498c bsc: Send the USSD message after the location updating accept. by Holger Hans Peter Freyther · 12 years ago
  14. ac51acd bsc: Hand the msc_connection to the UDT handling, pass it to paging by Holger Hans Peter Freyther · 13 years ago
  15. f85166d typo: Mandantory -> Mandatory.. a common typo of mine by Holger Hans Peter Freyther · 12 years ago
  16. 5a65444 misc: Use other size modifiers to fix compiler warnings by Holger Hans Peter Freyther · 12 years ago
  17. a403c25 bsc: Move the bsc_filter to use the osmo_bsc_sccp_con by Holger Hans Peter Freyther · 13 years ago
  18. 4d61417 bsc: Create a osmo_bsc_data and embed osmo_msc_data by Holger Hans Peter Freyther · 13 years ago
  19. 73627d7 osmo-bsc: Remove hard-coded check for codec preferecne in ASS CMD by Harald Welte · 12 years ago
  20. b3e452b osmo-bsc: correctly parse the TMSI in BSSAP paging from MSC by Harald Welte · 12 years ago
  21. b5cc92a osmo-bsc: Add missing return statement causing CIPH MODE REJ by Harald Welte · 13 years ago
  22. 6e70c04 bsc/msc bssap: some logging clean-up by Harald Welte · 13 years ago
  23. d6985c1 use the recently introduced gsm0808_bssmap_name() of libosmogsm by Harald Welte · 13 years ago
  24. b1d5a69 src: use namespace prefix osmo_* for misc utils by Pablo Neira Ayuso · 13 years ago
  25. 8b1713a Fix build of bsc-nat and GPRS code after include path change by Harald Welte · 13 years ago
  26. dd5fff4 src: use new library libosmogsm and new path to headers in libosmocore by Pablo Neira Ayuso · 13 years ago
  27. 4f272cc re-structure the OpenBSC directory layout by Harald Welte · 13 years ago[Renamed from openbsc/src/bsc/osmo_bsc_bssap.c]
  28. 0e3e88e License change: We are now AGPLv3+ instead of GPLv2+ by Harald Welte · 14 years ago
  29. bb0f4d5 bsc: Implement paging by creating a dummy subscr for the paging by Holger Hans Peter Freyther · 14 years ago
  30. 141fd3b bsc: Implement DTAP coming from the MSC and forward to the BSC API by Holger Hans Peter Freyther · 14 years ago
  31. f0c1673 bsc: Implement the assignment command to the point of calling into the BSC API by Holger Hans Peter Freyther · 14 years ago
  32. 9f853df bsc: Parse the cipher mode command and pass it to the BSC api. by Holger Hans Peter Freyther · 14 years ago
  33. 2536f33 bsc: Parse the CLEAR COMMAND and close the lchan and ack that by Holger Hans Peter Freyther · 14 years ago
  34. de2bb07 bsc: Work on paging and parsing other messages by Holger Hans Peter Freyther · 14 years ago
  35. 98753bd bsc: Add module for handling BSSAP input by Holger Hans Peter Freyther · 14 years ago