summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-07-09Kill more FIPS tentacles by removing the private_AES_set_{enc,dec}rypt_key()Miod Vallat
2014-07-09Be more strict in RSA_padding_check_X931(), and thus avoid a possibleMiod Vallat
2014-07-09Remove typecasts on password_callback.bcook
2014-07-09In the old days (not in this century), SSLeay 0.4.5 would create X.509 RSAMiod Vallat
2014-07-09syncTheo de Raadt
2014-07-09Remove RSA_memory_lock(). This undocumented function sort-of serializes yourMiod Vallat
2014-07-09remove unused dynamic_cmd_defns_empty structure.bcook
2014-07-09need uvm/uvm_extern.h since no longer supplied below user.hTheo de Raadt
2014-07-09RSA_NULL used to be a compile option allowing the RSA interfaces to beMiod Vallat
2014-07-09various fixes in experimental ldap backend and add support for mailaddr service.Eric Faurot
2014-07-09obvious need for systm.h, which no longer comes in from something user.h incl...Theo de Raadt
2014-07-09if you use sysctl, you need sysctl.hTheo de Raadt
2014-07-09pull in uvm/uvm_extern.h (before and) and instead pmap.h, and do not assumeTheo de Raadt
2014-07-09KNFMiod Vallat
2014-07-09Set default of net.inet6.icmp6.nodeinfo to 0,Sebastian Benoit
2014-07-09instead of printf() use tbprintf() like elsewhere in systat.Jasper Lievisse Adriaanse
2014-07-09Fix boot -d. refreshcreds() should be called when trapping from userspace,Philip Guenther
2014-07-09Fix backtraces through _dl_bind_start by adding dwarf annotations forPhilip Guenther
2014-07-09format string should be a string literal.bcook
2012-10-13import OpenSSL-1.0.1cDamien Miller
2009-04-06import of OpenSSL 0.9.8kDamien Miller
2014-07-09update to lynx 2.8.8rel2, keeping local changes. primarily to get theseDaniel Dickman
2014-07-09downgrade more error() to debug() to better match what old authfile.cDamien Miller
2014-07-09more useful error message when GLOB_NOSPACE occurs;Damien Miller
2014-07-09avoid being too smart when filling the rx ring.David Gwynne
2014-07-09dont try to be smart about avoiding the use of too many descriptorsDavid Gwynne
2014-07-08sys/user.h can now be substantially gutted.Theo de Raadt
2014-07-08Cannot find a reason for this to need machine/cpu.hTheo de Raadt
1998-03-11Lynx 2.8Mats O Jansson
2014-07-08also use inverted poison patterns, to mix things up. ok deraadt miodTed Unangst
2014-07-08mention X Window System announcement.Kirill Bychkov
2014-07-08Mark the weakened 40-bit export ciphers as invalid - no one in their rightJoel Sing
2014-07-08update filter configuration parsing (not plugged yet)Eric Faurot
2014-07-08send correct imsg when enabling profiling at runtimeEric Faurot
2014-07-08Remove SSL_FIPS.Joel Sing
2014-07-08update _POSIX2_FORT_RUN, so that sysconf(_SC_2_FORT_RUN) remains correct.Ted Unangst
2014-07-08every succesful hackathon must begin with a sacrifice.Ted Unangst
2014-07-08Recognize (and ignore) ``black button'' presses. ok beck@Miod Vallat
2014-07-08Nuke SSL_NOT_EXP since it does nothing.Joel Sing
2014-07-08rm asa/fpr. ok beck deraadt halex matthewTed Unangst
2014-07-08partially revert bogus commitEric Faurot
2014-07-08Document SSL_CIPHER_description() will now use asprintf if passed a NULLMiod Vallat
2014-07-08Do not suggest using BUF_strdup() preferably to strdup() for fallaciousMiod Vallat
2014-07-08Match the current state of the code.Miod Vallat
2014-07-08get rid of mfa leftoversEric Faurot
2014-07-08syncTheo de Raadt
2014-07-08Fix a double free bug in parsing the config. It had occurred when aYASUOKA Masahiko
2014-07-08Fix npppd not to access freed memory when it is exiting.YASUOKA Masahiko
2014-07-08remove use of internally-deprecated OPENSSL_malloc/freebcook
2014-07-08Repair compilability after the recent uvmexp changes, especially forMiod Vallat