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