2012 Commits (0a6d849435390e1995e419b3d86394817c44baeb)
 

Author SHA1 Message Date
orignal 0a6d849435 pass shared_ptr to SendRelayIntro 9 years ago
orignal a0106fe5d8 Merge pull request #306 from erlend1/openssl 9 years ago
erlend1 cee1b8a64a Configurable addresses from master 9 years ago
orignal 4e2ba71d59 more introducers 9 years ago
orignal fb2bdfb9ee create SSU session in SSU thread 9 years ago
orignal 72785f6740 eliminate some unnecessary calculations 9 years ago
orignal a94a05fac9 replaced radix-16 to radix-256 9 years ago
orignal 430368de97 temporary disable Ed25519 per thread 9 years ago
orignal 7bfb499549 reduce number of precalculated points 9 years ago
hagen 9bc477e1b6 * use stricter linker options for .deb packages 9 years ago
hagen f84ac18472 * set defaults to *FLAGS instead redefining them 9 years ago
hagen cd515a2e54 * fix Depends: for i2pd-dbg 9 years ago
hagen c73c8fdc47 * fix building of empty -dbg package 9 years ago
hagen e755a32b23 * take some enchancements for debian/ dir from kytv (#1) 9 years ago
hagen d4d1768575 * Makefile.* : fix build with gcc 4.7.2 (#299) 9 years ago
orignal 0a5745c559 Update README.md 9 years ago
orignal b24959205b Update README.md 9 years ago
orignal d69f297c05 split between CreateSession and CreateSessionThrough Introducer 9 years ago
orignal 3c8e331809 Ed25519 per thread 9 years ago
orignal d169471e8c copy constructor for Ed22519 9 years ago
orignal 56453f6b5c moved BN_CTX creation to curve's Verify and Sign 9 years ago
orignal dac2e8c79e use left sift instead multipilication by 2 9 years ago
orignal ccc96bc610 Merge pull request #304 from hagen-i2p/fixes 9 years ago
hagen 654371cb6a fix debian/ directory 9 years ago
hagen 1af8d873bb delete build/cmake_modules/FindCryptoPP.cmake (now using openssl) 9 years ago
hagen b7a0e23309 fix BUILD_NOTES: url, md-format, crypto++ reference 9 years ago
hagen 4a0f868941 fix Dockerfile : drop crypto++, add openssl 9 years ago
hagen 448073cdd6 format '%lu' expects argument of type 'long unsigned int', but argument 5 has type 'size_t {aka unsigned int} 9 years ago
orignal ad79ec7b1f async handshake 9 years ago
orignal e194854c6d replace GetSession to CreateSession 9 years ago
orignal d01d033209 eliminate session creation collision 9 years ago
orignal 06c4aca490 always use shared_ptr for I2NPMessage 9 years ago
orignal 885d57138a read Content-Length from http header 9 years ago
orignal 9e2a770a26 read complete request 9 years ago
orignal 942b699bb9 fixed few SSL errors 9 years ago
orignal c9d03a8094 I2PControl through SSL 9 years ago
orignal d015538bb4 create certificate for https 9 years ago
orignal 90d6c5c5bb fixed race condition 9 years ago
orignal 387ce4b6fa fixed access to eepsites from webconsole 9 years ago
orignal 7943b13891 use shared_ptr for sockets 9 years ago
orignal 50a7cd19b4 Update README.md 9 years ago
orignal 53e9335bb0 Update README.md 9 years ago
orignal e5cb70972e moved status_string to reply structure 9 years ago
orignal 0d84871037 backport of 'make http server http/1.1 compliant' 9 years ago
orignal 1d37745c0c more separation between api and executable builds 9 years ago
orignal ad9ade7849 reduce number of transient BIGNUM allocations 9 years ago
orignal c1e2ee32b4 fixed mingw build error 9 years ago
orignal 1588d2734c use path.string () instead path.c_str () 9 years ago
orignal 50dda4263f fixed mingw build error 9 years ago
orignal a8f2239495 backport GetMTU 9 years ago