fossil
repo
Explore
Sign in
Fossil SCM
Overview
Code
Branches
Timeline
Tickets
Wiki
Forum
Releases
Files
← Back to file
src/http.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
Merge the latest trunk enhancements into the timestamp-vfs branch.
drh
b718f73b4…
2026-01-09 16:46
If the reply to an HTTP request omits the content-length, assume that the server wants us to close …
drh
aa7a08772…
2026-01-09 16:41
Fix "fossil sync" so that it returns non-zero if the sync fails. Add the --ping and --quiet option…
drh
8fa8fe8e1…
2025-12-30 20:11
Spelling fixes in docs/comments.
km
33d3bf3ed…
2025-12-27 12:21
Assorted fixes of typos and grammar in code comments. No functional changes.
danield
e2bdc1057…
2025-12-23 16:06
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
Sync with trunk.
florian
b81b4c6c3…
2025-11-26 14:12
Merge from trunk.
brickviking
0ffacb525…
2025-10-23 08:14
Add the "fossil get" command. This command is still experimental. Its name might change. It migh…
drh
2f9920a15…
2025-10-15 23:34
The "ssh:"-style requests are eating the query parameters, somewhere. I don't know where yet. Don…
drh
8028c868d…
2025-10-15 20:12
Add the subpath field to the UrlData object. If that field is non-NULL, then the http_exchange() r…
drh
9abda2973…
2025-10-15 15:53
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
Teach the sync protocol how to work with an out-of-band login card, saving an extra server-side of …
stephan
18628904c…
2025-07-27 11:07
Do not add the sync login cookie unless we know the remote supports it. It's harmless in that case …
stephan
9789e1dce…
2025-07-25 18:47
Remove the now-obsolete parsing of the X-Fossil-Xfer-Login HTTP header.
stephan
8dbcf2acb…
2025-07-24 05:26
Use a Cookie, instead of a custom HTTP header and/or URL param, to send the sync login header, as s…
stephan
756ad2f23…
2025-07-24 05:10
Previous checkin should not have compiled - clean rebuild uncovered a stale dep. Re-map the fLoginC…
stephan
780d3b2fe…
2025-07-24 03:16
Doc improvements and internal API renaming for clarity. No functional changes.
stephan
286110dec…
2025-07-24 02:20
Remove some xfer login process debug output.
stephan
815a84cbc…
2025-07-23 23:31
Account for CGI-hosted fossil instances by sending the xfer login card as a URL argument. This is s…
stephan
439af9348…
2025-07-23 20:56
Add the x-fossil-xfer-login header check in one additional place. With the help of the included deb…
stephan
6c900645e…
2025-07-23 17:39
Add some debugging 'message' cards to help trace how the remote is handling the login.
stephan
21be2978a…
2025-07-22 22:53
Remove some dead code. Add some internal docs. Add a couple of const qualifiers to help me reason t…
stephan
459d0cbbc…
2025-07-22 18:11
Remove lots of debug output. Replace a couple of mprintf() with fossil_strdup() and a couple free()…
stephan
1078a123c…
2025-07-22 17:52
Get sync working from both login card forms and add a temporary --login-card-header CLI flag to for…
stephan
042560df5…
2025-07-22 15:12
The previous checkin left me unable to push because (of course) the remote trunk doesn't know how t…
stephan
cb42278d8…
2025-07-22 02:32
For testing purposes only, unconditionally use the X-Fossil-Xfer-Login HTTP header for sync request…
stephan
ff942066d…
2025-07-22 02:16
Move the X-Fossil-Xfer-Login header check to the correct end of the connection. It is receiving the…
stephan
b49c9b368…
2025-07-21 23:45
Replace an mprintf() with fossil_strdup().
stephan
73a2bd06b…
2025-07-21 18:42
And this time compile before committing.
stephan
a62ffc192…
2025-07-21 18:40
Enable an /xfer login card to be delivered via the X-Fossil-Xfer-Login HTTP header, which is expect…
stephan
cfddded40…
2025-07-21 18:38
Sync with trunk.
florian
e17d35e79…
2025-07-21 12:23
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 trunk
js
db4e4b46c…
2025-06-03 20:25
Fix several minor typos in HTTP error messages and HTTP test commands. Remove the unavailable --deb…
florian
9cabc138d…
2025-05-26 14:12
merge current trunk
jkosche
8cbcf36be…
2025-05-24 16:31
Merge trunk
js
f993a870a…
2025-05-18 02:50
Adjust comment to http_build_login_card() to include clarification regarding the source of randomne…
andybradford
ea40cbb0c…
2025-05-07 13:23
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