1. fcc24ed libmsc/gsm_09_11.c: properly handle MS-initiated release by Vadim Yanitskiy · 6 years ago
  2. f2f83b0 libmsc/gsm_09_11.c: implement network-initiated sessions by Vadim Yanitskiy · 6 years ago
  3. 8a6ef55 libmsc/gsm_09_11.c: forward SS/USSD messages to HLR over GSUP by Vadim Yanitskiy · 6 years ago
  4. 5df4e4d libmsc/gsm_04_80.c: make the API abstract from ss_request struct by Vadim Yanitskiy · 6 years ago
  5. 9aec25e libmsc/gsm_09_11.c: properly indicate transaction errors by Vadim Yanitskiy · 6 years ago
  6. 5b860fa Use proper naming for GSM TS 09.11 implementation by Vadim Yanitskiy · 6 years ago[Renamed (93%) from src/libmsc/ussd.c]
  7. 10c6419 libmsc/ussd.c: use connection ref-counting and transactions by Vadim Yanitskiy · 6 years ago
  8. 635f98c libmsc/ussd.c: FIX: properly indicate errors by Vadim Yanitskiy · 6 years ago
  9. 048eb30 libmsc/ussd: don't overwrite rc if decoding failed by Vadim Yanitskiy · 6 years ago
  10. f95d5be libmsc/ussd.c: cosmetic: correct log level and message by Vadim Yanitskiy · 6 years ago
  11. 12d221f libmsc/gsm_04_80.c: drop unused 'in_msg' argument by Vadim Yanitskiy · 6 years ago
  12. b274d56 src/libmsc/ussd.c: drop useless forward declaration by Vadim Yanitskiy · 6 years ago
  13. 43b01b0 Remove rest_octets.h by Max · 7 years ago
  14. 9084396 rename include/openbsc to include/osmocom/msc by Neels Hofmeyr · 7 years ago
  15. 2483f1b Use libvlr in libmsc (large refactoring) by Harald Welte · 8 years ago
  16. 29b9206 move openbsc/* to repos root by Neels Hofmeyr · 7 years ago[Renamed from openbsc/src/libmsc/ussd.c]
  17. 5085e0b ussd: Add band-aid for interrogationSS by Holger Hans Peter Freyther · 8 years ago
  18. ea73032 ussd: Reject and release unhandled SS requests/interrogation by Tobias Engel · 11 years ago
  19. 475f513 ussd: Fix test for RELEASE COMPLETE by Alexander Huemer · 11 years ago
  20. c33d7d7 Make sure USSD code only responds *#100# for retrieving own number by Tobias Engel · 12 years ago
  21. 89579b4 prefix sub-directories containing libraries with 'lib' by Harald Welte · 13 years ago[Renamed from openbsc/src/msc/ussd.c]
  22. 31c00f7 re-structure the OpenBSC directory layout by Harald Welte · 13 years ago[Renamed from openbsc/src/ussd.c]
  23. 9af6ddf License change: We are now AGPLv3+ instead of GPLv2+ by Harald Welte · 14 years ago
  24. 88a5fa0 ussd: Catch up with libosmocore and pass the gsm48_hdr by Holger Hans Peter Freyther · 14 years ago
  25. 88519ea msc: Add includes to silence a compiler warning. by Holger Hans Peter Freyther · 14 years ago
  26. 2486663 ussd: Release the MSC connection as fast as possible.. by Holger Hans Peter Freyther · 14 years ago
  27. 06abe9f ussd.c: Make sure text is memset to zero.. by Holger Hans Peter Freyther · 14 years ago
  28. d42c3f2 bsc_api: Remove the lchan from the USSD code... 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. 2449b37 [USSD] various USSD improvements by Mike Haben · 15 years ago
  31. dc329a6 [USSD] eliminate static global variables by Mike Haben · 15 years ago
  32. 6307b85 whitespace fixes for the USSD code by Harald Welte · 15 years ago
  33. 6eafe91 Add USDD code from Mike Haben by Harald Welte · 15 years ago