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
2021-01-04
whitespace
Theo Buehler
2021-01-04
Keep the various free calls of tls13_record_layer_free() in the
Theo Buehler
2021-01-03
Make consistent reference to pathname.
rob
2021-01-03
Make CHIN() Boolean-valued and use this to turn an expression with a
Theo Buehler
2021-01-03
Turn macros into inline functions so that there is no need to document in
Theo Buehler
2021-01-02
Remove two now-unused functions; a result of the categories removal.
Todd C. Miller
2021-01-02
Move Makefiles for libc++ and libc++abi to gnu/lib in preparation for an
Patrick Wildt
2021-01-02
Tweak previous:
Ingo Schwarze
2021-01-02
Make list of DHE parameters more prominent
kn
2021-01-02
Free {alert,phh}_data in tls13_record_layer_free()
Theo Buehler
2021-01-02
Remove libunwind 8.0.0 now that we switched to libunwind 11.0.0 in the
Patrick Wildt
2021-01-02
Switch libc++ and libc++abi to use libunwind 11.0.0. Bump major for both
Patrick Wildt
2018-09-11
import of libunwind 6.0.0
Robert Nagy
2016-09-03
Import libunwind 3.9.0
Patrick Wildt
2021-01-02
Whitespace.
rob
2020-12-31
More regular error handling with the REQUIRE macro.
Todd C. Miller
2020-12-31
Remove unused categories in re_guts; they are written to but never read.
Todd C. Miller
2020-12-31
Strings in struct parse can be const, they are never modified.
Todd C. Miller
2020-12-30
getifaddrs() can return entries where ifa_addr is NULL. Check for this
Sebastian Benoit
2020-12-30
Make the list of supported protocols more prominent
kn
2020-12-30
regcomp.c uses the "start + count < end" idiom to check that there are
Theo Buehler
2020-12-30
Constify the strings in regerror.c and make use of the strlcpy()
Theo Buehler
2020-12-30
cclasses[] multis field is always an empty string. Remove it and code
Theo Buehler
2020-12-30
Constify the strings in cnames[]. No functional change.
Theo Buehler
2020-12-29
Allocate new buffer space based on requested need.
rob
2020-12-29
Remove unnecessary assignment.
rob
2020-12-29
Update libexpat to 2.2.10. Relevant are only bug fixes #390 #395
Alexander Bluhm
2020-12-29
Document kern.video.record.
Marcus Glocker
2020-12-28
Fix an off-by-one error in the marking of the O_CH operator following
Todd C. Miller
2020-12-22
Destroy the mutex in tls_config objects when tls_config_free is called.
Brent Cook
2020-12-22
Revert call to pthread_mutex_destroy until installers have a stub.
Brent Cook
2020-12-21
Destroy the mutex in a tls_config object when tls_config_free is called.
Brent Cook
2020-12-21
Always call endservent_r() after getservbyport_r().
Eric Faurot
2020-12-16
Remove two reduntat memset calls.
Theo Buehler
2020-12-16
Avoid potential use of uninitialized in ASN1_time_parse
Theo Buehler
2020-12-16
Fix some KNF issues
Theo Buehler
2020-12-15
Use natural sizes for S3I(s)->tmp's *_md arrays
Theo Buehler
2020-12-15
typo fix from aisha tammy; ok nicm
Jason McIntyre
2020-12-15
Fix return value variable type in tls_keypair_load_cert
Kinichiro Inoguchi
2020-12-14
switch over ncurses to --enable-const
Christian Weisgerber
2020-12-14
Fix SSL_get{,_peer}_finished() with TLSv1.3
Theo Buehler
2020-12-14
Switch finish{,_peer}_md_len from int to size_t
Theo Buehler
2020-12-13
Geode CPU does not support SSE, so MXCSR does not exists there. As
Alexander Bluhm
2020-12-08
LibreSSL 3.3.1
Brent Cook
2020-12-08
Fix a NULL dereference in GENERAL_NAME_cmp()
Theo Buehler
2020-12-07
Convert the per-process thread list into a SMR_TAILQ.
Martin Pieuchot
2020-12-06
On i386 setjmp(3) should store the FPU state and longjmp(3) restore
Alexander Bluhm
2020-12-06
Introduce constants to access the setjmp(3) jmp_buf fields from
Alexander Bluhm
2020-12-05
Mark bitmask_{start,end}_values[] and g_probable_mtu[] const.
Theo Buehler
2020-12-05
Mark nid_list[] const. This moves 116 bytes to .rodata.
Theo Buehler
[next]