Commit graph

94 commits

Author SHA1 Message Date
Peter Cowburn
3233c01b28 Add svn:keywords and svn:eol-style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326147 c90b9560-bf6c-de11-be94-00142212c4b1
2012-06-13 08:16:00 +00:00
Philip Olson
e5cd37977a Renamed openssl_pkcs5_pbkdf2_hmac() to openssl_pbkdf2()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326111 c90b9560-bf6c-de11-be94-00142212c4b1
2012-06-12 00:27:35 +00:00
Jakub Vrana
3e8d65af10 Add openssl_pkcs5_pbkdf2_hmac
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326103 c90b9560-bf6c-de11-be94-00142212c4b1
2012-06-11 18:29:51 +00:00
Nikita Popov
06f72a6218 Fix Doc Bug #55681: integer or int ?
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@316669 c90b9560-bf6c-de11-be94-00142212c4b1
2011-09-13 18:07:14 +00:00
Gustavo André dos Santos Lopes
db1a1cfda3 - Error are queue (FIFO), not stacked.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@316559 c90b9560-bf6c-de11-be94-00142212c4b1
2011-09-12 17:09:58 +00:00
Jakub Vrana
07eb995356 OPENSSL_CIPHER_AES_ constants
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312693 c90b9560-bf6c-de11-be94-00142212c4b1
2011-06-30 14:01:55 +00:00
David Tajchreber
0a2f679e1f Doc Bug #54750 - missing default value in openssl_x509_export_to_file() - added default value for notext in signature
http://lxr.php.net/opengrok/xref/PHP_5_3/ext/openssl/openssl.c#1216

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@311089 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-16 15:38:34 +00:00
David Tajchreber
847deb924e Doc Bug #54751 missing default value in openssl_x509_export() - added default value for notext in signature
http://lxr.php.net/opengrok/xref/PHP_5_3/ext/openssl/openssl.c#1261

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@311086 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-16 15:34:51 +00:00
Philip Olson
372bd58d1e Documented the iv parameter w/ changelog
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310716 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-02 21:35:04 +00:00
Philip Olson
d491296ee5 Documented openssl_cipher_iv_length()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310715 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-02 21:25:27 +00:00
Adam Harvey
834e755b8d Fix doc bug #54345 (Incorrect change log for openssl-verify).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@309551 c90b9560-bf6c-de11-be94-00142212c4b1
2011-03-22 11:00:36 +00:00
Adam Harvey
8041b3a5d6 Fix doc bug #54330 (incorrect variable in example).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@309492 c90b9560-bf6c-de11-be94-00142212c4b1
2011-03-21 04:53:34 +00:00
Jakub Vrana
d3c871ae1e Fix protos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@308253 c90b9560-bf6c-de11-be94-00142212c4b1
2011-02-11 13:16:13 +00:00
Philip Olson
8e3c3f725c Fixed build
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304574 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-20 21:32:11 +00:00
Kalle Sommer Nielsen
0b8a138a25 Fixed bug #51018 (List of return values is incomplete)
# Currently I could not find any exact descriptions for any of the additional keys, but 
# all possible return values is now covered.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304522 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-20 01:05:25 +00:00
Daniel Egeberg
f757bf0424 Fixed PHP bug #51790 (Some OpenSSL function parameters are underdocumented)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299241 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-11 10:57:32 +00:00
Philip Olson
d60aa92f38 Rewrote and expanded documentation.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298921 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-03 18:53:10 +00:00
Daniel Egeberg
96c9d88bad Converted to utf-8
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297028 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-28 22:10:10 +00:00
Kalle Sommer Nielsen
703896272f Fixed bug #51064 ("bool openssl_random_pseudo_bytes" should say string instead)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@295193 c90b9560-bf6c-de11-be94-00142212c4b1
2010-02-17 04:49:39 +00:00
Jakub Vrana
0e3df54db5 Close bracket
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@294898 c90b9560-bf6c-de11-be94-00142212c4b1
2010-02-11 20:08:31 +00:00
Richard Quadling
06d22b3376 W/S tabs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@294406 c90b9560-bf6c-de11-be94-00142212c4b1
2010-02-03 14:11:11 +00:00
Pedro Antonio Gil Rodríguez
0dc95733f0 Corrected own error
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293828 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-22 00:25:51 +00:00
Pedro Antonio Gil Rodríguez
ae6e86223b Corrected example script
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293819 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-21 19:12:38 +00:00
Kalle Sommer Nielsen
2529ec6b15 Fixed bug #50482 (openssl_pkcs7_verify error:0D07B08E)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@292546 c90b9560-bf6c-de11-be94-00142212c4b1
2009-12-23 16:29:42 +00:00
Jakub Vrana
201dc3748c Prefer <initializer> before "defaults to"
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291313 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-25 14:49:47 +00:00
Richard Quadling
74da59644d Remove BOM
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290987 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-19 13:13:35 +00:00
Jakub Vrana
3ce9368539 Utilize &return.falseforfailure;
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290704 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-13 21:37:00 +00:00
Richard Quadling
f658721332 Use &return.falseforfailure; entity.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290410 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-09 10:26:08 +00:00
Torben Wilson
af4410a7e1 Normalized the sgml-default-dtd-file local-variable line for those
still using this, after discussion on the phpdoc list.
From now on, manual.ced will need to be found at ~/.phpdoc/manual.ced.



