summaryrefslogtreecommitdiffstats
BranchCommit messageAuthorAge
IBSImport of patched OpenBSD OpenSSHDamien Miller25 years
PRIVSEPCompile fixes for LinuxDamien Miller22 years
V_2_5_2Add Theo E. Schlossnagle's <jesus@omniti.com> SecurID patch to contrib/Damien Miller23 years
V_2_9_9 - (djm) Update spec files for new x11-askpassDamien Miller23 years
pre { line-height: 125%; } td.linenos .normal { color: inherit; background-color: transparent; padding-left: 5px; padding-right: 5px; } span.linenos { color: inherit; background-color: transparent; padding-left: 5px; padding-right: 5px; } td.linenos .special { color: #000000; background-color: #ffffc0; padding-left: 5px; padding-right: 5px; } span.linenos.special { color: #000000; background-color: #ffffc0; padding-left: 5px; padding-right: 5px; } .highlight .hll { background-color: #ffffcc } .highlight .c { color: #888888 } /* Comment */ .highlight .err { color: #a61717; background-color: #e3d2d2 } /* Error */ .highlight .k { color: #008800; font-weight: bold } /* Keyword */ .highlight .ch { color: #888888 } /* Comment.Hashbang */ .highlight .cm { color: #888888 } /* Comment.Multiline */ .highlight .cp { color: #cc0000; font-weight: bold } /* Comment.Preproc */ .highlight .cpf { color: #888888 } /* Comment.PreprocFile */ .highlight .c1 { color: #888888 } /* Comment.Single */ .highlight .cs { color: #cc0000; font-weight: bold; background-color: #fff0f0 } /* Comment.Special */ .highlight .gd { color: #000000; background-color: #ffdddd } /* Generic.Deleted */ .highlight .ge { font-style: italic } /* Generic.Emph */ .highlight .ges { font-weight: bold; font-style: italic } /* Generic.EmphStrong */ .highlight .gr { color: #aa0000 } /* Generic.Error */ .highlight .gh { color: #333333 } /* Generic.Heading */ .highlight .gi { color: #000000; background-color: #ddffdd } /* Generic.Inserted */ .highlight .go { color: #888888 } /* Generic.Output */ .highlight .gp { color: #555555 } /* Generic.Prompt */ .highlight .gs { font-weight: bold } /* Generic.Strong */ .highlight .gu { color: #666666 } /* Generic.Subheading */ .highlight .gt { color: #aa0000 } /* Generic.Traceback */ .highlight .kc { color: #008800; font-weight: bold } /* Keyword.Constant */ .highlight .kd { color: #008800; font-weight: bold } /* Keyword.Declaration */ .highlight .kn { color: #008800; font-weight: bold } /* Keyword.Namespace */ .highlight .kp { color: #008800 } /* Keyword.Pseudo */ .highlight .kr { color: #008800; font-weight: bold } /* Keyword.Reserved */ .highlight .kt { color: #888888; font-weight: bold } /* Keyword.Type */ .highlight .m { color: #0000DD; font-weight: bold } /* Literal.Number */ .highlight .s { color: #dd2200; background-color: #fff0f0 } /* Literal.String */ .highlight .na { color: #336699 } /* Name.Attribute */ .highlight .nb { color: #003388 } /* Name.Builtin */ .highlight .nc { color: #bb0066; font-weight: bold } /* Name.Class */ .highlight .no { color: #003366; font-weight: bold } /* Name.Constant */ .highlight .nd { color: #555555 } /* Name.Decorator */ .highlight .ne { color: #bb0066; font-weight: bold } /* Name.Exception */ .highlight .nf { color: #0066bb; font-weight: bold } /* Name.Function */ .highlight .nl { color: #336699; font-style: italic } /* Name.Label */ .highlight .nn { color: #bb0066; font-weight: bold } /* Name.Namespace */ .highlight .py { color: #336699; font-weight: bold } /* Name.Property */ .highlight .nt { color: #bb0066; font-weight: bold } /* Name.Tag */ .highlight .nv { color: #336699 } /* Name.Variable */ .highlight .ow { color: #008800 } /* Operator.Word */ .highlight .w { color: #bbbbbb } /* Text.Whitespace */ .highlight .mb { color: #0000DD; font-weight: bold } /* Literal.Number.Bin */ .highlight .mf { color: #0000DD; font-weight: bold } /* Literal.Number.Float */ .highlight .mh { color: #0000DD; font-weight: bold } /* Literal.Number.Hex */ .highlight .mi { color: #0000DD; font-weight: bold } /* Literal.Number.Integer */ .highlight .mo { color: #0000DD; font-weight: bold } /* Literal.Number.Oct */ .highlight .sa { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Affix */ .highlight .sb { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Backtick */ .highlight .sc { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Char */ .highlight .dl { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Delimiter */ .highlight .sd { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Doc */ .highlight .s2 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Double */ .highlight .se { color: #0044dd; background-color: #fff0f0 } /* Literal.String.Escape */ .highlight .sh { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Heredoc */ .highlight .si { color: #3333bb; background-color: #fff0f0 } /* Literal.String.Interpol */ .highlight .sx { color: #22bb22; background-color: #f0fff0 } /* Literal.String.Other */ .highlight .sr { color: #008800; background-color: #fff0ff } /* Literal.String.Regex */ .highlight .s1 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Single */ .highlight .ss { color: #aa6600; background-color: #fff0f0 } /* Literal.String.Symbol */ .highlight .bp { color: #003388 } /* Name.Builtin.Pseudo */ .highlight .fm { color: #0066bb; font-weight: bold } /* Name.Function.Magic */ .highlight .vc { color: #336699 } /* Name.Variable.Class */ .highlight .vg { color: #dd7700 } /* Name.Variable.Global */ .highlight .vi { color: #3333bb } /* Name.Variable.Instance */ .highlight .vm { color: #336699 } /* Name.Variable.Magic */ .highlight .il { color: #0000DD; font-weight: bold } /* Literal.Number.Integer.Long */
22222222-2222-2222-2222-222222222222
>
- (djm) Release 4.9p1Damien Miller16 years
V_5_3 - (djm) Release 5.3p1Damien Miller15 years
V_5_4 - djm@cvs.openbsd.org 2010/03/08 00:28:55Damien Miller14 years
V_5_6 - (djm) Release OpenSSH-5.6p1Damien Miller14 years
V_5_8 - (djm) [version.h] crank versionDamien Miller13 years
V_5_9 - (djm) Respin OpenSSH-5.9p1 releaseDamien Miller13 years
V_6_0 - (dtucker) [configure.ac contrib/Makefile] bz#1996: use AC_PATH_TOOL to findDarren Tucker12 years
V_6_2 - (dtucker) [myproposal.h] Do not advertise AES GSM ciphers if we don't haveDarren Tucker11 years
V_6_3- (djm) [channels.c] sigh, typo s/buffet_/buffer_/Damien Miller11 years
V_6_4 - (djm) Release 6.4p1Damien Miller11 years
V_6_5gratuitious commit to let the git tree see this branchDamien Miller10 years
V_6_6 - (djm) [configure.ac] Delay checks for arc4random* until after libcryptoDamien Miller10 years
V_6_7establish V_6_7 branchDamien Miller10 years
V_6_8upstream commitdjm@openbsd.org9 years
V_6_9upstream commitdjm@openbsd.org9 years
V_7_0upstream commitderaadt@openbsd.org9 years
V_7_1bump version numbersDamien Miller8 years
V_7_2update versions for releaseDamien Miller8 years
V_7_3upstream commitdjm@openbsd.org8 years
V_7_4Check for NULL from malloc.Darren Tucker7 years
V_7_5Fix typo in "socketcall".Darren Tucker7 years
V_7_6upstream commitdjm@openbsd.org7 years
V_7_7upstream: relax checking of authorized_keys environment="..."djm@openbsd.org6 years
V_7_8shorten temporary SSH_REGRESS_TMP pathDamien Miller6 years
V_7_9upstream: Request RSA-SHA2 signatures fordjm@openbsd.org5 years
V_8_0upstream: process agent requests for RSA certificate private keys usingdjm@openbsd.org5 years
V_8_1Deny (non-fatal) ipc in preauth privsep child.Jeremy Drake4 years
V_8_2upstream: no-touch-required certificate option should be andjm@openbsd.org4 years
V_8_3dependDamien Miller4 years
V_8_4update version numbersDamien Miller4 years
V_8_5Allow (but return EACCES) fstatat64 in sandbox.Darren Tucker3 years
V_8_6dependDamien Miller3 years
V_8_7Increment nfds when coming from startup_pipe.Darren Tucker3 years
V_8_8initgroups needs grp.hDamien Miller3 years
V_8_9Only return events from ppoll that were requested.Darren Tucker2 years
V_9_0Only run tests when source files change.Darren Tucker2 years
V_9_1Remove compat from the default tests.Darren Tucker18 months
V_9_2crank versions in RPM specsDamien Miller16 months
V_9_3Prefer OpenSSL's SHA256 in sk-dummy.soDarren Tucker11 months
V_9_4Use zero-call-used-regs=used with Apple compilers.Darren Tucker9 months
V_9_5crank version numbersDamien Miller8 months
V_9_6better detection of broken -fzero-call-used-regsDamien Miller6 months
V_9_7Show 9.7 branch on ci-status.Darren Tucker3 months
masterupstream: same treatment for this testdjm@openbsd.org16 hours
 
TagDownloadAuthorAge
V_9_7_P1commit 86bdd3853f...Damien Miller3 months
V_9_6_P1commit 8241b9c052...Damien Miller6 months
V_9_5_P1commit 80a2f64b8c...Damien Miller8 months
V_9_4_P1commit daa5b2d869...Damien Miller10 months
V_9_3_P2commit 9795c4016a...Damien Miller11 months
V_9_3_P1commit cb30fbdbee...Damien Miller15 months
V_9_2_P1commit 6dfb65de94...Damien Miller16 months
V_9_1_P1commit 0ffb46f2ee...Damien Miller20 months
V_9_0_P1commit 94eb6858ef...Damien Miller2 years
V_8_9_P1commit 166456ceda...Damien Miller2 years
V_8_8_P1commit bf944e3794...Damien Miller3 years
V_8_7_P1commit e1a596186c...Damien Miller3 years
V_8_6_P1commit e86968280e...Damien Miller3 years
V_8_5_P1commit d2afd717e6...Damien Miller3 years
V_8_4_P1commit 279261e1ea...Damien Miller4 years
V_8_3_P1commit 9ca7e9c861...Damien Miller4 years
V_8_2_P1commit 8aa3455b16...Damien Miller4 years
V_8_1_P1commit cdf1d0a9f5...Damien Miller5 years
V_8_0_P1commit fd0fa130ec...Damien Miller5 years
V_7_9_P1commit aede1c3424...Damien Miller6 years
V_7_8_P1commit 71508e06fa...Damien Miller6 years
V_7_7_P1commit a0349a1cc4...Damien Miller6 years
V_7_6_P1commit 66bf74a921...Damien Miller7 years
V_7_5_P1commit d38f05dbdd...Damien Miller7 years
V_7_4_P1commit 4a354fc231...Damien Miller7 years
V_7_3_P1commit 99522ba7ec...Damien Miller8 years
V_7_2_P2commit 5c35450a0c...Damien Miller8 years
V_7_2_P1commit 72b061d4ba...Damien Miller8 years
V_7_1_P2commit c88ac102f0...Damien Miller8 years
V_7_1_P1commit e91346dc2b...Damien Miller9 years
V_7_0_P1commit 1dc8d93ce6...Damien Miller9 years
V_6_9_P1commit 7de4b03a6e...Damien Miller9 years
V_6_8_P1commit 9f82e5a904...Damien Miller9 years
V_6_7_P1commit 28453d5805...Damien Miller10 years
V_6_6_P1commit 19158b2447...Damien Miller10 years
V_6_5_P1commit cdb6c90811...Damien Miller10 years
V_6_4_P1commit e01f4f6bfd...Damien Miller11 years
V_6_3_P1commit 4425e64da7...Damien Miller11 years
V_6_2_P2commit b396fa3130...Damien Miller11 years
V_6_2_P1commit eed8dc2610...Damien Miller11 years
V_6_1_P1commit 4eb0a532ef...Damien Miller12 years
V_6_0_P1commit d5dacb43fa...Damien Miller12 years
V_5_9_P1commit 5643cf0fc4...Damien Miller13 years
V_5_8_P2commit e784fe2683...Damien Miller13 years
V_5_8_P1commit 8c0fe794fc...Damien Miller13 years
V_5_7_P1commit 6f8f04b860...Damien Miller13 years
V_5_6_P1commit 4b8ebe7e36...Damien Miller14 years
V_5_5_P1commit 627337d95b...Darren Tucker14 years
V_5_4_P1commit d13d995a20...Damien Miller14 years
V_5_3_P1commit 7fe2877662...Damien Miller15 years
V_5_2_P1commit faec50b554...Damien Miller15 years
V_5_1_P1commit 8f42e9b75a...Damien Miller16 years
V_5_0_P1commit 79a1bc918f...Damien Miller16 years
V_4_9_P1commit 8433103420...Damien Miller16 years
V_4_7_P1commit 09bfb50d0d...Damien Miller17 years
V_4_6_P1commit 4ee72c71e3...Damien Miller17 years
V_4_5_P1commit 360357bee5...Darren Tucker18 years
V_4_4_P1commit 6518797401...Darren Tucker18 years
V_4_3_P2commit 56cf3dc509...Damien Miller18 years
V_4_3_P1commit 94adad6303...Damien Miller18 years
V_4_2_P1commit c8ab8ceacb...Damien Miller19 years
V_4_1_P1commit fe9489f7e5...Damien Miller19 years
V_4_0_P1commit 485bab8861...Damien Miller19 years
V_3_9_P1commit e17cc75fe3...Damien Miller20 years
V_3_8_1_P1commit bd5f26f25d...Damien Miller20 years
V_3_8_P1commit 3342470472...Damien Miller20 years
V_3_7_1_P2commit 6dbe10d822...Damien Miller21 years
V_3_7_1_P1commit ade1cee573...Damien Miller21 years
V_3_7_P1commit 9d14715146...Damien Miller21 years
AFTER_KRB5_GSSAPI_MERGEcommit 600ad8de76...Darren Tucker21 years
BEFORE_KRB5_GSSAPI_MERGEcommit 30912f7259...Damien Miller21 years
POST_KRB4_REMOVALcommit 6aaa58c470...Darren Tucker21 years
PRE_KRB4_REMOVALcommit 4c29dd9f44...Darren Tucker21 years
AFTER_FREEBSD_PAM_MERGEcommit 4f9f42a9bb...Damien Miller21 years
BEFORE_FREEBSD_PAM_MERGEcommit c437cda328...Darren Tucker21 years
V_3_6_1_P2commit fad82e8999...Damien Miller21 years
V_3_6_1_P1commit a0ab669c13...Damien Miller21 years
V_3_6_P1commit ae225aa559...Damien Miller21 years
V_3_5_P1commit 1c992c4c13...Damien Miller22 years
V_3_4_P1commit 3e36f9f4ff...Damien Miller22 years
V_3_3_P1commit 52292c103c...Damien Miller22 years
V_3_2_3_P1commit f828977f46...Damien Miller22 years
V_3_2_2_P1commit 8ae0d8c185...Damien Miller22 years
PRE_SW_KRBVcommit 927dfd2d7e...Ben Lindstrom22 years
V_3_1_P1commit 6e96c88c16...Damien Miller22 years
V_3_0_2_P1commit 68712ee34e...Damien Miller23 years
V_3_0_1_P1commit f7c6f95682...Damien Miller23 years
V_3_0_P1commit e589a299a1...Tim Rice23 years
V_2_9_9_P2commit ca6fb2139b...Damien Miller23 years
V_2_9_9_P1commit c6c209401e...Damien Miller23 years
V_2_9_P2commit 172d2cb259...Damien Miller23 years
V_2_5_2_P2commit 6db6337220...Damien Miller23 years
V_2_5_2_P1commit 82e7ae5bce...Damien Miller23 years
V_2_5_1_P2commit 9de5f05857...Damien Miller23 years
V_2_5_1_P1commit 7387fdb6b5...Damien Miller23 years
V_2_5_0_P1commit ccdefb600f...Damien Miller23 years
PRE-REORDERcommit bf75776d41...Damien Miller23 years
V_2_3_0_P1commit 6bad177e2f...Damien Miller24 years
PRE_CYGWIN_MERGEcommit 676092fad0...Damien Miller24 years
V_2_2_0_P1commit 1a425f3eeb...Damien Miller24 years
V_2_1_1_P4commit a8dbd9d88f...Damien Miller24 years
V_2_1_1_P3commit 055dc36983...Damien Miller24 years
ABOUT_TO_ADD_INET_ATONcommit 5c8b2501f7...Damien Miller24 years
V_2_1_1_P2commit c92709967e...Damien Miller24 years
V_2_1_1_P1commit a1cb64484e...Damien Miller24 years
PRE_NEW_LOGIN_CODEcommit 1c77392bce...Damien Miller24 years
V_2_1_0_P3commit 03934f2eef...Damien Miller24 years
V_2_1_0_P2commit 7b63b0f66e...Damien Miller24 years
V_2_1_0_P1commit cce494a4c8...Damien Miller24 years
V_2_1_0commit 95e8963429...Damien Miller24 years
V_2_0_0_BETA2commit 6d48871faf...Damien Miller24 years
V_2_0_0_BETA1commit 0437b33e54...Damien Miller24 years
V_2_0_0_TEST1commit 1b26ab286f...Damien Miller24 years
V_1_2_3_TEST3commit 71795160ee...Damien Miller24 years
V_1_2_3_TEST2commit 70494d18ee...Damien Miller24 years
V_1_2_3_TEST1commit ecf6240b6d...Damien Miller24 years
V_1_2_3commit 63a46cc4f5...Damien Miller24 years
V_1_2_3_PRE5commit ea048d8c2d...Damien Miller24 years
V_1_2_3_PRE4commit 696be9031b...Damien Miller24 years
V_1_2_3_PRE3commit b1be3bcca1...Damien Miller24 years
V_1_2_3_PRE2commit 384b36649b...Damien Miller24 years
V_1_2_3_PRE1commit 02491e9632...Damien Miller24 years
V_1_2_2_P1commit 668b78c385...Damien Miller24 years
V_1_2_2commit 3aa0fa4c7a...Damien Miller24 years
V_1_2_2_PRE29commit 7d7c60d6e7...Damien Miller24 years
V_1_2_2_PRE28commit 68cee109e8...Damien Miller24 years
V_1_2_1_PRE27commit e219273f93...Damien Miller24 years
V_1_2_1_PRE26commit 5eed6a2d71...Damien Miller24 years
PRE_IPV6commit 25e4256ad4...Damien Miller24 years
V_1_2_1_PRE25commit 75b1d106d7...Damien Miller24 years
V_1_2_1_PRE24commit 7cfd3e6fb6...Damien Miller24 years
V_1_2_1_PRE23commit 8bdeee25f8...Damien Miller24 years
V_1_2_1_PRE22commit cadc6bb72f...Damien Miller24 years
PRE_FIXPATHS_INTEGRATIONcommit aae1093640...Damien Miller24 years
V_1_2_1_PRE21commit 4f0fa56b5d...Damien Miller24 years
V_1_2_1_PRE20commit 2e1b082dfb...Damien Miller24 years
V_1_2_1_PRE19commit e8852919f9...Damien Miller25 years
PRE_HPUX_INTEGRATIONcommit 368cf64d5c...Damien Miller25 years
V_1_2_1_PRE18commit 8f9d5073d8...Damien Miller25 years
V_1_2PRE