index
:
delta/ruby.git
5a1dfb04bc2
KEIJU
KOSAKO
RUBY
SER
SHIGEO
SPCOLTRIN
baserock/GENIVI/G-1.2
baserock/liw/sam/chef
baserock/morph/ruby_1_8_7
baserock/morph/ruby_1_9_3
baserock/ps/proto-web-system
baserock/ruby_1_9_3
baserock/ruby_2_0_0
baserock/ruby_2_1
baserock/v1_9_3_194-bootstrap
bundler
c65f10304f
copy_file_range_bug
dependabot/bundler/spec/mspec/rake-12.3.3
half-baked-1.9
master
matzruby
maximecb-patch-1
maximecb-patch-2
mvm
new_gc
revert-2779-news-for-module-name
rexml_adds_tests
ricsin
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_m17n
scheduler-process-wait
testunit
thread_inspect
trunk
unlabeled-1.1.1
unlabeled-1.39.2
v1_0r
v1_1dev
v1_1r
win32-unicode-test
yuki24-patch-1
github.com: ruby/ruby.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
/
digest
/
sha2
/
sha2init.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[digest] Added rb_digest_make_metadata to wrap metadata
Nobuyoshi Nakada
2020-12-19
1
-3
/
+1
*
digest: remove OpenSSL engine
Kazuki Yamaguchi
2020-12-02
1
-3
/
+1
*
Hoisted out rb_id_metadata
Nobuyoshi Nakada
2019-08-22
1
-3
/
+1
*
Hoisted out rb_digest_namespace
Nobuyoshi Nakada
2019-08-22
1
-3
/
+1
*
* ext/digest/*/*.[ch]: include ruby.h before digest.h to avoid
naruse
2015-11-21
1
-1
/
+2
*
digest: CommonDigest
nobu
2015-02-11
1
-0
/
+2
*
digest: no ID cache
nobu
2015-02-10
1
-1
/
+1
*
ext/digest: hide metadata objects for internal use
nobu
2014-09-30
1
-1
/
+1
*
protoize no-arguments functions
nobu
2014-09-30
1
-1
/
+1
*
digest: no check for hidden objects
nobu
2014-09-29
1
-0
/
+2
*
* ext/digest/extconf.rb: use OpenSSL only when all transform
nobu
2010-02-24
1
-1
/
+1
*
* ext/digest/sha2/sha2init.c: test OpenSSL more strictly.
akr
2010-02-22
1
-1
/
+1
*
* ext/digest/sha2: Use OpenSSL's SHA1 engine if available.
nobu
2010-02-22
1
-0
/
+4
*
* ext/digest/md5/md5init.c (md5), ext/digest/rmd160/rmd160init.c
nobu
2008-09-01
1
-2
/
+2
*
* ext/digest: Prefix C constants with RUBY_ and C type names with
knu
2006-10-20
1
-5
/
+5
*
* ext/digest/digest.c, ext/digest/digest.h,
knu
2006-10-13
1
-3
/
+2
*
* ext/digest/digest.c, ext/digest/md5/md5init.c,
knu
2006-10-13
1
-0
/
+5
*
* ext/digest/digest.c (get_digest_base_metadata): Use an instance
knu
2006-10-11
1
-2
/
+2
*
* ext/digest/digest.c (rb_digest_base_alloc,
knu
2006-10-11
1
-1
/
+0
*
* ext/digest/digest.c (rb_digest_base_reset, Init_digest): Add
knu
2006-10-11
1
-0
/
+3
*
* ext/digest/digest.[ch]: Since the argument order of
knu
2006-10-05
1
-2
/
+1
*
* ext/digest/md5/md5init.c (Init_md5): Now that we have digest.rb,
knu
2006-09-27
1
-1
/
+1
*
* ext/digest/md5/md5init.c (Init_md5): rb_cvar_declare() is
nobu
2002-02-17
1
-2
/
+2
*
Import the "digest" module and the submodules, from the Rough Ruby
knu
2001-07-13
1
-0
/
+47