Directory ext/openssl/sample/

Directory Created:
2003-07-23 17:12
Directory Deleted:
2003-09-04 11:31
Total Files:
0
Deleted Files:
12
Lines of Code:
0

Browse with ViewVC

[root]/ext/openssl/sample

Lines of Code

ext/openssl/sample/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 26 (100.0%) 17 (100.0%) 0.6
gotoyuzo 10 (38.5%) 17 (100.0%) 1.7
nahi 16 (61.5%) 0 (0.0%) 0.0

Most Recent Commits

nahi 2003-09-04 11:31

* sample/openssl: added. Sample of standard distribution library should be

locate in sample/{module_name}/*.



* ext/openssl/sample/*: removed. move to sample/openssl/*.

0 lines of code changed in:

gotoyuzo 2003-08-18 23:49

* ext/openssl/ossl_ssl.c: sync_close is moved to SSLSocket as

a builtin.



* ext/openssl/lib/openssl/buffering.rb (Buffering#close): ditto.



* ext/openssl/lib/openssl/buffering.rb (Buffering#puts): should

add a return to the tails of each line.



* ext/openssl/lib/openssl/ssl.rb: new class OpenSSL::SSL::SSLServer.



* ext/openssl/lib/net/protocols.rb (SSLIO#ssl_connect): use sync_close.



* ext/openssl/sample/echo_svr.rb: use SSLServer.

8 lines of code changed in:

nahi 2003-07-25 16:12

* ext/openssl/sample: Add samples.

- cert2text.rb: Dump certificate file as text.

- crlstore.rb: CRL store implementation. Fetch CRL via HTTP when

http-access2 is installed.

- certstore.rb: Certificate store implementation.

- cert_store_view.rb: Certificate store viewer with FXRuby. Uses

c_rehash.rb, crlstore.rb and certstore.rb.

0 lines of code changed in:

gotoyuzo 2003-07-23 17:12

* ext/openssl: imported.

9 lines of code changed in:

Generated by StatSVN 0.3.2-SNAPSHOT