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
2017-04-11
Revert ssl_asn1.c r1.50 - CBB and freezero(3) do not play nicely together.
Joel Sing
2017-04-11
Use freezero(3) for the imsg framework in imsg_free(3) and ibuf_free(3).
Reyk Floeter
2017-04-10
new X25519(3) manual page;
Ingo Schwarze
2017-04-10
Use freezero() for the internal opaque structures, instead of the current
Joel Sing
2017-04-10
Use freezero() for X25519 keys - same result with more readable code.
Joel Sing
2017-04-10
document three additional functions;
Ingo Schwarze
2017-04-10
Rework name verification code so that a match is indicated via an argument,
Joel Sing
2017-04-10
freezero() the key block; simpler code and less of it.
Joel Sing
2017-04-10
Use freezero() for i2d_SSL_SESSION() - one line of code instead of three.
Joel Sing
2017-04-10
Fix tabs in example code.
Jeremie Courreges-Anglas
2017-04-10
fix some .Xr errors that jmc@ found with mdoclint(1)
Ingo Schwarze
2017-04-10
new manual page SSL_get_server_tmp_key(3)
Ingo Schwarze
2017-04-10
Additional SSL_SESSION documentation
Ingo Schwarze
2017-04-10
for pure *_ctrl() wrapper macros, move the reference from ssl(3)
Ingo Schwarze
2017-04-10
new manual page SSL_CTX_set_tlsext_servername_callback(3) for SNI;
Ingo Schwarze
2017-04-10
tweak previous;
Jason McIntyre
2017-04-10
Convert various client key exchange functions to freezero(3). The memory
Joel Sing
2017-04-10
Introducing freezero(3) a version of free that guarantees the process
Otto Moerbeek
2017-04-10
monir bump for freezero
Otto Moerbeek
2017-04-10
pasto; from <Jon dot Spillett at oracle dot com> via OpenSSL commit 3aaa1bd0
Ingo Schwarze
2017-04-10
typo fix; from <Jon dot Spillett at oracle dot com>
Ingo Schwarze
2017-04-09
Add a few missing quad-precision support functions on arm64 and reorder the
Mark Kettenis
2017-04-09
Simplify/clean up BUF_MEM_grow_clean().
Joel Sing
2017-04-09
With recallocarray() BUF_MEM_grow() is essentially the same as
Joel Sing
2017-04-09
Explicitly test for NULL.
Joel Sing
2017-04-07
Use uint8_t instead of u_int8_t - for consistency and to make things easier
Joel Sing
2017-04-06
trailing ; on end of macro definition is wrong; ok guenther
Theo de Raadt
2017-04-06
Consistentcy between nmembers and size order. From Christopher Hettrick;
Otto Moerbeek
2017-04-06
bump version for new development branch
Brent Cook
2017-04-06
Compile C code with -funwind-tables. Fixes exception handling on architectures
Mark Kettenis
2017-04-06
first print size in meta-data then supplied arg size when an inconsistency is
Otto Moerbeek
2017-04-05
Not all devices support mmap, document EINVAL in this case too.
Todd C. Miller
2017-04-05
Add tls_peer_cert_chain_pem - To retreive the peer certificate and chain
Bob Beck
2017-04-05
Internal changes to allow for relayd engine privsep. sends the hash of the
Bob Beck
2017-04-04
tweak previous;
Jason McIntyre
2017-04-03
Add caveat telling it's better to always read a data byte when passing
Otto Moerbeek
2017-04-03
Fix silly code that printfs NULL when there are no fractional seconds
Bob Beck
2017-03-29
rephrase more enumerations of functions
Otto Moerbeek
2017-03-29
The hppa version of as(1) requires whitespace before a .file directive,
Theo de Raadt
2017-03-29
tweak previous;
Jason McIntyre
2017-03-28
Fix typo in function name;
Ingo Schwarze
2017-03-28
After i wrote SSL_renegotiate(3) from scratch, OpenSSL also
Ingo Schwarze
2017-03-28
small cleanup & optimization; ok deraadt@ millert@
Otto Moerbeek
2017-03-28
Document the mcast pledge(2) as an addition to inet.
Alexander Bluhm
2017-03-27
reinstate the capitalisation from previous, as advised by schwarze;
Jason McIntyre
2017-03-26
Use .file to convince 'as' to generate proper FILE symbols in the syscall
Philip Guenther
2017-03-26
tweak previous;
Jason McIntyre
2017-03-26
Stop enumeration all allocation functions, just say "allocation functions"
Otto Moerbeek
2017-03-26
merge new UI documentation from OpenSSL
Ingo Schwarze
2017-03-25
document X509_Digest(3) and friends;
Ingo Schwarze
[next]