| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Remove obsolete "OpenSSL default fingerprint is MD5" claim. | Matthias Andree | 2013-03-06 | 2 | -4/+7 | |
| * | Add Esperanto translation. | Matthias Andree | 2013-02-19 | 3 | -1/+3208 | |
| * | Update German translation. | Matthias Andree | 2013-02-19 | 1 | -85/+80 | |
| * | Bump copyright. | Matthias Andree | 2013-02-19 | 2 | -4/+4 | |
| * | Credit John Beck's fixes. | Matthias Andree | 2013-02-18 | 1 | -0/+7 | |
| * | Minor bug fixes for socket.c | John Beck | 2013-02-18 | 1 | -0/+3 | |
| * | Improve X.509 certificate validation reporting. | Matthias Andree | 2013-02-06 | 2 | -13/+50 | |
| * | Update | Matthias Andree | 2013-02-03 | 1 | -1/+1 | |
| * | Bump version. | Matthias Andree | 2013-02-03 | 2 | -2/+2 | |
| * | 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 */ . | 1 | -1/+2 | |||
| * | Plug a memory leak in OpenSSL's certificate verification callback. | Matthias Andree | 2012-12-13 | 2 | -2/+10 | |
| * | Repair --logfile regression of 6.3.23, | Matthias Andree | 2012-12-13 | 4 | -30/+40 | |
| * | Update for new release. | Matthias Andree | 2012-12-10 | 1 | -9/+9 | |
| * | Release 6.3.23. | Matthias Andree | 2012-12-10 | 25 | -3314/+3666 | |
| * | Pull in translation updates for 6.3.23, | Matthias Andree | 2012-12-10 | 8 | -1740/+1895 | |
| * | Move forward to prepare a 6.3.23 release and request translation. | Matthias Andree | 2012-12-05 | 3 | -3/+8 | |
| * | Update German translation. | Matthias Andree | 2012-12-05 | 1 | -225/+246 | |
| * | Fix typo in R15, and clarify. | Matthias Andree | 2012-11-06 | 1 | -4/+5 | |
| * | Fix typo repsonsible -> responsible. | Matthias Andree | 2012-11-06 | 1 | -1/+1 | |
| * | Make Maillennium POP3 workarounds less specific, | Matthias Andree | 2012-10-14 | 2 | -2/+7 | |
| * | Clean up logfile vs. syslog handling. | Matthias Andree | 2012-09-23 | 3 | -14/+48 | |
| * | fix another typo, point one URL to CVE. | Matthias Andree | 2012-09-04 | 1 | -2/+6 | |
| * | Fix typo in CVE URLs that rendered two new links useless. | Matthias Andree | 2012-09-04 | 1 | -2/+2 | |
| * | Obsoletion warning. | Matthias Andree | 2012-09-03 | 1 | -0/+5 | |
| * | Mention Alexander's fix for -f - with --plugin. | Matthias Andree | 2012-09-03 | 1 | -0/+4 | |
| * | Fix: combination of --plugin and -f - fails | Alexander Zangerl | 2012-09-03 | 1 | -1/+2 | |
| * | Note Earl's regression fix for SSL_CTX_clear_options() on older OpenSSL. | Matthias Andree | 2012-09-03 | 1 | -0/+9 | |
| * | Clear SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS without SSL_CTX_clear_options() | Earl Chew | 2012-09-03 | 1 | -3/+4 | |
| * | Update security info on web site. | Matthias Andree | 2012-08-30 | 3 | -1/+15 | |
| * | Update copyright and SecAnn' version. | Matthias Andree | 2012-08-30 | 3 | -7/+7 | |
| * | Update. | Matthias Andree | 2012-08-29 | 1 | -4/+4 | |
| * | Get ready for 6.3.22 release. | Matthias Andree | 2012-08-29 | 21 | -2086/+2100 | |
| * | Update translations and NEWS. | Matthias Andree | 2012-08-20 | 4 | -998/+1194 | |
| * | Warn if SSL is disabled, suggest --with-ssl. | Matthias Andree | 2012-08-17 | 2 | -1/+5 | |
| * | Fix installation when PYTHON is enabled. | Matthias Andree | 2012-08-17 | 2 | -7/+4 | |
| * | GSSAPI build fix. | Matthias Andree | 2012-08-15 | 3 | -6/+19 | |
| * | Update translations. | Matthias Andree | 2012-08-15 | 4 | -483/+517 | |
| * | Correct title/topic, remove dates (6.3.22 isn't out yet), and re-sign. | Matthias Andree | 2012-08-15 | 1 | -9/+9 | |
| * | Fix compiler warnings. | Matthias Andree | 2012-08-14 | 1 | -4/+8 | |
| * | Fix compiler aliasing warning. | Matthias Andree | 2012-08-14 | 2 | -16/+19 | |
