fossil
repo
Explore
Sign in
Fossil SCM
Overview
Code
Branches
Timeline
Tickets
Wiki
Forum
Releases
Files
← Back to file
src/xfer.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
Fix a typo in the previous check-in
drh
8e6c55aca…
2025-12-30 20:16
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
Sync with trunk.
florian
b81b4c6c3…
2025-11-26 14:12
Merge from trunk.
brickviking
0ffacb525…
2025-10-23 08:14
Remove a bogus assert which could trigger on an anonymous clone.
stephan
ecf44a280…
2025-10-21 13:06
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
Allow /xfer to service anonymous clones if they have any of the Clone, Zip, or Read permissions. Th…
stephan
f9547c7c8…
2025-08-15 12:32
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
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
Extend the login card mode version check to include the date and time. It is currently still set to…
stephan
86cc923de…
2025-07-25 15:08
Remove the now-obsolete parsing of the X-Fossil-Xfer-Login HTTP header.
stephan
8dbcf2acb…
2025-07-24 05:26
Previous checkin should not have compiled - clean rebuild uncovered a stale dep. Re-map the fLoginC…
stephan
780d3b2fe…
2025-07-24 03:16
Update the change log and sync.wiki for the login card additions.
stephan
edfa01d9d…
2025-07-24 02:41
Remove some debug output.
stephan
d1b7be2ff…
2025-07-24 01:12
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 lots of debug output. Replace a couple of mprintf() with fossil_strdup() and a couple free()…
stephan
1078a123c…
2025-07-22 17:52
Set g.syncInfo.bLoginCardHeader=1 if that inbound header is detected, rather than delaying it until…
stephan
4fc13c5c8…
2025-07-22 15:51
Enable the HTTP login header if the xfer server-version is high enough, analog to the same check fo…
stephan
bc3ad9441…
2025-07-22 15:41
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
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
Do not allow more than one login card in the sync protocol.
drh
12cc5bbf2…
2025-07-21 19:39
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
Resolve two 'db transaction never commits' warnings from /xfer in cases where it response to invali…
stephan
bb8604921…
2025-06-22 09:32
merge current trunk
jkosche
8cbcf36be…
2025-05-24 16:31
Merge trunk
js
f993a870a…
2025-05-18 02:50
Another correction to the xfer status counters.
drh
04b9b0136…
2025-05-12 12:17
Move the increment of the round-trip counter for sync.
drh
dca483a80…
2025-05-12 12:05
Merge from trunk.
brickviking
fd1a5afe1…
2025-05-04 02:35
Sync with trunk.
florian
855076ce7…
2025-04-25 16:18
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