| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
|
|
| |
Not a big deal since the site already uses HSTS, but whatever.
[ci skip]
|
| |
|
|
|
|
|
|
|
| |
Extends the website script to include a link to
the manual as a PDF file for download.
Also includes links to search and index only
for html, as it does not work for latex.
|
|
|
|
|
|
|
| |
Move some text and change some headers to look better with how rtd
theme formats the table of contents.
GH #822
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Merge the website index, download page, algo page into the readme file
so all the important information is in one place. The readme.rst is now
also used as the website landing page.
Remove the website target on the makefile, replaced by website.sh,
since I'm the only one who ever needs to run this.
Fix various ReST formatting bugs in news.rst and the manual
Remove the old build_log which hasn't been touched in years and
refers entirely to compilers which we don't support anymore.
|
|
Add `website` target to makefile.
Some progress towards fixing minimized builds.
TLS now hard requires ECDSA and GCM since otherwise a minimized build
has only insecure options.
Remove boost_thread dependency in command line tool
|