Directory sample/openssl/

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

Browse with ViewVC

[root]/sample/openssl

Lines of Code

sample/openssl/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 29 (100.0%) 1707 (100.0%) 58.8
nahi 15 (51.7%) 1658 (97.1%) 110.5
gotoyuzo 1 (3.4%) 47 (2.8%) 47.0
knu 1 (3.4%) 2 (0.1%) 2.0
shyouhei 12 (41.4%) 0 (0.0%) 0.0

Most Recent Commits

shyouhei 2007-02-13 00:01

set svn:eol-style

0 lines of code changed in:

knu 2006-10-05 20:31

* sample/openssl/c_rehash.rb: Use digest/md5 instead of obsolete md5.

2 lines of code changed in:

gotoyuzo 2006-05-08 01:12

* ext/openssl/extconf.rb: add check for OBJ_NAME_do_all_sorted.



* ext/openssl/ossl_cipher.c (ossl_s_ciphers): new method

OpenSSL::Cipher.ciphers. it returns all the cipher names.



* ext/openssl/ossl_cipher.c (ossl_cipher_init): refine warning message.



* ext/openssl/lib/openssl/cipher.rb: reimplement without eval() and

add constants AES128, AES192, AES256. [ruby-dev:28610]



* ext/openssl/lib/openssl/digest.rb: reimplement without eval().



* test/openssl/test_cipher.rb, test_digest: fix about reimplemented features.



* sample/openssl/cipher.rb: rewrite all.

47 lines of code changed in:

nahi 2004-03-26 17:47

* lib/logger.rb: trim tail space of each line. no user visible change.



* lib/rss/dublincore.rb: fixed class definition mismatch.



* sample/openssl/gen_csr.rb: fixed wrong usage text.

1 lines of code changed in:

nahi 2004-01-29 14:30

* sample/openssl/gen_csr.rb: follow OpenSSL::X509::Name change.

ASN.1 type of subject DN elements were wrong.

3 lines of code changed in:

nahi 2003-11-05 15:55

* sample/openssl/gen_csr.rb: there (at least) is a CA which does not accept DN

in UTF8STRING format. it's a sample.

4 lines of code changed in:

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/*.

1650 lines of code changed in:

Generated by StatSVN 0.3.2-SNAPSHOT