index
:
ruby.git
master
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_3_3
ruby_3_4
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
/
openssl
/
ossl_asn1.c
Age
Commit message (
Expand
)
Author
2022-09-21
proper function prototypes for openssl
卜部昌平
2022-07-08
[ruby/openssl] Fix formatting in docs
Peter Zhu
2021-09-12
[ruby/openssl] Suppress cast-function-type warnings
Nobuyoshi Nakada
2021-03-31
Enclose the code that was accidentally a link in "tt"
aycabta
2020-02-16
Import openssl-2.2.0 (#2693)
Hiroshi SHIBATA
2019-10-10
Prefer rb_gc_register_mark_object
Nobuyoshi Nakada
2019-10-10
Guard static variable first
Nobuyoshi Nakada
2018-08-08
openssl: sync with upstream repository
rhe
2018-02-16
no ID cache in Init functions
nobu
2017-12-14
openssl: import v2.1.0
rhe
2017-09-03
openssl: import v2.1.0.beta1
rhe
2017-01-31
openssl: import v2.0.3
rhe
2016-12-10
openssl: import v2.0.1
rhe
2016-11-30
openssl: import v2.0.0
rhe
2016-08-29
import Ruby/OpenSSL 2.0.0.beta.1
rhe
2016-06-09
openssl: use ASN1_ENUMERATED_to_BN() if needed
rhe
2016-06-05
openssl: avoid d2i_ASN1_BOOLEAN()
rhe
2016-06-01
ossl_asn1.c: check overflow
nobu
2016-06-01
openssl: fix the Year 2038 problem
rhe
2016-05-30
openssl: use NUM2TIMET() to convert Integer to time_t
rhe
2016-05-25
openssl: drop OpenSSL 0.9.6/0.9.7 support
rhe
2016-05-23
openssl: use StringValueCStr() where NUL-terminated string is expected
rhe
2015-09-22
* ext/openssl/*: Remove svn commit id macros to make sync easier
zzak
2015-05-27
openssl: use RB_GC_GUARD instead of volatile
normal
2015-05-27
ossl_asn1.c: [DOC] Fix typo [skip ci]
nobu
2015-04-20
* ext/openssl/*: use license instead of licence.
hsbt
2015-02-21
ossl_asn1.c: fix doc
nobu
2015-02-21
[DOC] Backport ruby/openssl@86eb721 [ci skip]
zzak
2014-09-30
protoize no-arguments functions
nobu
2014-08-03
openssl: constify
nobu
2014-04-24
ossl_asn1.c: fix undefined behavior
nobu
2014-01-13
ext: use PRIsVALUE for rb_raise and rb_warn
nobu
2013-12-11
* ext/win32ole/sample/olegen.rb: Fix typo
a_matsuda
2013-11-29
ruby/ruby.h: RB_BLOCK_CALL_FUNC_ARGLIST
nobu
2013-11-13
Squashed commit of the following:
nagachika
2013-11-13
* ext/openssl/ossl_asn1.c: [DOC] Document parts of
zzak
2013-07-22
* ext/openssl/ossl_asn1.c (asn1time_to_time): Implement YYMMDDhhmmZ
drbrain
2012-09-04
remove trailing spaces.
nobu
2012-03-28
* ext/openssl/ossl_asn1.c: raise TypeError when trying to encode nil
emboss
2012-02-25
avoid rdoc's warnings.
naruse
2012-02-08
* ext/openssl/ossl_asn1.c: Call INT2NUM only once for GeneralString.
emboss
2011-11-15
* ext/openssl/ossl_asn1.c: get rid of potential overflow.
nobu
2011-11-04
* whitespace cleanup.
nobu
2011-09-25
* ext/openssl/ossl_asn1.c: fix int_ossl_asn1_decode0_cons when being
emboss
2011-09-23
* ext/openssl/ossl_asn1.c: remove unused variable.
emboss
2011-08-07
* ext/openssl/ossl_asn1.c (decode_eoc): remove unused variables.
kosaki
2011-06-30
* sytle fixes.
nobu
2011-06-26
* ext/openssl/extconf.rb
emboss
2011-05-23
* ext/openssl/ossl_asn1.c: Do not parse zero-tagged values as EOC. Do
emboss
2011-05-22
* ext/openssl/ossl_asn1.c: Forbid Constructives whose value is not an
emboss
[next]