1239 Commits (7da694825d3cf86e1b33f7428ce3808c439aa11d)
 

Author SHA1 Message Date
orignal 7da694825d fixed handshake 10 years ago
orignal 9606883b78 handle signature type for SAM 3.1 10 years ago
orignal 54cffb583f check max version 10 years ago
orignal fe4d640504 drop incoming garlic messages if local destination doesn't exist anymore 10 years ago
orignal 1a69770e15 fixed compilation warning 10 years ago
orignal 75b67b7ea7 CRC32 verification 10 years ago
orignal e3f077ee9a create io_service together with destination 10 years ago
orignal f357a5864c pass local destination by pointer 10 years ago
orignal 6e32c389b1 some cleanup 10 years ago
orignal 219abaa7e1 don't use AESNI if not supported 10 years ago
orignal 82d5bf2f8a load certificates before reseed 10 years ago
orignal 1ffe7955a3 RSA raw verifier 10 years ago
orignal ef73353a0a use RSA-raw for SU3 verification 10 years ago
orignal 52a0b9ca03 extend LeaseSet buffer to fir RSA-4096 key and signature 10 years ago
orignal 0a9eca9f94 load certificates and verify signatures 10 years ago
orignal b399d45d66 extract public key from ceritificate 10 years ago
orignal d6fe4556fb don't make executable as shared 10 years ago
orignal 6ad0313dbe Merge pull request #117 from hagen-i2p/library-build-2 10 years ago
hagen ca2566e778 * reorder makefile rules : fix depends on header 10 years ago
orignal 2b093a0e3f extract issuer name 10 years ago
hagen 0e212f29d0 * update build/CMakeLists.txt 10 years ago
hagen cd3a7040b0 * Makefile : add dist target 10 years ago
hagen cf8e229098 * almost fixed static linking 10 years ago
hagen 05a62af99b * move USE_* to main Makefile 10 years ago
hagen 56c404e6c1 * Makefile.linux : use idents with spaces 10 years ago
hagen 5ee4969322 * Makefile.linux : reorder checks 10 years ago
hagen 8a43e070d8 * Makefile.osx : exchange options 10 years ago
hagen aa0cb6b2c4 * (3/3) cleanup : unused variable 10 years ago
hagen d6ec412422 * (2/3) cleanup : use $CXXFLAGS instead $NEEDED_FLAGS 10 years ago
hagen 4e94bc9efc * (1/3) cleanup : use $CXXFLAGS instead $CPU_FLAGS 10 years ago
hagen bc0f0e96a3 * (3/3) 2nd try : drop api/ subdir 10 years ago
hagen 9552edf82d * (2/3) update main Makefile 10 years ago
hagen 8c218bd5df * (1/3) update filelist.mk : 3 lists of sources: common, daemon-specific and library-specific 10 years ago
hagen 01bb492faf * cleanup : remove 100% garbage in Makefile.osx 10 years ago
orignal afd0a43725 read certificate file 10 years ago
orignal 366b160727 initial parsin of X.509 certificate 10 years ago
Kill Your TV 8b61aedc3f sync certificates with the java router 10 years ago
orignal 23e49e730f process SU3 files with data descriptor 10 years ago
orignal 0e935a3511 check for data descriptor flag 10 years ago
orignal 56a95fa9b5 check for RI size 10 years ago
orignal 6ac846f95d SU3 resseed first 10 years ago
orignal 9ce56eb95f handle compression method field 10 years ago
orignal 3643d2f1da reseed from SU3 10 years ago
orignal 96851ab2fd Merge branch 'master' of https://github.com/PrivacySolutions/i2pd 10 years ago
orignal 7e52f8af5e pass params to destination 10 years ago
Kill Your TV ca3817abe3 minor tweaks to the README 10 years ago
orignal aaf9a70153 pass RSA public key in constructor 10 years ago
orignal 0ee7f02f51 extend temporary buffer size to 1024 10 years ago
orignal 18d9325800 fixed tabs 10 years ago
orignal bec638914a reaturned api folder back 10 years ago