Commit Graph

28 Commits (9e657323838d48127dfb949b0d24178df6ffdf0f)

Author SHA1 Message Date
polistern 9e65732383
fix: Rewrite createSAMRequest function with template. 2022-01-19 04:37:20 +00:00
polistern fdec8b4b13 Added basic support for UDP and RAW sessions 2021-11-11 16:34:50 +00:00
Mikal Villa a8a2687927
Adding missing functions. SAM now let you choose signature types 2019-07-21 15:05:11 +02:00
Mikal Villa d019f60ba7
Lets use ed25519 2019-07-21 14:42:44 +02:00
Mikal Villa e6c691899f
Merge branch 'master' into sam-v3.1 2019-02-09 05:26:59 +01:00
Mikal Villa 850a876e67
Initial work for supporting sam v3.1 2019-02-09 05:19:53 +01:00
Jeff Becker e636244e2a initial c wrapper 2017-04-17 08:26:45 -04:00
str4d 0adc0121b7 Remove SAM version range from API
The library should handle version negotiation, and fail gracefully if the user
asks the library to do something that the negotiated version doesn't allow.
2017-04-02 10:07:36 +12:00
str4d a50d85ca9d Compile with C++11, migrate auto_ptr to unique_ptr 2017-04-02 09:57:03 +12:00
str4d c28be81410 Remove Anoncoin includes etc. 2017-04-02 01:30:27 +13:00
str4d 289b150909 Add license 2017-04-02 01:12:28 +13:00
Gnosis #anoncoin Freenode IRC 779b915648 Dump of GroundRod's v0.9.6.9; missing commit history! 2017-04-02 01:12:25 +13:00
GroundRod a185cedf8f Remove building of i2psam seperately,convert to compat.h usage,reduce buff size, fix socket definations and console debug output 2017-04-02 01:12:21 +13:00
GroundRod dd2a0aa928 Added scrypt SSE2 hardware detect, I2p tweaks, WindowsSetup.exe build, Copyr YR bump 2017-04-01 23:42:55 +13:00
GroundRod 9d5b0c9ea4 Resource updates & add I2pSAM to the build 2017-04-01 23:42:55 +13:00
Mikal Villa b64ffb7a91 I2PSAM: Don't connect socket in constructor. 2017-04-01 23:42:55 +13:00
Mikal Villa af34c2b8c5 Update defaults 2017-04-01 23:42:55 +13:00
Mikal Villa 323d016db8 [Anoncoin] Adding i2psam 2017-04-01 23:42:26 +13:00
giv e2b1069a5f add define for windows mutex 2014-05-19 20:40:35 +00:00
giv 165b2cf2e5 fix hang at I2P error 2013-10-25 16:33:15 +00:00
giv 235c0a7893 add dynamic/static and i2p/mixed indicators 2013-07-03 16:24:00 +00:00
giv 52d2451dee added mutex to SessionAdapter 2013-06-28 21:49:37 +00:00
giv bb27216e4c right deleting new session 2013-06-27 18:41:56 +00:00
giv 5262f4fa80 new session works 2013-06-27 14:23:22 +00:00
giv c04633feba added new session class 2013-06-25 18:55:27 +00:00
giv 188504ab0f added isI2POnly() 2013-06-09 11:22:57 +00:00
giv 333932626d i2potions tab works 2013-04-28 10:59:27 +00:00
giv d62a584aec merge with my changes 2013-03-06 23:19:42 +06:00