aboutsummaryrefslogtreecommitdiff
path: root/crypto
Commit message (Expand)AuthorAgeFilesLines
...
* | | Upgrade to OpenSSH 5.1p1.Dag-Erling Smørgrav2008-08-01171-4658/+13145
|\| |
| * | Properly flatten openssh/dist.Dag-Erling Smørgrav2008-07-22407-109174/+0
* | | Another file with no local changes.Dag-Erling Smørgrav2008-08-011-1/+0
* | | Another file with no local changes.Dag-Erling Smørgrav2008-08-011-1/+0
* | | Another four files without local changes. This is driving me nuts -Dag-Erling Smørgrav2008-08-014-4/+0
* | | Yet another file with no local changes.Dag-Erling Smørgrav2008-08-011-1/+0
* | | Accidentally mangled this one in the previous commit.Dag-Erling Smørgrav2008-08-011-1/+1
* | | More files which no longer have any local changes.Dag-Erling Smørgrav2008-08-018-8/+0
* | | These two files have no local patches except to prevent expansion of theDag-Erling Smørgrav2008-08-012-4/+2
* | | Last remains of old OPIE patchDag-Erling Smørgrav2008-08-011-8/+0
* | | We no longer have any local changes here.Dag-Erling Smørgrav2008-08-011-1/+0
* | | Tag expansion is no longer needed (svn handles them correctly).Dag-Erling Smørgrav2008-08-011-8/+2
* | | This is no longer needed.Dag-Erling Smørgrav2008-08-011-9/+0
* | | Cleanup.Dag-Erling Smørgrav2008-08-012-27/+26
* | | Ugh. Set svn:mergeinfo correctly.Dag-Erling Smørgrav2008-08-011-0/+1
* | | Catch up with reality.Dag-Erling Smørgrav2008-08-011-8/+1
* | | Revert an old hack I put in to replace S/Key with OPIE. We haven't usedDag-Erling Smørgrav2008-08-013-21/+0
* | | Add missing #include for strlen()Dag-Erling Smørgrav2008-07-311-0/+3
* | | Fix alignment of the cmsg buffer by placing it in a union with a structDag-Erling Smørgrav2008-07-301-6/+12
* | | Remove a bunch of files we don't need to build OpenSSH. They are stillDag-Erling Smørgrav2008-07-2380-11367/+0
* | | Fix conflicts after heimdal-1.1 import and add build infrastructure. ImportDoug Rabson2008-05-0782-13786/+1343
* | | This commit was generated by cvs2svn to compensate for changes in r178825,Doug Rabson2008-05-071483-48403/+252590
|\ \ \
| * | | Vendor import of Heimdal 1.1Doug Rabson2008-05-071493-49127/+253906
* | | | Fix the Xlist so it actually works with 'tar -X', and update the upgradeDag-Erling Smørgrav2008-02-062-11/+10
* | | | As per discussion, commit experimental metadata for my contrib packages.Dag-Erling Smørgrav2008-02-061-0/+8
* | | | Unbreak detection of cryptodev support for FreeBSD which was brokenSimon L. B. Nielsen2008-01-131-1/+2
* | | | This commit was generated by cvs2svn to compensate for changes in r172767,Simon L. B. Nielsen2007-10-184-615/+544
|\ \ \ \ | | |_|/ | |/| |
| * | | Import DTLS security fix from upstream OpenSSL_0_9_8-stable branch.Simon L. B. Nielsen2007-10-184-615/+544
* | | | Remove _FREEFALL_CONFIG hacks. su+pam_ksu works well enough to use onPeter Wemm2007-10-182-18/+2
* | | | Correct a buffer overflow in OpenSSL SSL_get_shared_ciphers().Simon L. B. Nielsen2007-10-031-11/+11
* | | | s/X11R6/local/gDag-Erling Smørgrav2007-05-243-4/+4
* | | | Fix runtime crash in OpenSSL with "Illegal instruction" by making someSimon L. B. Nielsen2007-05-223-23/+25
* | | | - Bring upgrade produce up-to-date for OpenSSL 0.9.8e.Simon L. B. Nielsen2007-03-151-2/+3
* | | | This commit was generated by cvs2svn to compensate for changes in r167617,Simon L. B. Nielsen2007-03-151-1/+1
|\| | |
| * | | Import fix from upstream OpenSSL_0_9_8-stable branch:Simon L. B. Nielsen2007-03-151-1/+1
* | | | Resolve conflicts after import of OpenSSL 0.9.8e.Simon L. B. Nielsen2007-03-1511-48/+51
* | | | This commit was generated by cvs2svn to compensate for changes in r167612,Simon L. B. Nielsen2007-03-15192-757/+4053
|\| | |
| * | | Vendor import of OpenSSL 0.9.8e.Simon L. B. Nielsen2007-03-15203-805/+4104
* | | | Resolve conflicts.Dag-Erling Smørgrav2006-11-1022-127/+100
* | | | This commit was generated by cvs2svn to compensate for changes in r164146,Dag-Erling Smørgrav2006-11-1022-3061/+244
|\ \ \ \ | | |_|/ | |/| |
| * | | Vendor import of OpenSSH 4.5p1.Dag-Erling Smørgrav2006-11-1039-3128/+340
| * | | Apply vendor patch to fix detection of tap / tun headers and ENGINE support.Dag-Erling Smørgrav2006-10-041-133/+133
| * | | Dead files.Dag-Erling Smørgrav2006-10-0253-7013/+0
* | | | Don't define XAUTH_PATH here, we either pass it in on the compiler commandDag-Erling Smørgrav2006-10-061-1/+1
* | | | Go figure how an extra $Id$ line crept in...Dag-Erling Smørgrav2006-10-041-1/+0
* | | | Merge vendor patch.Dag-Erling Smørgrav2006-10-041-133/+133
* | | | Tweak ifdefs for backward compatibility.Dag-Erling Smørgrav2006-10-031-1/+3
* | | | Regenerate; no effect on the code as it doesn't actually use the handful ofDag-Erling Smørgrav2006-10-021-5/+5
* | | | Update configure options and add some missing steps.Dag-Erling Smørgrav2006-10-021-7/+15
* | | | This commit was generated by cvs2svn to compensate for changes in r162916,Simon L. B. Nielsen2006-10-011-1/+1
|\ \ \ \ | | |/ / | |/| |