fossil
repo
Explore
Sign in
Fossil SCM
Overview
Code
Branches
Timeline
Tickets
Wiki
Forum
Releases
Files
← Back to file
src/http_ssl.c
50 commits
Latest merge from trunk.
brickviking
d03791648…
2026-02-10 08:49
Sync with trunk.
florian
ceee00be5…
2026-01-10 14:16
Sync with trunk.
florian
e4556126d…
2026-01-10 14:10
Sync with trunk.
florian
facfbbd55…
2026-01-10 14:04
Sync with trunk.
florian
c50c8ed9d…
2026-01-10 14:02
Assorted fixes of typos and grammar in code comments. No functional changes.
danield
e2bdc1057…
2025-12-23 16:06
Update client-side handling of HTTPS urls to better handle IPv6 by first opening a socket and then …
andybradford
f39c52544…
2025-12-21 23:03
Rename a new routine for consistent naming in the http_socket.c source file.
drh
fa63c9442…
2025-12-21 00:49
Remove extraneous includes that were left overs from alternative approach.
andybradford
e7386bb0b…
2025-12-21 00:38
When handling HTTPS urls, open a socket and then upgrade the socket to use TLS. See discussion sta…
andybradford
61b3f488a…
2025-12-20 23:46
Merge from trunk.
brickviking
6759efcc8…
2025-12-19 22:05
Add the --ipv6 option to "fossil clone" to force the use of IPv6.
drh
6f55dbd00…
2025-12-19 12:17
Update OpenSSL usage to avoid deprecated APIs.
drh
0d239b52b…
2025-12-05 16:04
Sync with trunk.
florian
286a90069…
2025-08-21 12:08
Sync with trunk.
florian
a0377ebb9…
2025-08-21 12:07
Sync with trunk.
florian
5ee83f280…
2025-08-21 12:06
Sync with trunk.
florian
bab295db1…
2025-08-21 12:04
Merge from trunk.
brickviking
53010e968…
2025-07-28 02:32
Minor optimization: replace calls to mprintf("%s", X) with fossil_strdup(X).
danield
4c3e1728e…
2025-07-23 15:58
Sync with trunk.
florian
931e7065b…
2025-07-21 12:20
Sync with trunk.
florian
75244ee4f…
2025-07-21 12:15
Sync with trunk.
florian
a2a1e4a7d…
2025-07-21 12:13
Merge from trunk.
brickviking
fd1a5afe1…
2025-05-04 02:35
Merge the latest trunk enhancements into the quickfilter branch.
drh
e14c75676…
2025-04-25 11:01
Amend [2b6ad00ea3]: Minor wording improvements to `fossil ssl-config show -v' output.
florian
a9b075af8…
2025-04-18 07:08
Disable the Windows root certificate store on OpenSSL 3.5.0, due to [https://github.com/openssl/ope…
drh
2b6ad00ea…
2025-04-14 16:53
Merge from trunk.
brickviking
f60a7ed29…
2025-03-28 10:11
Merge trunk into the merge-info-trunk branch.
stephan
1014ffb55…
2025-03-27 12:42
Work around missing BIO_set_conn_ip_family() API in LibreSSL. This fixes [forum:/forumpost/a52cbed8…
drh
50ff741f6…
2025-03-21 23:29
Fix the SSL transport so that it honors the --ipv4 flag. See [forum:/forumpost/ea4b2ec3fe577e79|for…
drh
136dbe9ce…
2025-03-21 13:50
Merge from trunk.
brickviking
3eac814da…
2025-03-20 21:13
Simplify the command property of "abbreviated-subcommands" to just "abbrv-subcom" and the setting p…
drh
3e7c7e227…
2025-03-19 11:31
Undid the changes from src/http_ssl.c [b591622016] being moved to a branch. Not noticed for far too…
brickviking
9b8bbd048…
2025-03-03 08:55
Merge from trunk.
brickviking
b59162201…
2025-03-02 20:36
Merge from trunk.
brickviking
b59162201…
2025-03-02 20:36
Improvements to rendering in the "fossil help" command, especially in combination with the -u/--usa…
drh
62cb8ea78…
2025-03-01 16:02
Sync with trunk.
florian
878a56bc9…
2024-12-12 17:07
Sync with trunk.
florian
6599ed912…
2024-12-12 17:00
Sync with trunk.
florian
611f20e81…
2024-12-12 16:58
Merge trunk into ui-local-diff branch, resolving one merge conflict in info.c:hexdump_page().
stephan
d57463cc0…
2024-11-07 06:50
Back out experimental changes that were ultimately rejected.
drh
00e8c0450…
2024-11-06 13:24
Merge from trunk
brickviking
e367ca737…
2024-11-05 09:55
Fix (harmless) off-by-one error in the new test-trust-store command.
drh
735bd3dcc…
2024-11-04 13:09
Improvements to the diagnostic output from the test-trust-store command.
drh
aa5bddda6…
2024-11-04 12:54
Add the test-trust-store command for debugging TLS problems.
drh
28ea88e77…
2024-11-04 11:22
Merge from trunk.
brickviking
f8f0d5977…
2024-10-23 09:37
Fix 'off-by-one' error within establish_proxy_tunnel() routine introduced in [e8d328cbd32].
george
5a282cfb8…
2024-10-21 21:38
Fix the establish_proxy_tunnel() routine so that it works even if CRs are omitted from the protocol…
drh
e8d328cbd…
2024-10-14 01:31
Emit only \n, not \r\n, even in places where protocols technically require a full \r\n. Provide a …
drh
0dcce257b…
2024-10-12 12:03
Sync with trunk.
florian
8e6660cd7…
2024-09-06 10:48
Keyboard Shortcuts
Open search
/
Next entry (timeline)
j
Previous entry (timeline)
k
Open focused entry
Enter
Show this help
?
Toggle theme
Top nav button
Close