1. c036b79 rename gsm_subscriber_connection to ran_conn by Neels Hofmeyr · 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. 5df4e4d libmsc/gsm_04_80.c: make the API abstract from ss_request struct by Vadim Yanitskiy · 6 years ago
  4. 635f98c libmsc/ussd.c: FIX: properly indicate errors by Vadim Yanitskiy · 6 years ago
  5. 12d221f libmsc/gsm_04_80.c: drop unused 'in_msg' argument by Vadim Yanitskiy · 6 years ago
  6. 6e19d1b msc/gsm_04_80.h: use '#pragma once' instead of includes by Vadim Yanitskiy · 6 years ago
  7. 0774a53 msc/gsm_04_80.h: cosmetic: whitespace fix by Vadim Yanitskiy · 6 years ago
  8. 7c93591 msc/gsm_04_80.h: clean up useless declarations by Vadim Yanitskiy · 6 years ago
  9. 9084396 rename include/openbsc to include/osmocom/msc by Neels Hofmeyr · 7 years ago[Renamed from include/openbsc/gsm_04_80.h]
  10. 29b9206 move openbsc/* to repos root by Neels Hofmeyr · 7 years ago[Renamed from openbsc/include/openbsc/gsm_04_80.h]
  11. 43273c6 factor out gen of USSD notify and release complete to libosmocore by Neels Hofmeyr · 8 years ago
  12. 5085e0b ussd: Add band-aid for interrogationSS by Holger Hans Peter Freyther · 8 years ago
  13. 136f453 src: use new library libosmogsm and new path to headers in libosmocore by Pablo Neira Ayuso · 13 years ago
  14. daa0fe7 ussd: Move the code libosmocore, increase the version number. by Holger Hans Peter Freyther · 14 years ago
  15. 12eb9b7 gsm_04_80: Require libosmocore for creating USSD messages by Holger Hans Peter Freyther · 14 years ago
  16. e731e1d gsm_04_80: Allow to specify the alert pattern for the notification by Holger Hans Peter Freyther · 14 years ago
  17. 68d2679 gsm_04_80: Send a Release Complete otherwise the USSD unit stays BUSY by Holger Hans Peter Freyther · 14 years ago
  18. daf7534 gsm_04_80: Add untested code for USSD notification... by Holger Hans Peter Freyther · 14 years ago
  19. b02c89e gsm_04_80: Add code to wrap a facility IE around. by Holger Hans Peter Freyther · 14 years ago
  20. 15ef17e gsm_04_80: Create a unstructuredSS-Notify message by Holger Hans Peter Freyther · 14 years ago
  21. 80dfa75 gsm_04_80: Fix the style and move the '*' to the function by Holger Hans Peter Freyther · 14 years ago
  22. 6a4b362 gsm0480: Implement a generic "invoke" wrapping for messages. by Holger Hans Peter Freyther · 14 years ago
  23. 680833e gsm0480: Attempt to encode a NotifySS-Arg with a username.. by Holger Hans Peter Freyther · 14 years ago
  24. d42c3f2 bsc_api: Remove the lchan from the USSD code... by Holger Hans Peter Freyther · 14 years ago
  25. 13f5297 move GSM protocol definitions to include/osmocore/protocol/* by Harald Welte · 14 years ago
  26. dfe6c7d split 'libosmocore' from openbsc codebase by Harald Welte · 14 years ago
  27. 2449b37 [USSD] various USSD improvements by Mike Haben · 15 years ago
  28. dc329a6 [USSD] eliminate static global variables by Mike Haben · 15 years ago
  29. 6eafe91 Add USDD code from Mike Haben by Harald Welte · 15 years ago