1746 Commits (629b5ff17124c4c7812786e62b576cc1df40a402)
 

Author SHA1 Message Date
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 9 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
orignal ec50b97aa8 reduced amount of logging 10 years ago
orignal fbf672288f MAC and encryption keys 10 years ago
orignal 47e8cfd91e calculate master secret 10 years ago
orignal 9968485cdd send ClientKeyExchange 10 years ago
orignal 6ea037cc47 process server certificate 10 years ago
orignal c5f0be126e client hello for HTTPS 10 years ago
Kill Your TV 8db34a4d7f Merge branch 'master' of github.com:PurpleI2P/i2pd 10 years ago
Kill Your TV 732ff67076 New certificate; will be switched on the server for a future release. 10 years ago
orignal e3190a4ca9 SSU data receive batching 10 years ago
Kill Your TV f2c849703a Remove reseed host, no longer in use 10 years ago
orignal e901307d8d fixed crash 10 years ago
orignal e038467c89 unique_ptr for sent and incomplete messages 10 years ago
orignal 776582e019 fixed typo 10 years ago
orignal 018daa8837 catch sendto exception 10 years ago
orignal 10b733d215 don't throw exception 10 years ago
orignal 97ec65cccd read all sections from tunnels.cfg 10 years ago
orignal d2d7b3b348 multiple server I2P tunnels 10 years ago
orignal b0052eae05 doesn't create same local destination twice 10 years ago
orignal ed692ffba3 make sure only one I2P tunnel per local prot 10 years ago
orignal 242bc3624a read tunnels.cfg 10 years ago
orignal 18121a99ca config file for I2PTunnels 10 years ago
orignal 93c2c13f96 fixed memory leak 10 years ago
orignal b11fd250c1 fixed race condition 10 years ago
orignal 93857b690a fixed hand at shutdown 10 years ago
orignal 34d88db0b2 Merge pull request #158 from multikatt/master 10 years ago
multikatt dcad550a2f typo: stoped->stopped 10 years ago
orignal 816e4d533d fixed race condition 10 years ago
orignal 53adf7a793 cleanup dead peers 10 years ago
orignal 0ed9dc4e93 complete session if presented 10 years ago
orignal 9eba7923a7 use insert instead [] 10 years ago
orignal 3263f6fefc ban abusing ipv6 addresses 10 years ago
orignal a27dd17cef fixed memory leak 10 years ago
orignal 52f9d5f0aa ban abusing IPs 10 years ago
orignal 6783b22ad0 terminate non-responding NTCP sessions by timeout 10 years ago
orignal a3c1c314d0 don't insert same transit tunnel twice 10 years ago
orignal d01f3b094b allow netDb cleanup after every 500 messages 10 years ago