7f9fde614a
Add github sync for i2psam
Sync Primary Repository to GitHub Mirror / sync (push) Has been cancelled
2025-05-10 18:58:36 -04:00
effca1a577
Fix formatting in Makefile
2024-09-15 19:32:25 -04:00
49182ee502
Merge pull request #10 from polistern/feat/base-session-class
...
feat: Datagrams and etc.
2022-06-11 11:57:48 -04:00
1d9577a09b
fix: Removed forced new line.
2022-06-10 21:04:57 +00:00
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
772262c773
chore: Updated README.md.
2022-06-08 18:39:34 +01:00
5a89fe4c16
chore: Resolved merge conflicts.
2022-06-08 18:36:49 +01:00
29db347be2
chore: Updated year and gitignore.
2022-06-08 18:16:14 +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
4b4186dd77
ignore result type and just move the stream socket if silent is true. Closes #8
2022-03-30 01:41:52 -04:00
655bfe38aa
fix destination parsing issue with wrong lengths, looks like we can just use c_str(), closes #7
2022-03-30 01:38:21 -04:00
58a93fc5e3
fix destination parsing issue with wrong lengths, looks like we can just use c_str(), closes #9
2022-03-30 01:32:20 -04: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
21940ef1a5
Merge pull request #6 from i2p/readmeupdate
...
Update the readme
2019-07-27 22:04:36 +02:00
8429b8f17d
Update the readme
2019-07-27 22:03:47 +02:00
11422d33f7
Merge pull request #5 from i2p/sam-v3.1
...
Support for SAM v3.1
2019-07-27 22:01:03 +02:00
a8a2687927
Adding missing functions. SAM now let you choose signature types
v3.0.5
2019-07-21 15:05:11 +02:00
d019f60ba7
Lets use ed25519
2019-07-21 14:42:44 +02:00
e6c691899f
Merge branch 'master' into sam-v3.1
2019-02-09 05:26:59 +01:00
6845cc4a6d
Merge pull request #4 from majestrate/c-api
...
c89 wrapper
2019-02-09 05:25:44 +01:00
850a876e67
Initial work for supporting sam v3.1
2019-02-09 05:19:53 +01:00
a9e6a6a962
Enable most warnings
2017-12-02 05:30:58 +13:00
e636244e2a
initial c wrapper
2017-04-17 08:26:45 -04:00
1c527380c2
Clarify README
2017-04-02 11:37:20 +12:00
8443bda2b0
Add example client
2017-04-02 11:34:23 +12:00
d56e6d11f9
Add debug info to library
2017-04-02 11:33:16 +12: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
6f60680ce7
Update development status
2017-04-02 09:26:35 +12:00
a58e1c7a34
Add README
2017-04-02 01:32:33 +13:00
c28be81410
Remove Anoncoin includes etc.
2017-04-02 01:30:27 +13:00
a279dfd567
Add basic Makefile
2017-04-02 01:26:04 +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
17ee32c92a
Phase III - Complete Anc codebase transformation & initial I2P ops
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
af34c2b8c5
Update defaults
2017-04-01 23:42:55 +13:00
323d016db8
[Anoncoin] Adding i2psam
2017-04-01 23:42:26 +13:00
e2b1069a5f
add define for windows mutex
2014-05-19 20:40:35 +00:00
165b2cf2e5
fix hang at I2P error
2013-10-25 16:33:15 +00:00
7dc12aed1d
fix failed compilation on some systems
2013-07-07 18:25:53 +00:00
235c0a7893
add dynamic/static and i2p/mixed indicators
2013-07-03 16:24:00 +00:00
52d2451dee
added mutex to SessionAdapter
2013-06-28 21:49:37 +00:00
bb27216e4c
right deleting new session
2013-06-27 18:41:56 +00:00