summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-11-17Import perl-5.20.1Andrew Fresh
2014-11-17Add the Cammelia cipher to libcrypto.Miod Vallat
2014-11-17Make the ECDSA_SIG bowels public. This matches RSA_SIG and DSA_SIG, and weMiod Vallat
2014-11-17Add prototype for stravis().Todd C. Miller
2014-11-17Add stravis(), an allocating version of strvis(). OK doug@Todd C. Miller
2014-11-17syncTheo de Raadt
2014-11-17syncTheo de Raadt
2014-11-17Make /var/tmp a symbolic link to /tmp. The creation of /var/tmp in theTheo de Raadt
2014-03-24Import perl-5.18.2Andrew Fresh
2013-03-25import perl 5.16.3 from CPAN - worked on by Andrew Fresh and myselfStuart Henderson
2010-09-24Perl 5.12.2 from CPANTodd C. Miller
2009-10-12import perl 5.10.1Todd C. Miller
2009-04-06import of OpenSSL 0.9.8kDamien Miller
2008-09-29import perl 5.10.0 from CPANTodd C. Miller
2006-03-28perl 5.8.8 importTodd C. Miller
2004-08-09Import of stock perl 5.8.5Todd C. Miller
2003-12-03perl 5.8.2 from CPANTodd C. Miller
2002-10-27stock perl 5.8.0 from CPANTodd C. Miller
2000-04-06virgin perl 5.6.0Todd C. Miller
1999-04-29perl5.005_03Todd C. Miller
1999-04-29perl5.005_03Todd C. Miller
1996-08-19Import of Perl 5.003 into the tree. Makefile.bsd-wrapper andJason Downs
2014-11-17rearrange fields for better packing. reduces size to 256 on amd64.Ted Unangst
2014-11-17minor++Ted Unangst
2014-11-17add new function crypt_newhash to simplify creating new hashes.Ted Unangst
2014-11-17Add quirks for the "Realtek ALC885" found on MacMini3.1, unmutes theLandry Breuil
2014-11-17Further juggle startup code, putting config file reading after forkingKenneth R Westerback
2014-11-17"reload" should fail if the service is not running in the first place.Antoine Jacoutot
2014-11-17Sync our kernel AES code to the one shipped in OpenSSL/LibreSSL.Mike Belopuhov
2014-11-17Check fstat return value. Also, use off_t for file size and offsets asTobias Stoeckmann
2014-11-17Multiple fixes with respect to in-line macros:Ingo Schwarze
2014-11-17check spacing and behaviour in the SEE ALSO section as wellIngo Schwarze
2014-11-17show super speed status in verbose outputJonathan Gray
2014-11-17More cases of kernel map entries being created as EXEC by default; notTheo de Raadt
2014-11-17There is no reason for uvm_km_alloc1() to allocate kernel memoryTheo de Raadt
2014-11-17instead of PROT_MASK, use PROT_READ | PROT_WRITE | PROT_EXEC toTheo de Raadt
2014-11-17apply siphash to the key selection for the ufs inode hash.David Gwynne
2014-11-17fix KRL generation when multiple CAs are in useDamien Miller
2014-11-17convert a copystr to strlcpy.Ted Unangst
2014-11-17When listing the async-signal-safe functions, don't split out "ANSI C"Philip Guenther
2014-11-16Delete a comment that was obsoleted by the switch to UVMPhilip Guenther
2014-11-16use sa_family instead of hard coded inet. from Yury KonovalovTed Unangst
2014-11-16Correct an allocation size (was too large) by using sizeof(*ptr)Philip Guenther
2014-11-16When a line (in the sense of term_flushln()) contains white space only,Ingo Schwarze
2014-11-16Move some memory allocations/initialization and file reading toKenneth R Westerback
2014-11-16Delete five standards that are:Ingo Schwarze
2014-11-16add some missing .An macros and remove some obsolete .TnIngo Schwarze
2014-11-16Convert the logic in rcsparse_warnx(). Instead of creating aAlexander Bluhm
2014-11-16Convert the logic in yyerror(). Instead of creating a temporaryAlexander Bluhm
2014-11-16Convert the logic in the error function of the ldap schema parser.Alexander Bluhm