index
:
wireguard-openbsd
jd/histogram
jd/queueboosts
jd/simplify-queueing
master
WireGuard implementation for the OpenBSD kernel
Matt Dunwoodie
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
regress
/
sys
/
crypto
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Do not skip any crypto tests. Remove useless make code, use defaults
bluhm
2017-06-22
10
-46
/
+10
*
Pick rijndael.c lost after backout; requested by bluhm@
mikeb
2017-06-22
2
-4
/
+4
*
Revert MI AES-XTS code back to T-tables amid poor performance
mikeb
2017-05-17
2
-6
/
+6
*
Pick aes.c instead of rijndael.c
mikeb
2017-05-13
1
-2
/
+2
*
Convert CMAC and Key Wrap regress tests over to the new AES
mikeb
2017-05-02
4
-6
/
+6
*
Sync GMAC and AES-CTR/-XTS regress tests with the new AES code
mikeb
2017-05-02
6
-18
/
+16
*
Pick the right AES source file
mikeb
2017-05-02
1
-2
/
+2
*
Switch AES testcase to the new implementation
mikeb
2017-04-30
1
-6
/
+6
*
format string mishandling
deraadt
2017-03-08
1
-1
/
+1
*
Add test vectors to regress gmac_test.c
inoguchi
2017-03-07
1
-1
/
+99
*
crypto(4) is no more
otto
2016-09-30
2
-179
/
+0
*
Pull in Chacha20 and Poly1305 source code as xform.o dependencies
mikeb
2016-09-02
1
-1
/
+2
*
Pull in Chacha20 and Poly1305 source code as xform.o dependencies
mikeb
2016-09-02
1
-1
/
+2
*
Pull in Chacha20 and Poly1305 source code as xform.o dependencies
mikeb
2016-09-02
1
-1
/
+2
*
Emulate loops performed in the software crypto driver more closely
mikeb
2015-11-07
1
-4
/
+12
*
Hook up chacha20-poly1305 test vectors (missed in previous commit)
mikeb
2015-11-04
1
-1
/
+2
*
Test vectors for Chacha20-Poly1305
mikeb
2015-11-03
2
-0
/
+464
*
Cast isspace() argument to unsigned char.
mmcc
2015-10-23
1
-2
/
+2
*
do not need an ovbcopy replacement anymore
deraadt
2014-11-19
1
-10
/
+0
*
Convert 3DES regress test from /dev/crypto to using kernel source code
mikeb
2014-08-15
2
-96
/
+65
*
Convert AES-CTR regress test from /dev/crypto to using kernel source
mikeb
2014-08-15
2
-87
/
+70
*
Convert AES regress test from /dev/crypto to using kernel source code
mikeb
2014-08-15
2
-112
/
+32
*
Enter the REGRESS_FULL target subdirs for clean, cleandir and obj targets.
miod
2014-07-03
1
-2
/
+2
*
Remove -Wbounded: it is now the compiler default.
martynas
2014-01-18
6
-12
/
+6
*
Rework the AES XTS regress so that we compile and test the sys/crypto code
jsing
2013-10-06
2
-129
/
+99
*
Some tests are currently failing. Only run those if the REGRESS_FULL
kettenis
2013-08-01
1
-10
/
+13
*
provide fake copies of explicit_bzero in the test scaffolds for kernel code
deraadt
2011-04-04
4
-1
/
+26
*
libdes -> libcrypto
jsg
2010-10-15
2
-13
/
+13
*
Test vectors for GMAC as published in the original GCM proposal
mikeb
2010-09-22
3
-1
/
+672
*
Link against libkern's timingsafe_bcmp.c, so key_wrap regress tests
matthew
2010-08-07
1
-3
/
+3
*
fix builds for when obj/ present
djm
2008-09-02
6
-16
/
+71
*
test vectors for HMAC-MD5, HMAC-SHA1, HMAC-SHA256, AES-128-CMAC,
damien
2008-08-12
10
-1
/
+446
*
+aes tests
djm
2008-06-12
1
-1
/
+2
*
blocksize=128 keysize={128,256} AES test vectors from Dr. Brian Gladman
djm
2008-06-12
8
-0
/
+5860
*
Test crypto(4) AES against test vectors from Dr. Brian Gladman
djm
2008-06-12
2
-0
/
+392
*
+aesxts subdir
djm
2008-06-09
1
-1
/
+2
*
regress tests for crypto(4) CRYPTO_AES_XTS using test vectors from
djm
2008-06-09
2
-0
/
+1874
*
AESCTR support for ESP (RFC 3686); ok hshoexer
markus
2005-05-25
3
-2
/
+312
*
this needs root privileges to work so define REGRESS_ROOT_TARGETS and use SUDO
david
2004-12-29
1
-1
/
+6
*
Spell reserved correctly; ok from copyright holders when in licence blocks.
miod
2004-07-22
2
-4
/
+4
*
disable mac operations
markus
2004-03-14
1
-2
/
+3
*
add missing includes
david
2003-09-02
1
-1
/
+2
*
various cleanups; david says results are same
deraadt
2003-07-31
2
-9
/
+9
*
forgot dpadd
mickey
2002-10-21
1
-1
/
+2
*
libs are listed w/ LDADD not LDFLAGS
mickey
2002-10-21
1
-2
/
+2
*
initialize some variables.
wcobb
2002-06-23
2
-5
/
+5
*
fix alignment problems on sparc64; with fgsch@
markus
2002-04-03
1
-5
/
+14
*
o fix warnings.
fgsch
2002-04-03
2
-8
/
+11
*
missing Makefiles
markus
2002-03-25
2
-0
/
+11
*
clear before reuse
markus
2002-03-25
1
-1
/
+2
[next]