Tatsuhiro Tsujikawa
|
b6e7ac59f1
|
Update AUTHORS
|
2021-08-21 16:49:41 +09:00 |
|
Tatsuhiro Tsujikawa
|
c0a6622bdb
|
Update AUTHORS
|
2019-10-06 09:37:18 +09:00 |
|
Tatsuhiro Tsujikawa
|
6995edbf08
|
Update AUTHORS
|
2018-05-15 21:05:27 +09:00 |
|
Tatsuhiro Tsujikawa
|
1d10b5796d
|
Update AUTHORS
|
2017-10-17 22:21:32 +09:00 |
|
Tatsuhiro Tsujikawa
|
442b2bcbdc
|
Update AUTHORS
|
2017-05-17 22:11:44 +09:00 |
|
Tatsuhiro Tsujikawa
|
c7551a173f
|
Update AUTHORS
|
2017-01-16 21:31:49 +09:00 |
|
Tatsuhiro Tsujikawa
|
f42a4362f5
|
Update AUTHORS
|
2016-12-15 22:38:31 +09:00 |
|
Tatsuhiro Tsujikawa
|
57843a0732
|
Update AUTHORS
|
2016-10-16 17:00:55 +09:00 |
|
Tatsuhiro Tsujikawa
|
f6043488e4
|
Update AUTHORS
|
2016-09-16 21:19:52 +09:00 |
|
Tatsuhiro Tsujikawa
|
441d426002
|
Update AUTHORS
|
2016-08-20 10:41:53 +09:00 |
|
Tatsuhiro Tsujikawa
|
4494d71a80
|
Update AUTHORS
|
2016-06-14 22:17:40 +09:00 |
|
Tatsuhiro Tsujikawa
|
d821cb3133
|
Update AUTHORS
|
2016-05-15 18:50:59 +09:00 |
|
Sonny Piers
|
d3f16a5711
|
system.listNotifications RPC method
|
2016-04-08 18:09:50 +02:00 |
|
Tatsuhiro Tsujikawa
|
d16f8f675c
|
Add all contributor's name in AUTHORS
|
2016-03-21 12:32:38 +09:00 |
|
Tatsuhiro Tsujikawa
|
eaaf33d9aa
|
Replace sourceforge references with aria2.github.io
|
2015-12-27 18:03:57 +09:00 |
|
Nils Maier
|
213de910fd
|
Add myself to AUTHORS
|
2013-09-24 19:04:25 +02:00 |
|
Tatsuhiro Tsujikawa
|
93b1a2b0b0
|
Fixed typo
|
2011-03-20 14:39:36 +09:00 |
|
Tatsuhiro Tsujikawa
|
e85f9ccfd6
|
2007-08-08 Tatsuhiro Tsujikawa <tujikawa at rednoah dot com>
MessageDigestHelper is introduced in order to simplify the use
of message digest. Removed repeated code.
The message digest algorithm is now specified by string, like
"sha1",
"md5".
* src/messageDigest.{h, cc}
* src/MessageDigestHelper.{h, cc}: New class.
* src/DefaultPieceStorage.cc
* src/DefaultBtContext.{h, cc}
(computeFastSet): New function.
(setInfoHash): Added for unit testing.
(setNumPieces): Added for unit testing.
* src/DefaultBtInteractive.cc
* src/BtPieceMessage.cc
* src/Peer.cc
* src/Checksum.h
* src/message.h
* src/IteratableChecksumValidator.h
* src/ChunkChecksumValidator.{h, cc}: Use
IteratableChecksumValidator
inside it.
* src/SegmentMan.{h, cc}
(checkIntegrity): Removed.
* src/IteratableChunkChecksumValidator.{h, cc}
* src/Util.h
(sha1Sum): Removed.
(simpleMessageDigest): Removed.
(fileChecksum): Removed.
(computeFastSet): Removed.
* src/ShaVisitor.cc
* src/ChunkChecksum.h
* src/DownloadCommand.cc
Removed messageDigest virtual functions.
* src/MultiDiskAdaptor.{h, cc}
* src/DiskAdaptor.h
* src/ByteArrayDiskWriter.h
* src/DiskWriter.h
* src/DiskAdaptorWriter.h
* src/AbstractSingleDiskAdaptor.{h, cc}
* src/AbstractDiskWriter.{h, cc}
Fixed comilation error when message digest is disabled.
* src/MetalinkEntry.{h, cc}
* src/MetalinkRequestInfo.cc
Removed srandom and random.
* src/SimpleRandomizer.h
Added size() virtual function to DiskAdaptor
* src/MultiDiskAdaptor.h
Fixed the bug that causes that files are not opened correctly in
multi-file torrent.
* src/TorrentRequestInfo.cc
* src/MultiDiskAdaptor.cc
Added SHA256 support
* src/messageDigest.cc
* src/Xml2MetalinkProcessor.cc
Show supported message digest algorithms
* src/main.cc
Updated contact info.
* src/main.cc
|
2007-08-08 14:40:11 +00:00 |
|
Tatsuhiro Tsujikawa
|
e0639ab292
|
|
2007-01-28 14:44:16 +00:00 |
|
Tatsuhiro Tsujikawa
|
52634627bc
|
Initial import
|
2006-02-17 13:35:04 +00:00 |
|