1. 29b9206 move openbsc/* to repos root by Neels Hofmeyr · 7 years ago[Renamed from openbsc/src/osmo-bsc/osmo_bsc_bssap.c]
  2. 6d804b1 add struct bsc_subscr, separating libbsc from gsm_subscriber by Neels Hofmeyr · 7 years ago
  3. a369e24 cosmetic: rename struct osmo_msc_data to bsc_msc_data by Neels Hofmeyr · 7 years ago
  4. a42855f cosmetic: rename osmo_msc_data.h to bsc_msc_data.h by Neels Hofmeyr · 7 years ago
  5. 42eb014 split subscr_con_allocate()/_free() in bsc_ and msc_ by Neels Hofmeyr · 8 years ago
  6. 8239e06 gsm0408: Provide unique strings for the gsm 04.08 message by Holger Hans Peter Freyther · 8 years ago
  7. 4c6e667 Replace ad-hoc function with generic one from libosmocore by Max · 10 years ago
  8. 1e30a28 msc: Add and use gsm_subscriber_group by Jacob Erlbeck · 10 years ago
  9. 93dfa24 bsc: Add a ctrl command to send a ussdNotify for a call by Holger Hans Peter Freyther · 10 years ago
  10. 8a485f0 libbsc, osmo-bsc{, _nat}: Prevent unaligned access when casting TLVP_VAL by Daniel Willmann · 10 years ago
  11. dc03096 bsc: Allow to page a BTS that is excluded from the RF lock by Holger Hans Peter Freyther · 11 years ago
  12. 3d119f1 bsc: A BTS excluded from the RF lock should be allowed to make a connection by Holger Hans Peter Freyther · 12 years ago
  13. 3d4d79d bsc: Fix compiler warning and return from the method with a value. by Holger Hans Peter Freyther · 12 years ago
  14. d2361d9 bsc: Send the USSD message after the location updating accept. by Holger Hans Peter Freyther · 12 years ago
  15. 644b0bf bsc: Hand the msc_connection to the UDT handling, pass it to paging by Holger Hans Peter Freyther · 13 years ago
  16. 59043d8 typo: Mandantory -> Mandatory.. a common typo of mine by Holger Hans Peter Freyther · 12 years ago
  17. 2f2be57 misc: Use other size modifiers to fix compiler warnings by Holger Hans Peter Freyther · 12 years ago
  18. f936fb4 bsc: Move the bsc_filter to use the osmo_bsc_sccp_con by Holger Hans Peter Freyther · 13 years ago
  19. 8ec4952 bsc: Create a osmo_bsc_data and embed osmo_msc_data by Holger Hans Peter Freyther · 13 years ago
  20. 78b5586 osmo-bsc: Remove hard-coded check for codec preferecne in ASS CMD by Harald Welte · 12 years ago
  21. d55cef9 osmo-bsc: correctly parse the TMSI in BSSAP paging from MSC by Harald Welte · 12 years ago
  22. 75413c4 osmo-bsc: Add missing return statement causing CIPH MODE REJ by Harald Welte · 13 years ago
  23. cccd301 bsc/msc bssap: some logging clean-up by Harald Welte · 13 years ago
  24. 9f32a8a use the recently introduced gsm0808_bssmap_name() of libosmogsm by Harald Welte · 13 years ago
  25. c0d17f2 src: use namespace prefix osmo_* for misc utils by Pablo Neira Ayuso · 13 years ago
  26. d36ff76 Fix build of bsc-nat and GPRS code after include path change by Harald Welte · 13 years ago
  27. 136f453 src: use new library libosmogsm and new path to headers in libosmocore by Pablo Neira Ayuso · 13 years ago
  28. 31c00f7 re-structure the OpenBSC directory layout by Harald Welte · 13 years ago[Renamed from openbsc/src/bsc/osmo_bsc_bssap.c]
  29. 9af6ddf License change: We are now AGPLv3+ instead of GPLv2+ by Harald Welte · 13 years ago
  30. 9c838ae bsc: Implement paging by creating a dummy subscr for the paging by Holger Hans Peter Freyther · 14 years ago
  31. dbc698a bsc: Implement DTAP coming from the MSC and forward to the BSC API by Holger Hans Peter Freyther · 14 years ago
  32. 50c579b bsc: Implement the assignment command to the point of calling into the BSC API by Holger Hans Peter Freyther · 14 years ago
  33. fae3c65 bsc: Parse the cipher mode command and pass it to the BSC api. by Holger Hans Peter Freyther · 14 years ago
  34. f1f57a8 bsc: Parse the CLEAR COMMAND and close the lchan and ack that by Holger Hans Peter Freyther · 14 years ago
  35. 890dfc5 bsc: Work on paging and parsing other messages by Holger Hans Peter Freyther · 14 years ago
  36. 3485feb bsc: Add module for handling BSSAP input by Holger Hans Peter Freyther · 14 years ago