Tatsuhiro Tsujikawa
|
b48d9082db
Documented --rpc-save-upload-metadata option in manpage
|
13 年之前 |
Tatsuhiro Tsujikawa
|
da8086cbc9
Updated doc
|
13 年之前 |
Tatsuhiro Tsujikawa
|
a9c76ed35e
Added --rpc-save-upload-metadata option
|
13 年之前 |
Tatsuhiro Tsujikawa
|
4a4fec2c8c
Removed socket readability check from checkIfConnectionEstablished()
|
13 年之前 |
Tatsuhiro Tsujikawa
|
841395f332
Perform SSL/TLS handshake after checking whether connection is established
|
13 年之前 |
Tatsuhiro Tsujikawa
|
c904aa50fe
Use uri_split instead of uri::parse where appropriate
|
13 年之前 |
Tatsuhiro Tsujikawa
|
eebc704b19
Updated .gitignore
|
13 年之前 |
Tatsuhiro Tsujikawa
|
692f978978
Rewritten URI parser
|
13 年之前 |
Tatsuhiro Tsujikawa
|
5367c34de3
Fixed bug that mmap won't work if MultiDiskAdaptor is used
|
13 年之前 |
Tatsuhiro Tsujikawa
|
71620854c7
Moved bool members to the last to reduce structure size
|
13 年之前 |
Tatsuhiro Tsujikawa
|
8b0c701266
Removed trailing spaces
|
13 年之前 |
Tatsuhiro Tsujikawa
|
390b2e546e
Updated po templates
|
13 年之前 |
Tatsuhiro Tsujikawa
|
bc3c553b3c
Updated doc
|
13 年之前 |
Tatsuhiro Tsujikawa
|
7c878d3c81
Moved implementation of SharedCount and WeakCount to cc file
|
13 年之前 |
Tatsuhiro Tsujikawa
|
e34d0e7ffa
Dont' return SharedHandle from HttpHeader::getRange()
|
13 年之前 |
Tatsuhiro Tsujikawa
|
492d6d1eeb
Added RPC encryption command-line example
|
13 年之前 |
Tatsuhiro Tsujikawa
|
71cc44bedd
Documented --rpc-private-key, --rpc-certificate and --rpc-secure in manpage
|
13 年之前 |
Tatsuhiro Tsujikawa
|
90515dfa50
RPC over SSL/TLS transport
|
13 年之前 |
Tatsuhiro Tsujikawa
|
4b94ede268
Return ExtensionMessage subclass create return raw pointer
|
13 年之前 |
Tatsuhiro Tsujikawa
|
3258614033
Removed *Handle typedef
|
13 年之前 |
Tatsuhiro Tsujikawa
|
1c57a3ff9f
Code cleanup
|
13 年之前 |
Tatsuhiro Tsujikawa
|
1fdc6e0a33
Code cleanup
|
13 年之前 |
Tatsuhiro Tsujikawa
|
c6b76f1d32
Don't instantiate SharedHandle for DHT{Query, Response}Message subclass
|
13 年之前 |
Tatsuhiro Tsujikawa
|
5323afa5b2
Removed instantiation of unused BtMessageValidator
|
13 年之前 |
Tatsuhiro Tsujikawa
|
215d1d3d0b
Made static create function of BtMessage subclass return raw pointer
|
13 年之前 |
Tatsuhiro Tsujikawa
|
ae2e4cb7ff
Handle OptionHandlers as raw pointer
|
13 年之前 |
Tatsuhiro Tsujikawa
|
8fc5cdea02
Removed unused functions
|
13 年之前 |
Tatsuhiro Tsujikawa
|
89f18dde85
Use nothrow version of parseInt, parseUInt and parseLLInt
|
13 年之前 |
Tatsuhiro Tsujikawa
|
a879d75aaa
Don't use parseInt in cookie_helper
|
13 年之前 |
Tatsuhiro Tsujikawa
|
f75402739b
Rewritten ServerStatMan::load() using nothrow version of parseInt
|
13 年之前 |