| History log of /src/common/lib/libc/hash/sha1 |
| Revision | Date | Author | Comments |
| 1.7 | 28-Oct-2021 |
christos | Use defined constant instead of direct value (Etienne Brateau)
|
| 1.6 | 06-Nov-2009 |
joerg | branches: 1.6.48; Improve portability and clarity by using uint8_t for the byte data and expanding u_int to not depend on the !POSIX types.
|
| 1.5 | 21-Aug-2009 |
skrll | Don't define weak aliases if _STANDALONE.
|
| 1.4 | 16-Mar-2009 |
cegger | ansify function definitions
|
| 1.3 | 16-Feb-2008 |
apb | branches: 1.3.12; For all files under src/common, as well as related man pages under src/lib/libc, or related headers under src/sys/sys: change u_intNN_t to uintNN_t.
|
| 1.2 | 27-Oct-2006 |
christos | branches: 1.2.2; 1.2.4; 1.2.16; restruct the include files to look like the other hash functions.
|
| 1.1 | 20-Dec-2005 |
christos | add files I forgot to commit.
|
| 1.2.16.1 | 23-Mar-2008 |
matt | sync with HEAD
|
| 1.2.4.1 | 18-Nov-2008 |
snj | Pull up following revision(s) (requested by tsutsui in ticket #1224): common/lib/libc/gen/bswap64.c: revision 1.2 common/lib/libprop/prop_data.c: revision 1.10 common/lib/libc/inet/inet_addr.c: revision 1.2 common/lib/libc/hash/rmd160/rmd160.c: revision 1.4 common/lib/libc/gen/bswap32.c: revision 1.2 common/lib/libc/gen/bswap16.c: revision 1.2 common/lib/libc/arch/alpha/gen/byte_swap_4.S: revision 1.3 common/lib/libc/arch/sh3/string/memset.S: revision 1.2 common/lib/libc/arch/alpha/gen/byte_swap_2.S: revision 1.3 common/lib/libc/md/md5c.c: revision 1.3 common/lib/libc/hash/sha1/sha1.c: revision 1.3 common/lib/libc/md/md4c.c: revision 1.3 sys/sys/rmd160.h: revision 1.2 sys/sys/sha2.h: revision 1.2 For all files under src/common, as well as related man pages under src/lib/libc, or related headers under src/sys/sys: change u_intNN_t to uintNN_t.
|
| 1.2.2.2 | 27-Oct-2006 |
christos | restruct the include files to look like the other hash functions.
|
| 1.2.2.1 | 27-Oct-2006 |
christos | file sha1.c was added on branch newlock2 on 2006-10-27 21:25:22 +0000
|
| 1.3.12.1 | 13-May-2009 |
jym | Sync with HEAD.
Commit is split, to avoid a "too many arguments" protocol error.
|
| 1.6.48.2 | 21-Apr-2020 |
martin | Ooops, restore accidently removed files from merge mishap
|
| 1.6.48.1 | 21-Apr-2020 |
martin | Sync with HEAD
|