- 19 5月, 2016 1 次提交
-
-
由 Rich Salz 提交于
Reviewed-by: NRichard Levitte <levitte@openssl.org>
-
- 23 3月, 2016 1 次提交
-
-
由 Alex Gaynor 提交于
Reviewed-by: NKurt Roeckx <kurt@openssl.org> Reviewed-by: NRich Salz <rsalz@openssl.org>
-
- 22 3月, 2016 1 次提交
-
-
由 David Benjamin 提交于
BIO_new, etc., don't need a non-const BIO_METHOD. This allows all the built-in method tables to live in .rodata. Reviewed-by: NRichard Levitte <levitte@openssl.org>
-
- 10 2月, 2016 1 次提交
-
-
由 Rich Salz 提交于
Man, there were a lot of renamings :) Reviewed-by: NRichard Levitte <levitte@openssl.org>
-
- 04 2月, 2016 1 次提交
-
-
由 Richard Levitte 提交于
Reviewed-by: NKurt Roeckx <kurt@openssl.org>
-
- 03 11月, 2015 1 次提交
-
-
由 Richard Levitte 提交于
No dummy arguments. Reviewed-by: NAndy Polyakov <appro@openssl.org>
-
- 03 5月, 2015 1 次提交
-
-
由 Alok Menghrajani 提交于
Signed-off-by: NRich Salz <rsalz@akamai.com> Reviewed-by: NTim Hudson <tjh@openssl.org>
-
- 13 6月, 2013 1 次提交
-
-
由 Matt Caswell 提交于
PR#3071 The primary changes made are: - Updates to the "NAME" section of many pages to correctly reflect the functions defined on those pages. This section is automatically parsed by the util/extract-names.pl script, so if it is not correct then running "man" will not correctly locate the right manual pages. - Updates to take account of where functions are now deprecated - Full documentation of the ec sub-library - A number of other typo corrections and other minor tweaks
-
- 20 10月, 2000 1 次提交
-
-
由 Ulf Möller 提交于
-
- 16 9月, 2000 1 次提交
-
-
由 Ulf Möller 提交于
-
- 15 9月, 2000 2 次提交
-
-
由 Dr. Stephen Henson 提交于
-
由 Richard Levitte 提交于
which is redundant. They are now in their own document. Also, in the name section, all the functions described shoud be enumerated. This will also make it much simpler to generate softlinks name like each function to man-pages containing the info.
-
- 14 9月, 2000 2 次提交
-
-
由 Richard Levitte 提交于
indent there, especially since the pod2* scripts will regard that as preformated text. In one case, indent a code section one step.
-
由 Dr. Stephen Henson 提交于
-