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