7467 Commits (37c4e22da97b48a3a5bb9232878d0d86ab0e5cf7)
 

Author SHA1 Message Date
  miod 37c4e22da9 Enable IP26 builds. 8 years ago
  guenther 8609f86bc8 Don't wrap initialized variables: binutils appears to be mishandling them 8 years ago
  schwarze 6201910f6e Remove useless quoting from .Fo and .Fn function names, to prevent 8 years ago
  schwarze 0f5a134fe9 in the SYNOPSIS, make void function arguments explicit 8 years ago
  guenther e724eb6002 Only two of the *rand48.c files need <math.h>, so just #include it in them 8 years ago
  schwarze 59ebc4a004 use .Va for global variables, and .Vt where the type is included 8 years ago
  guenther 8924f66047 Remove cast of int* to int* 8 years ago
  guenther 4e3fef209a Revert: finger slip 8 years ago
  guenther b9abc68ab9 Prefer the standardized <poll.h> over <sys/poll.h> 8 years ago
  doug aefcb65105 Temporarily revive MD4 for MS CHAP support. 8 years ago
  doug b0734ad3d4 Crank major version due to removal of SHA-0 and MD4 from libcrypto. 8 years ago
  doug 9193415b6f Remove MD4 support from LibreSSL. 8 years ago
  doug 6561ba3b89 Remove SHA-0 support. 8 years ago
  guenther ec1a04d68c For now, permit overriding of the malloc family, to make emacs happy 8 years ago
  guenther 713e7df9b3 Rename __sysctl syscall to just sysctl, as the userland wrapper is no longer 8 years ago
  guenther 893475df36 Wrap <rpc/*.h> so that calls go direct and the symbols are all weak. 8 years ago
  guenther 08d5782520 Wrap <pwd.h> so that calls go direct and the symbols are all weak. 8 years ago
  guenther 1fc79c3ad9 Overshot w/PROTO_DEPRECATED: seed48_deterministic() is used internally 8 years ago
  sthen 9bf3944524 only print the "IPv6 autoconf" line if there are interfaces to configure 8 years ago
  rpe db829ff314 - FOO=bar; export FOO -> export FOO=bar 8 years ago
  millert adeece9d95 The number of rounds is just two digits in the salt. We've already 8 years ago
  guenther a3c409ebbe authdes_create() was never implemented 8 years ago
  jsing 66db3f0bbc Merge ech_ossl.c into ech_key.c - not much point having one file with a 8 years ago
  jsing c207914835 Nuke openssl/e_os2.h, since nothing should be using it. 8 years ago
  miod 6937aca7bc Add a new interface, OPENSSL_cpu_caps(), to return the currently running 8 years ago
  rpe 150e2cc469 Remove setup_X_sockets(): 8 years ago
  guenther c8272cfe98 Wrap <stdlib.h> so that calls go direct and the symbols not in the 8 years ago
  guenther 0228ab119c __strsignal() is now declared in hidden/signal.h 8 years ago
  guenther 82b9f1a0d5 Wrap <inttypes.h> and finish wrapping of <wchar.h> so that calls go direct 8 years ago
  guenther c9c56d2879 Wrap <unistd.h> so that internal calls go direct and they're all weak symbols 8 years ago
  guenther 2682fe544f Wrap <getopt.h> to make the functions weak and make access to the initialized 8 years ago
  sthen 05300d8c95 Provide an ftpproxy6 rc script. ftp-proxy can only open one listening socket 8 years ago
  sthen 6bcbe80df2 the parser doesn't accept "inet" here; pointed out by Denis Fondras on misc 8 years ago
  phessler 7c2e84f5c2 When ARIN prepared for the IPv4-pocolypse, they put aside a /10 for 8 years ago
  miod 9c1e4607bc Pass "openbsd" instead of "openbsd-elf" as the "flavour" to the perl assembler 8 years ago
  sthen b68cc515bb Set "inet6 autoconf" individually on interfaces that have rtsol set in 8 years ago
  deraadt 31a603a934 unify files further 8 years ago
  guenther c34714da97 Wrap blowfish, sha*, md5, and rmd160 so that internal calls go direct 8 years ago
  deraadt f5f54b9bbc Hide netgroup internals inside libc. The parts that netgroup_mkdb 8 years ago
  bcook 2c1adf355f Add support for building arc4random with MSVC. 8 years ago
  guenther 02ef5130b7 Pull in namespace.h when building all .c files using gcc's -include option, 8 years ago
  schwarze 558404f2f1 reduce more .Nd to one line and kill more .Tn 8 years ago
  schwarze a9afc2531c reduce .Nd to one line and kill .Tn while here 8 years ago
  beck 6cb36941d0 fix type and return check for tls_read/write. 8 years ago
  schwarze b0143d710b missing commas at the end of .Nm lines in the NAME section 8 years ago
  beck 2a9d7551ce fix after libtls api changes 8 years ago
  deraadt db23174ccd Move to next tame() API. The flags are now passed as a very simple string, 8 years ago
  guenther 026fa11f25 Stop exporting from libc the <mpool.h> and the mpool_* API 8 years ago
  millert 3020bb1487 Fix memory leak in error path when max length exceeded. 8 years ago
  deraadt 0585bc69e5 sync to BOOTIA32.EFI change 8 years ago