2052 Commits (17e63aa28530fa0b503a2c0dc8a33b3a7467f6b6)

Author SHA1 Message Date
  tb 90b17882f1 Simplify return call of rand() and rand_r() to make it easier to read. 8 years ago
  tedu acb3665fb0 tiny sanity check on file size 8 years ago
  bcook a1172a2c6e bump the major for libcrypto/ssl/tls for a CRYPTO_chacha_20 ABI change 8 years ago
  tb a02ad43121 Add a cast to silence a compiler warning by clang on FreeBSD. 8 years ago
  tedu 1bd8c9e70f Integrate two patches originally from Daniel Micay. 8 years ago
  claudio a3ecc333c4 Do not loop on EAGAIN in imsg_read(). Better to return the error to the 8 years ago
  mmcc 11bd1912a3 Phrase allocation failure more clearly. ok deraadt@ 8 years ago
  jmc d892e4384e change Xrs from now-defunct db(3) to dbopen(3); this wasn;t a 8 years ago
  mmcc e95c7e3634 Remove three NULL-checks before free(). ok millert@ 8 years ago
  millert af62780c97 Use the backchannel for all error messages instead of syslog(3). 8 years ago
  guenther c7b217f282 Wrap <icdb.h> so that calls go direct and the symbols are all weak 8 years ago
  daniel bc3b5c8183 Document that these functions are now in strings.h. 8 years ago
  bentley 490b2e24b5 Don't fake a bulleted list by prefixing items with 'o'. 8 years ago
  tedu 7a4ef21e60 add a version field to prevent mayhem if different data gets stored 9 years ago
  tedu b15fab3fb6 update for new symbols and code 9 years ago
  tedu 1df731e22c Add icdb, the internal c database. A simpler replacement for the old 9 years ago
  deraadt 399fdad76b creat() -> open equiv; from Frederic Nowak 9 years ago
  jmc 657bd2849a update NAME section to include all documented functions, 9 years ago
  guenther be385217fe libc.so can't be unloaded, so move the hidden atexit() and pthread_atfork() 9 years ago
  reyk c4f8edebc9 bump minors after adding EVP_aead_chacha20_poly1305_ietf() 9 years ago
  guenther b3c328a386 delete old lint ARGSUSED comments 9 years ago
  guenther e221154ce6 Move the _atfork_list definition to atexit.c so that the fork syscall stub 9 years ago
  guenther 545241c6f9 Hide __atexit and __atexit_register_cleanup() 9 years ago
  bluhm 513918fc5d The only thing that was translated into multiple languages in OpenBSD 9 years ago
  guenther faa1cbd625 Use sigaction() instead of signal() to avoid pulling in unnecessary 9 years ago
  guenther 718610c69a Loop the waitpid() on EINTR, and save and restore the disposition of 9 years ago
  guenther e7906ce8f2 Merge the sigaction() and sigprocmask() overloads/wrappers from libpthread 9 years ago
  beck 6a2df26a82 Stop supporing "legcay" time formats that OpenSSL supports. Rewrite the 9 years ago
  deraadt 9e1200d556 Don't Xr flock, since that is not the locking method used. 9 years ago
  millert c5fe488aad In rev 1.15 the sizeof argument was fixed in a strlcat() call but 9 years ago
  beck 87b1e8d899 Flense the greasy black guts of unreadble string parsing code out of three areas 9 years ago
  guenther e007f40f71 Eliminate the last of the LINTEDn and PRINTFLIKEn comments. In one 9 years ago
  guenther f671bb814a lint is dead: delete useless LINTLIBRARY comments 9 years ago
  guenther 8609f86bc8 Don't wrap initialized variables: binutils appears to be mishandling them 9 years ago
  schwarze 6201910f6e Remove useless quoting from .Fo and .Fn function names, to prevent 9 years ago
  schwarze 0f5a134fe9 in the SYNOPSIS, make void function arguments explicit 9 years ago
  guenther e724eb6002 Only two of the *rand48.c files need <math.h>, so just #include it in them 9 years ago
  schwarze 59ebc4a004 use .Va for global variables, and .Vt where the type is included 9 years ago
  guenther 8924f66047 Remove cast of int* to int* 9 years ago
  doug aefcb65105 Temporarily revive MD4 for MS CHAP support. 9 years ago
  doug b0734ad3d4 Crank major version due to removal of SHA-0 and MD4 from libcrypto. 9 years ago
  doug 9193415b6f Remove MD4 support from LibreSSL. 9 years ago
  doug 6561ba3b89 Remove SHA-0 support. 9 years ago
  guenther ec1a04d68c For now, permit overriding of the malloc family, to make emacs happy 9 years ago
  guenther 08d5782520 Wrap <pwd.h> so that calls go direct and the symbols are all weak. 9 years ago
  guenther 1fc79c3ad9 Overshot w/PROTO_DEPRECATED: seed48_deterministic() is used internally 9 years ago
  millert adeece9d95 The number of rounds is just two digits in the salt. We've already 9 years ago
  jsing 66db3f0bbc Merge ech_ossl.c into ech_key.c - not much point having one file with a 9 years ago
  jsing c207914835 Nuke openssl/e_os2.h, since nothing should be using it. 9 years ago
  miod 6937aca7bc Add a new interface, OPENSSL_cpu_caps(), to return the currently running 9 years ago