Home
last modified time | relevance | path

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

/openssl/doc/man1/
H 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 …]
H A Dopenssl.pod223 Create symbolic links to certificate and CRL files named by the hash values.
H A Dopenssl-x509.pod.in825 form must have their links rebuilt using L<openssl-rehash(1)> or similar.
H A Dopenssl-verification-options.pod148 the chain components and their links are checked thoroughly.
/openssl/crypto/conf/
H A Dconf_mod.c48 int links; member
485 pmod->links++; in module_init()
543 if (((md->links > 0) || !md->dso) && !all) in CONF_modules_unload()
614 imod->pmod->links--; in module_finish()
/openssl/util/
H A Dfind-doc-nits1006 my @links = ();
1024 push @links, $1;
1027 $link_map{$filename} = [ @links ];
/openssl/doc/man3/
H 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
H A DSSL_CTX_load_verify_locations.pod86 Use the B<c_rehash> utility to create the necessary links.
H A DOSSL_LIB_CTX.pod51 thing as OSSL_LIB_CTX_new_from_dispatch() except that it additionally links the
/openssl/
H A D.gitignore265 # Certificate symbolic links
H A DNEWS.md267 [README file for QUIC][README-QUIC.md], which provides links to relevant
387 [README file for QUIC][README-QUIC.md], which provides links to relevant
1598 * Makes symbolic links to or copies of manuals to cover all described
H A DCHANGES.md2632 * avoids [inline links][] and uses [reference links][] instead.
2637 [inline links]: https://github.github.com/gfm/#inline-link
2638 [reference links]: https://github.github.com/gfm/#reference-link
10306 * Enhance the hash format used for certificate directory links. The new
10310 be used to rebuild symbolic links.
16795 if there is a need for symbolic links from for example libcrypto.so.0
19994 * Fix Makefile.org so CC,CFLAG etc are passed to 'make links' add
20047 * Make links whenever Configure is run, unless we are on Windoze.
20097 Additionally cleaned up the `make links` target: Remove unnecessary
20100 stuff. Instead only the actually done links are displayed.
[all …]
/openssl/dev/
H A DNEWS-FORMAT.md183 relevant links)
/openssl/doc/man7/
H A Dfips_module.pod464 A chain of links needs to be followed to go from an algorithm instance to the

Completed in 62 milliseconds