1
0
Fork 0
mirror of https://github.com/borgbackup/borg.git synced 2025-02-01 04:02:34 +00:00
borg/docs
Thomas Waldmann d1d3d1dfa4 crypto: remove support for: OpenSSL < 1.1.1, LibreSSL < 2.7.0
All these are unsupported since long.

Newer versions of LibreSSL have gained chacha20-poly1305 support,
but still lack aes256-ocb support.
Also they have the HMAC_CTX_new/free api now.

docs: openssl >= 1.1.1 is required now
anything older is out of support anyway.
2022-02-26 00:55:19 +01:00
..
3rd_party
_static
_templates
borg_theme/css
deployment borg serve: improve ssh forced commands docs (#6083) 2021-12-10 18:11:25 +01:00
internals docs: Clarify on-disk order and size of log entry fields (#6357) 2022-02-25 12:53:58 +01:00
man build_man 2022-02-19 18:48:13 +01:00
misc
usage build_usage 2022-02-19 18:47:47 +01:00
authors.rst
book.rst
changes.rst fixup: set release date 2022-02-19 18:45:19 +01:00
conf.py docs: do not transform --/--- to unicode dashes 2022-02-24 08:44:51 +03:00
deployment.rst
development.rst require python 3.8+, fixes #5975 2021-09-16 02:21:29 +02:00
faq.rst Apply review suggestions 2022-02-05 09:07:13 +03:00
global.rst.inc
index.rst
installation.rst crypto: remove support for: OpenSSL < 1.1.1, LibreSSL < 2.7.0 2022-02-26 00:55:19 +01:00
internals.rst
introduction.rst
Makefile
man_intro.rst
quickstart.rst minor rewrite to make it less confusing (get rid of "Avoid to create a mixup") (#5490) 2022-01-22 20:21:36 +01:00
quickstart_example.rst.inc quickstart docs: only borg compact frees disk space 2022-02-19 19:25:16 +01:00
support.rst
usage.rst
usage_general.rst.inc