- 04 6月, 2016 1 次提交
-
-
由 Matt Caswell 提交于
The README file was a little out of date so needed a refresh Reviewed-by: NRich Salz <rsalz@openssl.org> Reviewed-by: NRichard Levitte <levitte@openssl.org>
-
- 23 5月, 2016 2 次提交
-
-
由 Richard Levitte 提交于
README is a fairly independent document, and so is INSTALL. NOTES are merely addendums to INSTALL. Therefore , INSTALL.DJGPP and README.PERL get renamed to NOTES.DJGPP and NOTES.PERL. Reviewed-by: NRich Salz <rsalz@openssl.org>
-
由 Rich Salz 提交于
Reviewed-by: NRichard Levitte <levitte@openssl.org>
-
- 19 4月, 2016 2 次提交
-
-
由 Matt Caswell 提交于
Reviewed-by: NRich Salz <rsalz@openssl.org>
-
由 Matt Caswell 提交于
Reviewed-by: NRich Salz <rsalz@openssl.org>
-
- 18 3月, 2016 2 次提交
-
-
由 Richard Levitte 提交于
Don't refer to INSTALL files that don't exist any more. Make it clear that the libssl and libcrypto libraries may be named differently on different platforms. Reviewed-by: NRich Salz <rsalz@openssl.org>
-
由 Rich Salz 提交于
Reviewed-by: NRichard Levitte <levitte@openssl.org>
-
- 17 3月, 2016 2 次提交
-
-
由 Richard Levitte 提交于
Reviewed-by: NEmilia Käsper <emilia@openssl.org>
-
由 Richard Levitte 提交于
Reviewed-by: NEmilia Käsper <emilia@openssl.org>
-
- 16 2月, 2016 2 次提交
-
-
由 Richard Levitte 提交于
Reviewed-by: NStephen Henson <steve@openssl.org>
-
由 Richard Levitte 提交于
Reviewed-by: NStephen Henson <steve@openssl.org>
-
- 28 1月, 2016 1 次提交
-
-
由 Zhao Junwang 提交于
cryptograpic => cryptographic Signed-off-by: NRich Salz <rsalz@openssl.org> Reviewed-by: NMatt Caswell <matt@openssl.org>
-
- 15 1月, 2016 1 次提交
-
-
由 Matt Caswell 提交于
The windows installation instructions were very out of date. Substantial update to the text. Remove a lot of historical stuff that isn't relevant any more, and merge the win64 and win32 instructions into one file. Reviewed-by: NRichard Levitte <levitte@openssl.org>
-
- 14 1月, 2016 3 次提交
-
-
由 Richard Levitte 提交于
Reviewed-by: NMatt Caswell <matt@openssl.org>
-
由 Richard Levitte 提交于
Reviewed-by: NMatt Caswell <matt@openssl.org>
-
由 Richard Levitte 提交于
Reviewed-by: NMatt Caswell <matt@openssl.org>
-
- 29 12月, 2015 1 次提交
-
-
由 Rich Salz 提交于
Reviewed-by: NMatt Caswell <matt@openssl.org>
-
- 10 12月, 2015 3 次提交
-
-
由 Matt Caswell 提交于
Reviewed-by: NRichard Levitte <levitte@openssl.org>
-
由 Matt Caswell 提交于
Reviewed-by: NRichard Levitte <levitte@openssl.org>
-
由 Matt Caswell 提交于
Reviewed-by: NRichard Levitte <levitte@openssl.org>
-
- 01 11月, 2015 1 次提交
-
-
由 Rich Salz 提交于
Close GH Issue 69 Close GH PR 457 Some other updates By Rich Salz, Alessandro Ghedini, Steve Marquess, Collin Anderson Reviewed-by: NKurt Roeckx <kurt@openssl.org>
-
- 17 10月, 2015 1 次提交
-
-
由 Manish Goregaokar 提交于
Reviewed-by: NMatt Caswell <matt@openssl.org> Reviewed-by: NRichard Levitte <levitte@openssl.org>
-
- 01 8月, 2015 1 次提交
-
-
由 Rich Salz 提交于
Thanks folks: 348 Benjamin Kaduk 317 Christian Brueffer 254 Erik Tews 253 Erik Tews 219 Carl Mehner 155 (ghost) 95 mancha 51 DominikNeubauer Reviewed-by: NDr. Stephen Henson <steve@openssl.org>
-
- 29 7月, 2015 1 次提交
-
-
由 Rich Salz 提交于
Reviewed-by: NMatt Caswell <matt@openssl.org>
-
- 10 9月, 2014 1 次提交
-
-
由 Rich Salz 提交于
Say where to email bug reports. Mention general RT tracker info in a separate paragraph. Reviewed-by: NTim Hudson <tjh@openssl.org>
-
- 09 9月, 2013 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 11 2月, 2013 1 次提交
-
-
由 Lutz Jaenicke 提交于
(cherry picked from commit f88dbb8385c199a2a28e9525c6bba3a64bda96af)
-
- 09 2月, 2011 1 次提交
-
-
由 Bodo Möller 提交于
Submitted by: Neel Mehta, Adam Langley, Bodo Moeller
-
- 13 8月, 2009 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 03 4月, 2009 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 29 3月, 2009 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 29 5月, 2008 1 次提交
-
-
由 Bodo Möller 提交于
-
- 07 4月, 2008 1 次提交
-
-
由 Lutz Jänicke 提交于
PR: 1661
-
- 21 3月, 2007 1 次提交
-
-
由 Bodo Möller 提交于
-
- 17 2月, 2007 1 次提交
-
-
由 Bodo Möller 提交于
This change resolves a number of problems and obviates multiple kludges. A new feature is that you can now say "AES256" or "AES128" (not just "AES", which enables both). In some cases the ciphersuite list generated from a given string is affected by this change. I hope this is just in those cases where the previous behaviour did not make sense.
-
- 31 7月, 2006 1 次提交
-
-
由 Bodo Möller 提交于
-
- 18 5月, 2005 1 次提交
-
-
由 Richard Levitte 提交于
-
- 26 4月, 2005 2 次提交
-
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
-
- 03 3月, 2005 1 次提交
-
-
由 Bodo Möller 提交于
-