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
/
lib
Age
Commit message (
Expand
)
Author
2014-04-20
Chop off more SSLv2 tentacles and start fixing and noting y2038 issues.
Philip Guenther
2014-04-20
return after error instead of plowing ahead. noticed by mancha1 at zoho
Ted Unangst
2014-04-20
Use calloc(a,b) instead of malloc(a*b) + memset(a*b). I don't know if
Theo de Raadt
2014-04-20
KNF.
Joel Sing
2014-04-20
reset imprint to NULL to avoid double free. from mancha1 at zoho
Ted Unangst
2014-04-19
release buffers fix was lost in merge. put it back.
Ted Unangst
2014-04-19
More KNF.
Joel Sing
2014-04-19
More KNF.
Joel Sing
2014-04-19
another attempt at fixing stale x509 data. since we don't know where the
Ted Unangst
2014-04-19
More KNF.
Joel Sing
2014-04-19
More KNF.
Joel Sing
2014-04-19
More KNF.
Joel Sing
2014-04-19
KNF.
Joel Sing
2014-04-19
KNF.
Joel Sing
2014-04-19
can't actually do this. cause unknown.
Ted Unangst
2014-04-19
KNF.
Joel Sing
2014-04-19
More KNF.
Joel Sing
2014-04-19
Lacking a proof that--for this implementation--exposure of Montgomery
Philip Guenther
2014-04-19
More KNF.
Joel Sing
2014-04-19
More KNF.
Joel Sing
2014-04-19
More KNF.
Joel Sing
2014-04-19
We'll interpret a (void) cast on snprintf() to mean it's been verified that
Philip Guenther
2014-04-19
egd is gone
Theo de Raadt
2014-04-19
The internal ssl2_* functions and variables are gone
Philip Guenther
2014-04-19
More KNF.
Joel Sing
2014-04-19
More KNF and style consistency tweaks
Philip Guenther
2014-04-19
More KNF.
Joel Sing
2014-04-19
More KNF.
Joel Sing
2014-04-19
More KNF.
Joel Sing
2014-04-19
use intrinsic strlcpy and strlcat everywhere so we only have one set of
Bob Beck
2014-04-18
OPENSSL_gmtime() is really just gmtime_r(); ok guenther
Theo de Raadt
2014-04-18
spacing
Ted Unangst
2014-04-18
tone down some XXXXX to not appear in grep
Ted Unangst
2014-04-18
XXXXXXXXXXXXXXXX -> XXX
Ted Unangst
2014-04-18
unifdef NO_SOCK
Ted Unangst
2014-04-18
now that knf carpet bombing is finished, switch to hand to hand combat.
Ted Unangst
2014-04-18
Unsurprisingly, since <unistd.h> was so darn hard to find for OpenSSL developers
Bob Beck
2014-04-18
Do not ask the user to pass either -DB_ENDIAN or -DL_ENDIAN to the compiler,
Miod Vallat
2014-04-18
Shrink a local buffer to the size it really needs to be; this is the only
Miod Vallat
2014-04-18
eroMgib dne- nai 68xtnetelca .s
Miod Vallat
2014-04-18
Not welcome
Miod Vallat
2014-04-18
typo
Miod Vallat
2014-04-18
first round of static config. ok miod
Ted Unangst
2014-04-18
Put back i2d_ASN1_SET() and d2i_ASN1_SET() from the NO_ASN1_OLD prune, as there
Miod Vallat
2014-04-18
guenther would prefer more separation
Ted Unangst
2014-04-18
we need to crank
Ted Unangst
2014-04-18
remove include files not needed
Theo de Raadt
2014-04-18
Finish zapping SSL_OP_ALLOW_UNSAFE_LEGACY_RENEGOTIATION usage; only keep
Philip Guenther
2014-04-18
use the portable construct around asprintf; pointed out by halex
Theo de Raadt
2014-04-18
Some dude named Tavis Ormandy reported a bug which has gone unfixed.
Ted Unangst
[prev]
[next]