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