Releases: grke/burp
Releases · grke/burp
3.1.4
- Experimental: Turn off windows api on remote drives
- record whether the windows api was used for a file in the manifest
- allows burp to backup from a remote drive as long as it is visible
- caution: if the drive is not always available, you will back up
the same files over and over again
- caution: if the drive is not always available, you will back up
- From tassilo:
- libressl>3.5 has X509_REVOKED_get0_serialNumber
3.1.4: Latest
2.4.0: Stable (recommended)
2.2.18: Old stable
It is recommended to use the current stable version.
The latest release contains new features, but may have unexpected issues.
3.1.2
- 904: openssl3 support
- And switch to aes-cbc instead of blowfish, which is deprecated, for
file encryption
- And switch to aes-cbc instead of blowfish, which is deprecated, for
- 908: Only glibc supports %z in strptime()
- Fix 2.x clients talking to 3.x servers.
- Delete heaps more unused code
3.1.2: Latest
2.4.0: Stable (recommended)
2.2.18: Old stable
It is recommended to use the current stable version.
The latest release contains new features, but may have unexpected issues.
3.1.0
- Remove protocol 2:
- It hasn't been progressing for a long time, and is mostly just a
distraction. So, I have made the decision to remove it.
- It hasn't been progressing for a long time, and is mostly just a
- Remove some unused Windows functions.
3.1.0: Latest
2.4.0: Stable (recommended)
2.2.18: Old stable
It is recommended to use the current stable version.
The latest release contains new features, but may have unexpected issues.