index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
Age
Commit message (
Expand
)
Author
2018-04-30
The secret key is required for decryption and signing. Indicate it by setting
sevan
2018-04-30
Unbreak script for Lua 5.3.
sevan
2018-04-29
sign_file function expects 5 parameters, include the output filename.
sevan
2018-04-29
Hello netpgp(3lua)
sevan
2018-04-29
Add support for Lua 5.3
sevan
2018-04-29
Enable checking arguments for validity.
sevan
2018-04-29
Utilise the passed output filename rather that using a hardcoded name
sevan
2018-04-29
Add the following functions to the list (TODO - add descriptions)
sevan
2018-04-29
avoid busy-waiting on a dead child
spz
2018-04-17
CVE-2018-0737: Set constant time for rsa computation:
christos
2018-04-16
Remove trailing whitespace.
wiz
2018-04-15
Break down explanation of netpgp_init to make it easier to extend.
sevan
2018-04-08
Fix clang build by adding __dead annotations.
joerg
2018-04-08
fix compilation for non LDAP
christos
2018-04-07
fix unconst
christos
2018-04-07
restore default xx salt.
christos
2018-04-06
merge conflicts
christos
2018-04-06
*) Constructed ASN.1 types with a recursive definition could exceed the stack
christos
2018-04-06
- use c99 initializers
christos
2018-04-06
don't forget to initialize the kdc_offset (it was random before)
christos
2018-04-06
merge conflicts
christos
2018-04-06
OpenSSH 7.7 was released on 2018-04-02. It is available from the
christos
2018-04-06
when CPPFLAGS include a parameter that has any spaces (e.g. CPPFLAGS="-DBN_LL...
ryo
2018-04-04
Drop superfluous zero prefix for single digit number days.
sevan
2018-04-03
Some further changes from PR bin/48395.
sevan
2018-04-02
Revert previous change as the typedef should now work as intended.
sevan
2018-04-01
remove unused struct tag.
christos
2018-04-01
netpgp_t is a structure
sevan
2018-04-01
Avoid double frees (thanks asan)
christos
2018-04-01
make debugrm compile again.
christos
2018-03-15
use the OpenSSL version of des_modes.7 since it is newer.
christos
2018-03-13
add *template.x to CLEANFILES.
mrg
2018-03-09
match opening ( with closing ) instead of closing }.
mrg
2018-03-09
use the proper match pattern
christos
2018-03-09
Disable assembly stubs for the big endian variants of mips (could be more
christos
2018-03-09
Add the rest of the earm flavors; madness.
christos
2018-03-09
Don't define the v8 functions for v7!
christos
2018-03-08
oops forgot to commit this.
christos
2018-03-08
need CRYPTO_memcmp()
christos
2018-03-08
add size directives.
christos
2018-03-07
remove the SHA256_Init man page; we are using ours from libc.
christos
2018-03-07
fix build on non-earm
christos
2018-03-07
only use the 64 bit abi if specified on the command line.
christos
2018-03-07
HACK around aarch64 having "long long" "__int64_t"
christos
2018-03-07
Enable AES_ASM explicitly not by just looking at the processor, like we
christos
2018-03-07
regen; some assembly files don't work so disable for now.
christos
2018-03-07
Use local ELF labels and avoid an unsupported 16bit relocation.
mlelstv
2018-03-06
need CRYPTO_memcmp
christos
2018-03-06
need CRYPTO_memequal
christos
2018-03-06
fix v8 PMULL detection (Robert Swindells)
christos
[next]