31 Commits

Author SHA1 Message Date
a09ab6b484 style: Style fixes. 2022-06-09 10:30:29 +00:00
f7728cf681 fix: Include for iostream moved to i2psam.h file. 2022-06-08 19:12:02 +01:00
6e2b553ca1 feat: Refactoring
- Merged latest fixes from main repo;
- Added base class SAMSession with common fields and methods;
- Minor fixes.
2022-06-08 18:14:22 +01:00
b0888f4129 fix: Fixed vector import. 2022-01-19 06:23:59 +00:00
9e65732383 fix: Rewrite createSAMRequest function with template. 2022-01-19 04:37:20 +00:00
fdec8b4b13 Added basic support for UDP and RAW sessions 2021-11-11 16:34:50 +00:00
a8a2687927 Adding missing functions. SAM now let you choose signature types 2019-07-21 15:05:11 +02:00
e6c691899f Merge branch 'master' into sam-v3.1 2019-02-09 05:26:59 +01:00
850a876e67 Initial work for supporting sam v3.1 2019-02-09 05:19:53 +01:00
e636244e2a initial c wrapper 2017-04-17 08:26:45 -04:00
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
a50d85ca9d Compile with C++11, migrate auto_ptr to unique_ptr 2017-04-02 09:57:03 +12:00
c28be81410 Remove Anoncoin includes etc. 2017-04-02 01:30:27 +13:00
289b150909 Add license 2017-04-02 01:12:28 +13:00
779b915648 Dump of GroundRod's v0.9.6.9; missing commit history! 2017-04-02 01:12:25 +13:00
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
dd2a0aa928 Added scrypt SSE2 hardware detect, I2p tweaks, WindowsSetup.exe build, Copyr YR bump 2017-04-01 23:42:55 +13:00
9d5b0c9ea4 Resource updates & add I2pSAM to the build 2017-04-01 23:42:55 +13:00
b64ffb7a91 I2PSAM: Don't connect socket in constructor. 2017-04-01 23:42:55 +13:00
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
7dc12aed1d fix failed compilation on some systems 2013-07-07 18:25:53 +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