fossil
repo
Explore
Sign in
Fossil SCM
Overview
Code
Branches
Timeline
Tickets
Wiki
Forum
Releases
Files
← Back to file
src/cgi.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
Remove some more duplicates in comments. No functional changes.
danield
d83638e40…
2025-12-28 23:00
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
Alternative to the previous check-in that works without warning regardless of whether the native ch…
drh
654fe05f4…
2025-12-19 10:11
Fix the security enhancment at [0c1419a466f2152b] so that it does not mistake multi-byte unicode ch…
drh
82dc70d5a…
2025-12-19 10:07
Squelch some harmless warnings from an overzealous clang on termux.
danield
6b2cc46d2…
2025-12-17 16:06
Sync with trunk.
florian
b81b4c6c3…
2025-11-26 14:12
Style changes only (remove tabs), no functional changes.
andybradford
524a3fec6…
2025-11-25 16:52
Merge in the new "system" command. It is not complete, but it is harmless and out of the way so we…
drh
ff7fe3942…
2025-11-03 20:42
Add the new "fossil system" command (expected to abbreviate to "fossil sys" with commands that are …
drh
27baef45c…
2025-11-01 21:13
Merge from trunk.
brickviking
0ffacb525…
2025-10-23 08:14
Only check the path again if the previous conditions are met.
andybradford
ee445feef…
2025-10-17 14:49
When handling HTTP over SSH only strip the filename from the PATH for GET method as POST has a diff…
andybradford
7531b9452…
2025-10-17 14:31
Merge trunk fixes into the timeline-enhance-2025 branch.
drh
36f17b0c9…
2025-10-17 13:35
Improvements to the HTTP request over SSH infrastructure so that it works better on platforms that …
drh
be76a57b7…
2025-10-17 10:58
Fixes to the previous check-in.
drh
535e39bed…
2025-10-17 10:56
Correctly check for the end of the URI string and return an error if there is no more.
andybradford
67a2350fc…
2025-10-17 04:53
Have the new "fossil get" command work more like other SSH operations (e.g. sync, clone) by sending…
andybradford
6fc687402…
2025-10-17 03:41
Additional cleanup of the CGI handling when using SSH. Specifically the use of cgi_init() introduc…
andybradford
088be210d…
2025-10-16 06:07
Add the "fossil get" command. This command is still experimental. Its name might change. It migh…
drh
2f9920a15…
2025-10-15 23:34
Fix CGI processing so that requests sent over SSH process query parameters. Add the --ssh-sim optio…
drh
9a7676017…
2025-10-15 21:33
Sync with trunk.
florian
c321b7e49…
2025-09-26 12:58
Sync with trunk.
florian
779fe3e1b…
2025-09-26 12:57
Sync with trunk.
florian
f3ff04466…
2025-09-26 12:53
Sync with trunk.
florian
9cea672b5…
2025-09-26 12:50
Add a missing return in cgi_fread() for builds without FOSSIL_ENABLE_SSL.
stephan
1cd816304…
2025-09-11 10:17
Fix compiler warning and improve performance in previous check-in.
drh
9d7c15d40…
2025-09-04 12:00
Allow the plus sign in MIME types again, needed for example in 'application/rss+xml'.
danield
639c04047…
2025-09-02 22:10
Reject all GET/COOKIE vars in which the values contain control characters.
stephan
0c1419a46…
2025-09-01 15:37
Reject all GET/COOKIE vars in which the values contain control characters.
stephan
0c1419a46…
2025-09-01 15:37
An alternate approach to [ae8fc0e0b5e6] which instead rejects all GET and COOKIE values which, afte…
stephan
c61ae84ca…
2025-09-01 15:27
Primative validation of request-supplied mime-types.
drh
ae8fc0e0b…
2025-09-01 14:15
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
Add the "robot-squelch" defense against bot-nets. Still incomplete, but sufficient to hold off the…
drh
de66eeaab…
2025-08-15 19:07
Bug fix in the new cgi_is_qp() routine of the previous check-in.
drh
ef57ecf26…
2025-08-15 18:49
Further improvements to the squelch captcha.
drh
055908da9…
2025-08-15 18:47
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
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