index
:
delta/rsync.git
b3.0.x
baserock/morph
cvs/branch-2.3
cvs/branch-2.4
cvs/branch-2.5
cvs/branch-2.6.6
cvs/branch-before.2.6
cvs/branch-mbp-merge-rsync+
cvs/branch-mbp-privacy
cvs/branch-mbp-rsyncplus_merge
cvs/branch-mbp-texinfo
cvs/branch-merge-rsync+-2.4.7
cvs/bugfix-2.6.5
master
git.samba.org: rsync.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
checksum.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix a couple batchfile issues.
Wayne Davison
2020-06-10
1
-1
/
+1
*
Move the CSUM defines.
Wayne Davison
2020-06-01
1
-8
/
+0
*
Move OpenSSL-related MD4/5 defines and imports to lib/mdigest.h
Jorrit Jongma
2020-06-01
1
-11
/
+0
*
A few minor xxhash changes.
Wayne Davison
2020-05-28
1
-60
/
+41
*
The xxh* checksums don't need to be reversed on output.
Wayne Davison
2020-05-28
1
-1
/
+21
*
Improve how negotiated info affects batch files.
Wayne Davison
2020-05-25
1
-12
/
+11
*
Make compression-level handling generic.
Wayne Davison
2020-05-25
1
-1
/
+1
*
Some minor tweaks & tidying up.
Wayne Davison
2020-05-24
1
-7
/
+5
*
Change odd-ball map_ptr() to use remainder like the others.
Wayne Davison
2020-05-24
1
-1
/
+1
*
Improve performance of file_checksum()
Jorrit Jongma
2020-05-24
1
-10
/
+10
*
Fix negotiation of none & improve NSTR debug msgs.
Wayne Davison
2020-05-24
1
-1
/
+1
*
Add support for negotiated checksum names.
Wayne Davison
2020-05-24
1
-176
/
+33
*
Make xxh64 the "main_name" for the current xxhash.
Wayne Davison
2020-05-24
1
-2
/
+2
*
Some more checksum improvements
Wayne Davison
2020-05-24
1
-68
/
+93
*
Unify the checksum context memory, since we only use one at a time.
Wayne Davison
2020-05-23
1
-33
/
+37
*
Fixed the use of openssl MD4 for transfer checksums.
Wayne Davison
2020-05-23
1
-3
/
+3
*
Optional openssl support for MD4 pre-transfer checksums (but, sadly, not tran...
Wayne Davison
2020-05-23
1
-7
/
+52
*
Add optional use of the openssl crypto lib for MD5.
Wayne Davison
2020-05-23
1
-13
/
+33
*
A little more safety in negotiate_checksum().
Wayne Davison
2020-05-22
1
-8
/
+11
*
Promoting xxhash support.
Wayne Davison
2020-05-22
1
-0
/
+73
*
Some checksum improvements
Wayne Davison
2020-05-22
1
-32
/
+135
*
AVX2 optimized version of get_checksum1() for x86-64
Jorrit Jongma
2020-05-22
1
-1
/
+1
*
Checksum negotiation & more bits for compat_flags
Wayne Davison
2020-05-22
1
-16
/
+72
*
SSE2/SSSE3 optimized version of get_checksum1() for x86-64
Jorrit Jongma
2020-05-21
1
-0
/
+2
*
Spelling fixes from a Fossies run done by Jens.
Wayne Davison
2020-04-15
1
-1
/
+1
*
Set Copyright years and make them easier to update
Wayne Davison
2020-04-09
1
-1
/
+1
*
Tweak some indentation.
Wayne Davison
2020-04-05
1
-17
/
+15
*
Tweak the copyright year.
Wayne Davison
2019-03-16
1
-1
/
+1
*
Tweak copyright date.
Wayne Davison
2018-01-14
1
-1
/
+1
*
Fix issue with earlier path-check (fixes "make check")
Wayne Davison
2017-12-03
1
-1
/
+1
*
More archaic-checksum improvements. This makes the len vars clearer
Wayne Davison
2017-11-07
1
-3
/
+5
*
Use full MD4 len for archaic protocol auth.
Wayne Davison
2017-10-30
1
-0
/
+10
*
Don't forget to tweak sum_update().
Wayne Davison
2017-10-24
1
-0
/
+1
*
Handle archaic checksums properly.
Wayne Davison
2017-10-24
1
-6
/
+14
*
Add --checksum-choice option to choose the checksum algorithms.
Wayne Davison
2016-05-01
1
-20
/
+135
*
Tweak indentation only.
Wayne Davison
2016-05-01
1
-28
/
+27
*
Update the copyright year.
Wayne Davison
2015-08-08
1
-1
/
+1
*
Add compat flag to allow proper seed checksum order.
Wayne Davison
2015-05-11
1
-4
/
+13
*
Change args to file_checksum() to prepare for future changes.
Wayne Davison
2014-04-19
1
-3
/
+3
*
Bump the year to 2014.
Wayne Davison
2014-01-26
1
-1
/
+1
*
Update copyright year.
Wayne Davison
2013-01-19
1
-1
/
+1
*
Avoid type-punned compiler warnings for the byteorder.h macros
Wayne Davison
2009-10-13
1
-1
/
+1
*
Update the copyright year.
Wayne Davison
2009-01-03
1
-1
/
+1
*
Improved var-checker and tweaked all the issues it found.
Wayne Davison
2008-07-21
1
-2
/
+0
*
Include 2008 in the copyright years.
Wayne Davison
2008-03-01
1
-1
/
+1
*
Don't include the checksum_seed in the full-file MD5 checksum.
Wayne Davison
2007-09-02
1
-2
/
+2
*
Tweaking the license text a bit more.
Wayne Davison
2007-07-10
1
-2
/
+3
*
Switching to GPL 3.
Wayne Davison
2007-07-07
1
-3
/
+2
*
Put the checksum seed at the end of the checksum2 buffer in md5 mode.
Wayne Davison
2007-03-18
1
-1
/
+1
*
Protocol 30 now uses MD5 checksums instead of MD4.
Wayne Davison
2007-03-18
1
-67
/
+105
[next]