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