1. fd744ce gsm0480: move SS request length check to parse_ss() by Vadim Yanitskiy · 6 years ago
  2. 7689e0f gsm0480: pass exact GSM 04.80 payload length to parse_ss() by Vadim Yanitskiy · 6 years ago
  3. 44ebb93 gsm0480: add specification reference to SS message type by Vadim Yanitskiy · 6 years ago
  4. 394447b gsm0480: handle GSM0480_OP_CODE_PROCESS_USS_DATA by Vadim Yanitskiy · 7 years ago
  5. 511426d gsm0480: handle USS_NOTIFY and USS_REQUEST with PROCESS_USS_REQ by Vadim Yanitskiy · 7 years ago
  6. 7f16c44 gsm0480: handle GSM0480_CTYPE_RETURN_RESULT by Vadim Yanitskiy · 7 years ago
  7. c30431f gsm0480: parse GSM0480_MTYPE_FACILITY separately by Vadim Yanitskiy · 7 years ago
  8. 01b8572 gsm0480: handle UnstructuredSS Request with DSC != 0x0F by Vadim Yanitskiy · 7 years ago
  9. 5b0790d gsm0480: clean up the parse_process_uss_req() code by Vadim Yanitskiy · 7 years ago
  10. fa6c2b9 gsm0480: fix USSD OCTET STRING length confusion by Vadim Yanitskiy · 7 years ago
  11. 04ee9c0 gsm0480: skip length check for 'RELEASE COMPLETE' message by Sergey Kostanbaev · 9 years ago
  12. e08da97 Fix/Update copyright notices; Add SPDX annotation by Harald Welte · 7 years ago
  13. 17518fe doxygen: unify use of \file across the board by Neels Hofmeyr · 7 years ago
  14. bc1d758 gsm0480: add gsm0480_create_ussd_notify() and *_release_complete() by Neels Hofmeyr · 8 years ago
  15. 25774b9 gsm0480: code dup: introduce and use gsm0480_l3hdr_push() by Neels Hofmeyr · 8 years ago
  16. a95ee5e fix USSD: SS message type mask should be 0x3f, not 0xbf by Neels Hofmeyr · 8 years ago
  17. 282e908 04.08: add inline funcs for pdisc + msg type bitmasks by Neels Hofmeyr · 8 years ago
  18. 419684e Supplementary Services (de)activation, interrogation added by Tobias Engel · 12 years ago
  19. 16ae51e ussd: Fix text of RELEASE COMPLETE by Alexander Huemer · 11 years ago
  20. 1d7f3b5 sms: Added result buffer size parameter to 7bit conv funs by Jacob Erlbeck · 11 years ago
  21. 9597555 Add special 7-bit encoding and decoding functions for USSD coding by Andreas Eversberg · 11 years ago
  22. 47aa482 gsm: Revert the gsm_7bit_encode changes as they are wrong by Holger Hans Peter Freyther · 11 years ago
  23. 2b0cac4 Fix: Handle returned length by gsm_7bit_encode correctly by Andreas Eversberg · 11 years ago
  24. 8341934 include: reorganize headers file to include/osmocom/[gsm|core] by Pablo Neira Ayuso · 13 years ago 0.2.0
  25. fba495e This patch moves the GSM-specific functions to the new library by Pablo Neira Ayuso · 13 years ago[Renamed from src/gsm0480.c]
  26. c64970e gsm0480: Add method create own number response by Holger Hans Peter Freyther · 14 years ago
  27. 8c63326 ussd: gsm_7bit_decode will null terminate the string by Holger Hans Peter Freyther · 14 years ago 0.1.24
  28. d65a698 ussd: Make sure that we at least have 8 bytes when decoding the string by Holger Hans Peter Freyther · 14 years ago
  29. 7d0bce3 ussd: Add size checks to the parse_ss_invoke calls by Holger Hans Peter Freyther · 14 years ago
  30. 4156ec6 ussd: Make sure the component fits. by Holger Hans Peter Freyther · 14 years ago
  31. 49ad500 ussd: Work with uint16_t for the length by Holger Hans Peter Freyther · 14 years ago
  32. 8ac0486 ussd: Check the structure of the IE. by Holger Hans Peter Freyther · 14 years ago
  33. daa653f ussd: Add a test case, switch parsing to use a gsm48_hdr and len by Holger Hans Peter Freyther · 14 years ago
  34. 00cb570 gsm0480: Move the USSD parsing code to libosmocore by Holger Hans Peter Freyther · 14 years ago 0.1.23
  35. 55aea50 gsm0480: Add USSD format functions to libosmocore by Holger Hans Peter Freyther · 14 years ago 0.1.22