Release v1.5.2 on 2021-09-24.
  1. 943133c gsm_7bit_encode_n(): fix integer overflow in gsm_septets2octets() by Vadim Yanitskiy · 3 years, 4 months ago
  2. 44ac4f6 gsm_7bit_encode_n(): test encoding of more than 250 septets by Vadim Yanitskiy · 3 years, 4 months ago
  3. a829b45 use osmo_init_logging2() with proper talloc ctx by Neels Hofmeyr · 6 years ago
  4. b592134 sms_test.c: Remove test of deprecated wrapper function by Pau Espin Pedrol · 7 years ago
  5. fdb4667 test: Fix compiler warnings on 64bit systems by Holger Hans Peter Freyther · 9 years ago
  6. e4c50d5 sms_test: Do not crash on logging. by Alexander Chemeris · 10 years ago
  7. 26cbd45 sms: Fix gsm_7bit legacy functions return value by Jacob Erlbeck · 10 years ago
  8. 73ae7a9 tests: Fix warnings by Jacob Erlbeck · 11 years ago
  9. bb9f897 tests: Fix the sms_test and use the right array by Holger Hans Peter Freyther · 11 years ago
  10. 4d7e49b sms: Implement encoding the address as alphanumeric type by Holger Hans Peter Freyther · 11 years ago
  11. 1d7f3b5 sms: Added result buffer size parameter to 7bit conv funs by Jacob Erlbeck · 11 years ago
  12. 6bfa744 encoding: Provide an overload for the gsm_7bit_encode and a simple test by Holger Hans Peter Freyther · 11 years ago
  13. ea0e1ec build: simplify test handling and speed up build. by Diego Elio Pettenò · 12 years ago
  14. f6c1d4c tests: Fix the make distcheck of libosmocore with the tests by Holger Hans Peter Freyther · 13 years ago
  15. f9eda74 tests: Use GNU autotest to execute our tests and compare textual output by Holger Hans Peter Freyther · 13 years ago
  16. 291e613 sms: SMS where cropped (from VTY), concatenation of SMS where not possible by Dennis Wehrle · 13 years ago
  17. 28dbfe9 misc: Remove the sys/types.h include from various files by Holger Hans Peter Freyther · 13 years ago
  18. 8341934 include: reorganize headers file to include/osmocom/[gsm|core] by Pablo Neira Ayuso · 13 years ago 0.2.0
  19. fba495e This patch moves the GSM-specific functions to the new library by Pablo Neira Ayuso · 13 years ago
  20. c0ce9aa tests: don't hardcode length values of expected encoding gsm_7bit_encode: by Nico Golde · 14 years ago
  21. 31e97ea tests: Separate encoding/decoding test to verify them independly by Holger Hans Peter Freyther · 14 years ago
  22. 28de053 * rewrite GSM 7bit default encoding/decoding based on a lookup table as the previous code produced wrong encodings for certain characters. by Nico Golde · 14 years ago
  23. 3cae039 add missing automake / autoconf files by Harald Welte · 14 years ago
  24. ec8b450 intial checkin of the libosmocore project by Harald Welte · 14 years ago