Skip to content

Version 53.5

Compare
Choose a tag to compare
@salass00 salass00 released this 12 Oct 12:40
· 79 commits to master since this release
  • Added support for zip_get_error, zip_error_code_zip, zip_error_code_system,
    zip_error_fini, zip_error_init, zip_error_init_with_code, zip_error_set,
    zip_error_strerror, zip_error_system_type, zip_error_to_data,
    zip_open_from_source and zip_file_set_encryption functions.

  • Implemented zip_random() using the timer.device entropy unit instead of
    /dev/urandom which does not exist on AmigaOS.