1782 Commits (9ce9d9b7fc9ceb55be54f5175849d4136923c4bc)
 

Author SHA1 Message Date
orignal 756e15fe19 fixed typo 9 years ago
orignal d9218134e2 pass source and destination ports to datagram receiver 9 years ago
orignal c66ba370d5 bind streaming destination to port for server tunnel 9 years ago
orignal 6fc0b2ecfb create additional streaming destination 9 years ago
orignal 7b938b246a choose streaming destination for destination port 9 years ago
orignal 45cb98c8de shared_ptr for streaming destination 9 years ago
orignal 0f8ea92a53 handle local destination port 9 years ago
orignal ac57e7ced2 fixed typo 9 years ago
orignal 513dc2fcc5 don't use explicit unreachable parameter anymore 9 years ago
orignal 3c10ba4511 show base64 address 9 years ago
orignal 6f9d8ed01b show tunlel creation success ratio 9 years ago
orignal 3977cec408 fixed crash at startup 9 years ago
orignal 7949ffe41e fixed crash 9 years ago
orignal bd9e68e69f fixed api build 9 years ago
orignal ccf689ffd5 connect to introducer if not any yet 9 years ago
orignal b95b49bd19 start unsing introducers after firewall detection 9 years ago
orignal dc8209837c cleanup expired peer tests 9 years ago
orignal 582daffd7f select peer test capable routers 9 years ago
orignal 30715c2512 firewall detection 9 years ago
orignal 51aea367c3 full implementation of peer test 9 years ago
orignal 34e31f3d78 PeerTest from Alice to Charlie 9 years ago
orignal e250628174 global peer tests 9 years ago
orignal eee968ce56 fixed incorrect instantiation in gcc 4.6 9 years ago
orignal 52f806ff94 use shared_ptr for ClientDestination 9 years ago
orignal 58ebd8cc59 1 hours expiration of RI in case of floodfill 9 years ago
orignal d08d1c9127 show uptime properly 9 years ago
orignal 1a307f3093 limit number of transit tunnels 9 years ago
orignal dc18c012ed show uptime through I2PControl 9 years ago
orignal c46a82420d show uptime 9 years ago
orignal e002c05350 Merge branch 'master' of https://github.com/PurpleI2P/i2pd 9 years ago
orignal 6401ed71ae Update version.h 9 years ago
orignal 621bfde961 handle incoming connection failure 9 years ago
orignal 5b5c06179c original_at_mail.i2p.crt added 9 years ago
orignal b187babd20 128 bytes key expansion 9 years ago
orignal 05e49bbeab show SAM sessions through web interface 9 years ago
orignal c88c6a9b63 include https hosts to reseeder's list 9 years ago
orignal 8e795cc2aa include https hosts to reseeder's list 9 years ago
orignal ad5bac6598 ClientKeyExchange length depend on key length from ceritifcate 9 years ago
orignal 0d468a8f48 extract https content 9 years ago
orignal 71dae29077 send and receive data 9 years ago
orignal d1b26b72e3 proper handshake messages hash calculations 9 years ago
orignal 64a4799c8c fixed incorrect MAC calculation 9 years ago
orignal e5d9c26868 use 256 bytes block for keys expansion 9 years ago
orignal 5deccd7833 calculate MAC 9 years ago
orignal e1f64e2476 moved https code to TlsSession 10 years ago
orignal cf5499375e encrypt finishes message 10 years ago
orignal a3736fc06e tls encrypt and decrypt 10 years ago
orignal 68a03c2134 send ChangeCipherSpecs 10 years ago
orignal dce8cf1af2 tls 1.2 and RSA_WITH_AES_256_CBC_SHA256 10 years ago
orignal 29d118a19a hanshakes hash and finishes message 10 years ago