Home
last modified time | relevance | path

Searched refs:links (Results 1 – 13 of 13) sorted by relevance

/openssl-master/doc/man1/
A Dopenssl-rehash.pod.in9 openssl-rehash, c_rehash - Create symbolic links to files named by the hash
42 file in the specified directory list and creates symbolic links
44 (If the platform does not support symbolic links, a copy is made.)
58 The links created are of the form I<HHHHHHHH.D>, where each I<H>
60 When a directory is processed, all links in it that have a name
103 links to be used for releases before 1.0.0.
108 Do not remove existing links.
109 This is needed when keeping new and old-style links in the same directory.
113 Generate links for both old-style (MD5) and new-style (SHA1) hashing.
114 This allows releases before 1.0.0 to use these links along-side newer
[all …]
A Dopenssl.pod244 Create symbolic links to certificate and CRL files named by the hash values.
A Dopenssl-x509.pod.in772 form must have their links rebuilt using L<openssl-rehash(1)> or similar.
A Dopenssl-verification-options.pod148 the chain components and their links are checked thoroughly.
/openssl-master/crypto/conf/
A Dconf_mod.c47 int links; member
395 pmod->links++; in module_init()
431 if (((md->links > 0) || !md->dso) && !all) in CONF_modules_unload()
472 imod->pmod->links--; in module_finish()
/openssl-master/util/
A Dfind-doc-nits1002 my @links = ();
1020 push @links, $1;
1023 $link_map{$filename} = [ @links ];
/openssl-master/doc/man3/
A DEVP_PKEY_fromdata.pod48 =for comment the awful list of links above is made this way so we get nice
49 rendering as a man-page while still getting proper links in HTML
A DSSL_CTX_load_verify_locations.pod85 Use the B<c_rehash> utility to create the necessary links.
A DOSSL_LIB_CTX.pod49 thing as OSSL_LIB_CTX_new_from_dispatch() except that it additionally links the
/openssl-master/doc/man7/
A Dssl.pod73 links to mostly all other structures.
A Dfips_module.pod449 A chain of links needs to be followed to go from an algorithm instance to the
/openssl-master/
A DCHANGES.md705 * avoids [inline links][] and uses [reference links][] instead.
710 [inline links]: https://github.github.com/gfm/#inline-link
711 [reference links]: https://github.github.com/gfm/#reference-link
8361 * Enhance the hash format used for certificate directory links. The new
8365 be used to rebuild symbolic links.
14850 if there is a need for symbolic links from for example libcrypto.so.0
18049 * Fix Makefile.org so CC,CFLAG etc are passed to 'make links' add
18102 * Make links whenever Configure is run, unless we are on Windoze.
18152 Additionally cleaned up the `make links` target: Remove unnecessary
18155 stuff. Instead only the actually done links are displayed.
[all …]
A DNEWS.md1129 * Makes symbolic links to or copies of manuals to cover all described

Completed in 45 milliseconds