Fossil

Timeline
Login

Timeline

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

63 check-ins related to "openssl-1.1"

2019-05-18
20:50
Check-in [344a3331d34d896776] breaks the build when using openssl-1.0.1 so back it out for now. (Added:) The content is correct, but this check-in shows an unexpected merge. I don't know yet if the extra merge is a bug in fossil or a PBKAC. This check-in was originally to trunk but is now moved to a branch. (check-in: 8ac66ef3 user: drh tags: bad-merge)
2019-05-15
13:37
Merge the Makefile changes for OpenSSL-1.1. (check-in: e02ccb70 user: drh tags: trunk)
2019-05-13
21:48
Merge trunk (Closed-Leaf check-in: 91a0d5a5 user: jan.nijtmans tags: openssl-1.1)
01:47
Add "Yesterday" and "Tomorrow" submenu links on the /thisdayinhistory page. (check-in: d0de24fe user: drh tags: trunk)
2019-03-01
21:46
Merge trunk. Update to Openssl 1.1.1b (check-in: b7695eee user: jan.nijtmans tags: openssl-1.1)
21:42
Update to openssl 1.0.2r (check-in: a4166665 user: jan.nijtmans tags: trunk)
2019-02-24
14:35
Merge trunk (check-in: af9dabcb user: jan.nijtmans tags: openssl-1.1)
14:33
Make fossil work with Tcl 8.7 (still in alpha), even when Tcl is compiled with -DTCL_NO_DEPRECATED (check-in: 08e63e17 user: jan.nijtmans tags: trunk)
2019-01-29
15:02
Merge trunk (check-in: 7843b1c6 user: jan.nijtmans tags: openssl-1.1)
2019-01-28
20:59
Mention the "worktree" git command in the Fossil-versus-Git document. (check-in: af91e057 user: drh tags: trunk)
2018-12-03
12:24
Undo changes to fossil.exe.manifest (don't know where they came from) (check-in: 8be521a2 user: jan.nijtmans tags: openssl-1.1)
12:08
Merge trunk (check-in: e88c1ff4 user: jan.nijtmans tags: openssl-1.1)
02:44
Improved documentation for the "localauth" setting. (check-in: 883c2ea2 user: drh tags: trunk)
2018-09-26
19:46
Update to SQLite 3.25.2 (check-in: c7db0ee5 user: jan.nijtmans tags: openssl-1.1)
2018-09-22
19:37
Update to Fossil 2.7 (check-in: 9d067b61 user: jan.nijtmans tags: openssl-1.1)
17:40
Version 2.7 (check-in: 9aa9ba8b user: drh tags: trunk, release, version-2.7)
2018-09-20
06:44
Backout of [e0cc10f03e518831]: Bring back default windows builds with OpenSSL 1.3 (check-in: 9e03e513 user: jan.nijtmans tags: openssl-1.1)
2018-09-19
19:55
Ignore errors in the clean target commands. (check-in: 27c7a491 user: ashepilko tags: trunk)
2018-09-18
19:37
Backout of [115544e97517f447]. Unbreaks the SSL enabled build for MSVC on Windows, due to OpenSSL build system changes that are not accounted for by the check-in. Also, there were crashes with MinGW produced binaries using OpenSSL 1.1.1. (check-in: e0cc10f0 user: mistachkin tags: trunk)
2018-09-15
20:27
add support for TLS 1.3, when compiled with OpenSSL 1.1.1 (LTS). Windows build adapted to use OpenSSL 1.1.1 by default. Still compiles and runs with older OpenSSL as well (check-in: 115544e9 user: jan.nijtmans tags: trunk)
2018-09-11
14:54
merge trunk (Closed-Leaf check-in: 368c78a8 user: jan.nijtmans tags: openssl-1.1)
14:29
Compile openssl with option no-weak-ssl-ciphers (or -DOPENSSL_NO_WEAK_SSL_CIPHERS) Update custum Makefile.mingw (check-in: 58b7b4e5 user: jan.nijtmans tags: trunk)
2018-08-24
08:29
Merge trunk. Undo unintended changes in previous commit (check-in: 5583448c user: jan.nijtmans tags: openssl-1.1)
08:25
Add configurations "enable-capieng" (use Windows Certificate Store) and "no-weak-ssl-ciphers" (disable RC4 support) (check-in: b5a11142 user: jan.nijtmans tags: openssl-1.1)
2018-08-23
16:02
Do not try to run backoffice if not connected to a valid repository. (check-in: 3f5b2549 user: drh tags: trunk)
15:14
Merge trunk. Update to Beta 7 of OpenSSL 1.1.1 (pre release 9, with TLS 1.3 support !!!) (check-in: cbdbc0a0 user: jan.nijtmans tags: openssl-1.1)
15:07
Add the meta-viewport header to the repository list page. (check-in: bb7c2d91 user: drh tags: trunk)
2018-04-11
08:16
Merge trunk. Update to Beta 2 of OpenSSL 1.1.1 (with TLS 1.3 support !!!) (check-in: 87f3c946 user: jan.nijtmans tags: openssl-1.1)
2018-04-10
17:48
Update the built-in SQLite to version 3.23.1. (check-in: 52b3b8ed user: drh tags: trunk)
2018-03-28
08:06
Merge trunk (check-in: d9573d87 user: jan.nijtmans tags: openssl-1.1)
08:01
Update openssl version (check-in: 531a517b user: jan.nijtmans tags: trunk)
2017-11-10
10:55
merge trunk. Upgrade to openssl 1.1.0g (check-in: 9d3560b8 user: jan.nijtmans tags: openssl-1.1)
10:28
Upgrade to openssl 1.0.2m (check-in: 5310f2ba user: jan.nijtmans tags: trunk)
2017-07-13
10:24
merge trunk (check-in: 548fabe7 user: jan.nijtmans tags: openssl-1.1)
10:22
Update top OpenSSL 1.0.2l. Minor (harmless) compiler warnings in mkversion and codecheck1 (-Wall) (check-in: 23895c7b user: jan.nijtmans tags: trunk)
2017-07-07
12:59
Merge trunk. Upgrade to OpenSSL 1.1.0f. Note that this branch only adapts the Windows buildfiles, no source-code or anything else, since Openssl 1.1.0 is (almost, not significant for fossil) upwards compatible. (check-in: 4a516fb7 user: jan.nijtmans tags: openssl-1.1)
2017-07-05
13:00
In the timeline graph rendering code, hard-code the topRow value in the generated javascript. (check-in: e76f3bbe user: drh tags: trunk)
2017-03-14
12:17
merge trunk (check-in: bec0c4f0 user: jan.nijtmans tags: openssl-1.1)
12:11
Fix Debian bug 847556: Cannot clone/sync over HTTPS (check-in: 04168f51 user: jan.nijtmans tags: trunk)
2017-02-18
18:13
Merge trunk. Openssl 1.1.0d -> 1.1.0e (check-in: 28173845 user: jan.nijtmans tags: openssl-1.1)
2017-02-17
13:20
Cherrypick 810d29320b: Remove the CLANG_VERSION macro, since we have learned that version numbers in clang are "marketing" and are inconsistent and unreliable. Builds using clang will still use the GCC_VERSION macro since clang works hard to be gcc compatible. (check-in: ad2dd95d user: jan.nijtmans tags: trunk)
2017-01-27
09:02
Merge trunk. Openssl 1.1.0c -> 1.1.0d (check-in: 767ae39c user: jan.nijtmans tags: openssl-1.1)
08:57
Openssl 1.0.2j -> 1.0.2k. Whitespace. (check-in: 8cb5da6f user: jan.nijtmans tags: trunk)
2017-01-18
11:19
Upgrade to openssl 1.1.0c. Merge trunk (up to fossil 1.37 release) (check-in: d0fbbd01 user: jan.nijtmans tags: openssl-1.1)
2017-01-16
20:58
Version 1.37 (check-in: 1669115a user: drh tags: trunk, release, version-1.37)
2016-11-02
19:12
Merge updates from trunk. (check-in: 25285f06 user: mistachkin tags: openssl-1.1)
17:47
Fix the build on Windows. (check-in: 11e105b3 user: drh tags: trunk)
2016-09-27
07:59
merge trunk. Update references to OpenSSL 1.1.0b (check-in: 66c4efe7 user: jan.nijtmans tags: openssl-1.1)
07:14
Fix regression to test case amend-close-1.3 caused by checkin [f4b5881b] which changed the commit message stored when marking a branch closed. The test case has been changed so that it passes. (check-in: 06fdea59 user: rberteig tags: trunk)
2016-09-23
07:33
merge trunk. Update references to OpenSSL 1.1.0a (check-in: 85f8133c user: jan.nijtmans tags: openssl-1.1)
02:10
Clarify the exact type used for cmdFlags. (check-in: 3ca2bc10 user: mistachkin tags: trunk)
02:03
Merge updates from trunk. (check-in: ff2c20e7 user: mistachkin tags: openssl-1.1)
01:49
Update autosetup to (roughly) 0.6.6 and Jim Tcl to (roughly) 0.77. (check-in: 762ef68d user: mistachkin tags: trunk)
2016-09-08
20:17
Merge updates from trunk. (check-in: fc995eb9 user: mistachkin tags: openssl-1.1)
20:10
Simplify SSLLIBDIR change from the previous check-in. (check-in: bd25cd18 user: mistachkin tags: openssl-1.1)
20:09
First attempt at getting the MSVC makefile working with OpenSSL 1.1.0. (check-in: 22049abd user: mistachkin tags: openssl-1.1)
16:42
Fix typos in the "zip" command help text. (check-in: 76242c28 user: drh tags: trunk)
02:09
Merge in latest changes from trunk. (Closed-Leaf check-in: 1912b2f8 user: andybradford tags: stash-fixes-openssl-1.1.0)
2016-09-07
11:16
minor comment fix (check-in: b03f1563 user: jan.nijtmans tags: openssl-1.1)
11:15
Restore default configuration of Makefile.mingw.mistachkin to what it was before (check-in: b0fe158c user: jan.nijtmans tags: openssl-1.1)
11:12
Complete transition to OpenSSL 1.1.0, which needs additional library on Windows (crypt32.dll) and which has support for ssl2 removed completely. (check-in: 7839ff02 user: jan.nijtmans tags: openssl-1.1)
10:41
Update referenced OpenSSL version (check-in: 958f1a89 user: jan.nijtmans tags: openssl-1.1)
10:12
Fix mingw64 build (broken by [8f2dd0106ef3b5aa]) (check-in: db59821f user: jan.nijtmans tags: trunk)