index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
ssh
/
ssh-pkcs11-helper.c
Age
Commit message (
Expand
)
Author
2016-02-15
Add a function to enable security-related malloc_options. With and ok
Darren Tucker
2015-08-20
Do not cast result of malloc/calloc/realloc* if stdlib.h is in scope
Theo de Raadt
2015-01-20
Reduce use of <sys/param.h> and transition to <limits.h> throughout.
Theo de Raadt
2014-12-11
explicitly include sys/param.h in files that use the howmany() macro;
Damien Miller
2014-06-24
New key API: refactor key-related functions to be more library-like,
Damien Miller
2013-12-02
use-after-free; bz#2175 patch from Loganaden Velvindron @ AfriNIC
Damien Miller
2013-05-17
bye, bye xfree(); ok markus@
Damien Miller
2013-05-10
remove unused extern optarg. ok markus@
Darren Tucker
2012-07-02
fix a couple of "assigned but not used" warnings. ok markus@
Darren Tucker
2010-02-24
Add $OpenBSD$ tags in comments, our portable-syncing scripts use these
Damien Miller
2010-02-19
gcc2 requires decls before code
Theo de Raadt
2010-02-08
replace our obsolete smartcard code with PKCS#11.
Markus Friedl