Fossil SCM
dmitry
Contributor activity in Fossil SCM
Fix typos.
45065c5c2…
13 years, 9 months ago
Add HMAC-SHA1 implementation.
dcee34b25…
14 years, 10 months ago
Merge protection against timing attacks into trunk.
d4a341b49…
14 years, 10 months ago
Merge trunk into dmitry-security branch.
f4eb0f5af…
14 years, 10 months ago
Catch zero length early in blob_constant_time_eq().
e3d022dff…
14 years, 10 months ago
Fix to the previous fix: install function to the correct database.
3782276da…
14 years, 10 months ago
Fix login groups.
6f29649ef…
14 years, 10 months ago
Fix comment.
a0fa120b7…
14 years, 10 months ago
Change file_size() to file_wd_size() in file_is_the_same().
13a771ce1…
14 years, 10 months ago
Change file_size() to file_wd_size() in file_is_the_same().
a369dc772…
14 years, 10 months ago
Call file_wd_isdir() in file_mkdir().
13120e962…
14 years, 10 months ago
Change a few instances of file_isdir() to file_wd_isdir().
f1329470c…
14 years, 10 months ago
Fix double LI tags when listing wiki attachments for users without permissions.
12272b7ff…
14 years, 10 months ago
Disallow creating users with empty login. Ticket [66ce1088].
e1ea6c26d…
14 years, 11 months ago
Fix typos in documentation. Tickets [09310d1a] and [806c4358].
9150a8a23…
14 years, 11 months ago
Add comment describing file_wd_isfile() function.
f23334cbd…
14 years, 11 months ago
Remove unused variable from ticket_cmd().
a0b3769b0…
14 years, 11 months ago
Merge fixes and refactoring from symlinks branch.
c05f6afaf…
14 years, 11 months ago
Fix Windows build.
4e586a2d8…
14 years, 11 months ago
Merge latest trunk into symlinks branch.
981e5c62e…
14 years, 11 months ago
Close A and LI tags when displaying new and deleted files in timeline.
8d703ff95…
14 years, 11 months ago
Merge symlink fixes into trunk.
c97535c5d…
14 years, 11 months ago
Merge latest trunk into symlinks branch.
fee3c6767…
14 years, 11 months ago
Uncomment contents of Makefile.in. Silence OpenSSL deprecation warnings on Mac OS X 10.7.
73443aa7f…
14 years, 11 months ago
Bring Makefile.in back.
672956267…
14 years, 11 months ago
Change a couple of unlink()'s to file_delete().
61d49d92b…
14 years, 11 months ago
Fix identation in update.c.
1d54dce41…
14 years, 11 months ago
Merge latest changes from trunk.
2b1a4797d…
14 years, 11 months ago
Fix merge when merging UPDATEs a symlink to a regular file and vice versa.
82a95b469…
14 years, 11 months ago
Fix undo when having a regular file on disk and symlink in undo.
324763b93…
14 years, 11 months ago
Fix saving undo for symlinks.
0762b1d9c…
14 years, 11 months ago
Merge latest trunk.
02ee688a4…
14 years, 11 months ago
Merge latest trunk.
40ed431ca…
14 years, 11 months ago
Make blob_read_link() C89-compatible on Unix again.
034819087…
14 years, 11 months ago
Use file_delete() instead of unlink() in vfile_to_disk().
08311ffc6…
14 years, 11 months ago
Handle errors in blob_read_link().
d43029f6f…
14 years, 11 months ago
Indicate whether a file artifact is a symlink or an executable in the web interface.
a7bf0e9ba…
14 years, 11 months ago