git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288721 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-25 07:04:39 +00:00
Nilgün Belma Bugüner
cf97ad340e fixed return types
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@286387 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-27 07:39:01 +00:00
Nilgün Belma Bugüner
1811606d2c fixed properties
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283829 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-11 08:26:23 +00:00
Philip Olson
a132501d16 Documented the new (5.3+) openssl functions (closes bug #48750)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283244 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-01 07:34:07 +00:00
Jakub Vrana
f5987baf1b PHP 5.3.0 function
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283128 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-30 12:15:45 +00:00
Damien Seguy
18b756c8e4 initial doc
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283008 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-29 10:25:25 +00:00
Jakub Vrana
b08c166781 Initializers - part 6
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@273942 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-19 15:05:01 +00:00
Daniel Jaenecke
b64c8fef31 typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@273582 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-15 09:49:48 +00:00
Jakub Vrana
f60082dcb0 Fix protos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@268271 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-04 13:27:54 +00:00
Hannes Magnusson
4889aa295d Move note to language-snippets.ent
# s/&reference.openssl.parameter-notext;/&note.openssl.param-notext;/g
# s/&reference.openssl.note-openssl-cnf;/&note.openssl.cnf;/g


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@248165 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-13 18:02:45 +00:00
Nathan Sullivan
2d8d59a2a8 adding PKCS12 placeholder documentation, at least defines the basic I/O for each function
could do with some elaboration in some areas though


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@244837 c90b9560-bf6c-de11-be94-00142212c4b1
2007-10-26 03:35:11 +00:00
Jakub Vrana
3daeedc139 Document openssl_pkey_get_details()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@242699 c90b9560-bf6c-de11-be94-00142212c4b1
2007-09-19 12:11:52 +00:00
Richard Quadling
37b62aef4a Fix #42224 => Wether => Whether
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@240835 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-07 08:07:00 +00:00
Hannes Magnusson
c030e2adf7 Upgrade to DocBook5:
- All id attributes are now xml:id
 - Add docbook namespace to all root elements
 - Replace <ulink /> with <link xlink:href />
 - Minor markup fixes here and there


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@238160 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-20 22:25:43 +00:00
Jakub Vrana
75ecffb1cb Fix methodsynopsis
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@237770 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-15 15:53:14 +00:00
Mehdi Achour
f83085d47f ref.openssl: switch to new doc style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@237444 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-11 23:31:38 +00:00
Mehdi Achour
ef445928fc WS, prepare for new doc style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@237443 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-11 23:31:04 +00:00
Mehdi Achour
ee233943ae Document missing PHP 5 additions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@228316 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-28 16:49:31 +00:00
Mehdi Achour
5e72515609 Add new protos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@228268 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-28 02:27:25 +00:00
Hannes Magnusson
7f43ab8137 Bug#38097 (private_key_bits should be integer, not string)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@219867 c90b9560-bf6c-de11-be94-00142212c4b1
2006-09-12 20:33:35 +00:00
Antony Dovgal
3b11daa3a0 add missing documentation for constants and function arguments
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@218829 c90b9560-bf6c-de11-be94-00142212c4b1
2006-08-24 20:46:46 +00:00
Jakub Vrana
03470a1d03 No longer experimental
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@191005 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-19 13:41:16 +00:00