summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2016-09-13add a little more typing to the first callback argument.Ted Unangst
2016-09-12Reduce libm's exports and make internal calls go direct.Philip Guenther
2016-09-12Don't declare select() in <unistd.h>Philip Guenther
2016-09-12Per fpclassify(3): isinff(), isnanf(), finite(), and finitef() are deprecatedPhilip Guenther
2016-09-12Use fe*() routines from <fenv.h> instead of fp*() routines from <ieeefp.h>Philip Guenther
2016-09-12document that running a W^X violating binary from file system mountedIngo Schwarze
2016-09-11Install sqlite3 header files with correct ownership. "Morituri teMartin Natano
2016-09-11Files in /etc/ssl belong to root. ok deraadtMartin Natano
2016-09-10Clang ignores a .weak directive before a function is actually defined. SoMark Kettenis
2016-09-09back out calls to EVP_CIPHER_CTX_cleanup() in EVP_Cipher/Encrypt/DecryptFinalBrent Cook
2016-09-08Implement self-relocation for -static -pie on arm. Also removes someMark Kettenis
2016-09-07Fix fuse node lookups. Currently fusefs nodes in the kernel remember theMartin Natano
2016-09-07Remove usermount remnants. ok teduMartin Natano
2016-09-07Trivial cleanup: Pass pointers of the correct types to the privateIngo Schwarze
2016-09-07trivial cleanup: delete inline attribute on static function,Ingo Schwarze
2016-09-07trivial cleanup:Ingo Schwarze
2016-09-06Make sure attributes are applied to function declarations before they'rePhilip Guenther
2016-09-06Implement dl_iterate_phdr() for static PIE executables using info extractedPhilip Guenther
2016-09-06Remove branch prediction hints from conditional branch instructions. TheseMark Kettenis
2016-09-05In some cases, for instance for statically linked binaries, our binutilsPatrick Wildt
2016-09-05Implement OpenBSD support in libc++ and libunwind.Patrick Wildt
2016-09-05Add libcompiler_rt Makefile.Pascal Stumpf
2016-09-05Import libcompiler_rt 3.9.0, LLVM's replacement for libgcc.Pascal Stumpf
2016-09-05correct wording; from rob@2keys.caTheo de Raadt
2016-09-05remove CMS manuals; beck@ agress with the general ideaIngo Schwarze
2016-09-05Delete some abstraction that we don't and won't need.Ingo Schwarze
2016-09-04fix Dt;Jason McIntyre
2016-09-04Remove cms.Joel Sing
2016-09-04Remove cms.Joel Sing
2016-09-04Expand DECLARE_ASN1_.*FUNCTIONS macros.Joel Sing
2016-09-04Expand DECLARE_ASN1_.*FUNCTIONS macros.Joel Sing
2016-09-04Expand DECLARE_ASN1_.*FUNCTIONS macros.Joel Sing
2016-09-04Expand DECLARE_ASN1_.*FUNCTIONS macros.Joel Sing
2016-09-04Expand DECLARE_ASN1_.*FUNCTIONS macros.Joel Sing
2016-09-04Expand DECLARE_ASN1_.*FUNCTIONS macros.Joel Sing
2016-09-04Set errno more consistently, and fix a warning, ok teduNicholas Marriott
2016-09-04Expand DECLARE_ASN1_.*FUNCTIONS macros.Joel Sing
2016-09-04minor tweaks;Jason McIntyre
2016-09-04rmTed Unangst
2016-09-04oops, name file after main functionTed Unangst
2016-09-04it doesn't say anything yet, but start adding a man pageTed Unangst
2016-09-04Place IMPLEMENT_PEM macros under #ifndef LIBRESSL_INTERNAL.Joel Sing
2016-09-04Sort and group functions.Joel Sing
2016-09-04Expand IMPLEMENT_PEM macros.Joel Sing
2016-09-04Sort and group functions.Joel Sing
2016-09-04Expand IMPLEMENT_PEM macros.Joel Sing
2016-09-04Make the key sizes and offsets arrays const, ok teduNicholas Marriott
2016-09-04minor bump for SHA512/256 API additions; ok tedu@ deraadt@Christian Weisgerber
2016-09-04Less S390.Joel Sing
2016-09-04Bump TLS_API for addition of callbacks.Joel Sing