6760 Commits (8533fe6f16b5206d213b1774132e13851c731eb7)
 

Author SHA1 Message Date
  jasper 8533fe6f16 more missing rcs ids 10 years ago
  jasper 66be215796 add rcs ids 10 years ago
  espie c31be0d10f likewise for X, locate directory 10 years ago
  espie b30e570d12 do locatedb as part of the build process 10 years ago
  tedu 705f1bf46e reduce obvious dependency on global g_pool by moving to local aliases 10 years ago
  naddy 33c9c303eb rephrase the stpcpy() warning 10 years ago
  beck 97abe91297 Clean up after arc4random u_int32_t uint32_t change 10 years ago
  bcook 165f09edc7 changes to improve portability 10 years ago
  reyk 7c7cb59da8 Update the default relayd.conf with the new filtering grammar. 10 years ago
  halex ebec654dde I hate eval. Apart from when it's really needed. 10 years ago
  ajacoutot a64ae366b4 Add a daemon_timeout variable for rc_wait(). 10 years ago
  bcook a3816c6eb6 remove unused variables getentropy for OS X 10 years ago
  ajacoutot 1c92814c6f White spaces. 10 years ago
  miod 32c03af696 RSA_NULL used to be a compile option allowing the RSA interfaces to be 10 years ago
  tedu aeeeab9ec4 update _POSIX2_FORT_RUN, so that sysconf(_SC_2_FORT_RUN) remains correct. 10 years ago
  miod 892a9183d4 Remove undocumented _des_crypt() interface and its companion header file, 10 years ago
  beck 91875b6d33 getentropy for osx and solaris. will be needed for a portable release 10 years ago
  beck b7e16f9d19 fix oops, accidental delete.. darn copying of files between machines 10 years ago
  beck 8de43bf12f j should be an int, like repeat 10 years ago
  beck 287fe24a2f unbreak last commit - but same intent, make re-seed less expensive 10 years ago
  deraadt bc5b290d46 repeat calls to getentrypy() with the same pid likely indicate reseeds. 10 years ago
  sthen b4ab69d3a0 don't clear tmux session sockets in daily(8)'s tmp cleanup, from Rafael Zalamena 10 years ago
  deraadt 1a1b9e989b sys/types.h rather than sys/param.h, where applicable. avoid overreach. 10 years ago
  deraadt d1fde0ca73 sort includes much more sensibly 10 years ago
  deraadt 55d6095cc3 limits.h rather than sys/param.h 10 years ago
  deraadt b3e0f519ff re-init and init code paths are now more shared, so the getpid()-based 10 years ago
  deraadt df559b50e4 extra evil spaces snuck in over the last while 10 years ago
  otto 08ecfcb5b8 Move to a smaller rbytes buffer and skip a random part. Not to 10 years ago
  deraadt b6b255face Add back an #ifndef MAP_INHERIT_ZERO chunk to support the old getpid() 10 years ago
  deraadt 0dedf80951 fix HD() misuse; from brent cook 10 years ago
  beck 344e312a56 AT_BASE returns us the *address* of the start of ld.so, so 10 years ago
  beck aed4dc98fb get the page of data at AT_SYSINFO_EHDR 10 years ago
  beck 802d41544e comment fixes from theo 10 years ago
  beck eaa7e91438 Possibly obtain a little bit of entropy from addresses returned 10 years ago
  beck 839b9ab79f O_NOFOLLOW would be very nice to have here if the version of linux 10 years ago
  sthen 20511ac3a4 ensure rc.d/nsd uses a correct exit code as per rc.subr(8); reported by 10 years ago
  deraadt db13a3eef8 document why we explicit_bzero 10 years ago
  miod d97cb916df Remove BIO_f_reliable(), guilty of playing with EVP_MD_CTX internals it 10 years ago
  jsing 572e20b3b3 Crank libcrypto major since my previous commit changed the size of the 10 years ago
  beck dca54ba442 unbreak build of getentropy_sysctl - we need linux/sysctl.h, and 10 years ago
  beck 13d2b96f86 unbreak - main needs to be extern in here somewhere. 10 years ago
  deraadt 40d09112d0 repair indentation for an inner loop; shorten some macros and variable 10 years ago
  tedu f0d4f91f14 loosen the spec for timingsafe functions slightly, so as to not 10 years ago
  matthew f198222e04 Protect explicit_bzero() from link-time optimization 10 years ago
  deraadt 7eb671100b hash in correct pointer 10 years ago
  beck ac370875b0 KNF 10 years ago
  deraadt 8f4e03ef5a indent 10 years ago
  otto 1878cbb6e4 rearrange so that the main function with the important comments is at the top 10 years ago
  beck a1d1946997 Work in progress on how to deal with the inherit unreliability of 10 years ago
  matthew 16792c29e6 arc4random: hard fail with raise(SIGKILL) if getentropy() returns -1 10 years ago