summary refs log tree commit diff
BranchCommit messageAuthorAge
masterMerge LibreSSL 3.8.1June McEnroe3 years
upstreamImport LibreSSL 3.8.1June McEnroe3 years
 
TagDownloadAuthorAge
3.8.1libretls-3.8.1.tar.gz  libretls-3.8.1.zip  June McEnroe3 years
3.7.0libretls-3.7.0.tar.gz  libretls-3.7.0.zip  June McEnroe3 years
3.5.2libretls-3.5.2.tar.gz  libretls-3.5.2.zip  June McEnroe4 years
3.5.1libretls-3.5.1.tar.gz  libretls-3.5.1.zip  June McEnroe4 years
3.5.0libretls-3.5.0.tar.gz  libretls-3.5.0.zip  June McEnroe4 years
3.4.2libretls-3.4.2.tar.gz  libretls-3.4.2.zip  June McEnroe4 years
3.4.1libretls-3.4.1.tar.gz  libretls-3.4.1.zip  June McEnroe5 years
3.3.4libretls-3.3.4.tar.gz  libretls-3.3.4.zip  June McEnroe5 years
3.3.3p1libretls-3.3.3p1.tar.gz  libretls-3.3.3p1.zip  June McEnroe5 years
3.3.3libretls-3.3.3.tar.gz  libretls-3.3.3.zip  June McEnroe5 years
3.3.2libretls-3.3.2.tar.gz  libretls-3.3.2.zip  June McEnroe5 years
3.3.1p1libretls-3.3.1p1.tar.gz  libretls-3.3.1p1.zip  June McEnroe5 years
3.3.1libretls-3.3.1.tar.gz  libretls-3.3.1.zip  June McEnroe5 years
3.3.0libretls-3.3.0.tar.gz  libretls-3.3.0.zip  June McEnroe6 years
3.2.2libretls-3.2.2.tar.gz  libretls-3.2.2.zip  June McEnroe6 years
3.2.1libretls-3.2.1.tar.gz  libretls-3.2.1.zip  June McEnroe6 years
3.2.0libretls-3.2.0.tar.gz  libretls-3.2.0.zip  June McEnroe6 years
='nohover-highlight'> * Several small spelling and capitalization fixes. * Use consistent and better-looking formatting that is compatible with AsciiDoc (and partly compatible with RST). Signed-off-by: Lukas Fleischer <cgit@cryptocrack.de> 2014-01-08Fix UTF-8 with syntax-highlighting.pyPřemysl Janouch Previously the script tried to encode output from Pygments with the ASCII codec, which failed. Signed-off-by: Přemysl Janouch <p.janouch@gmail.com> 2014-01-08Add a suggestion to the manpagePřemysl Janouch So that people wishing to use "enable-http-clone" don't have to find out the correct settings on their own. Signed-off-by: Přemysl Janouch <p.janouch@gmail.com> 2014-01-08Fix the example configurationPřemysl Janouch "enable-git-clone" doesn't exist, replaced with "enable-http-clone". Signed-off-by: Přemysl Janouch <p.janouch@gmail.com> 2014-01-08Fix about-formatting.shPřemysl Janouch dash failed to parse the script. Signed-off-by: Přemysl Janouch <p.janouch@gmail.com> 2014-01-08Fix some spelling errorsPřemysl Janouch Signed-off-by: Přemysl Janouch <p.janouch@gmail.com> 2014-01-08filters: highlight.sh: add css comments for highlight 2.6 and 3.8Ferry Huberts