Commit Graph

32 Commits (6845cc4a6d0b0dc8d97c4ace0bc7bcb3facdb105)

Author SHA1 Message Date
Mikal 6845cc4a6d
Merge pull request #4 from majestrate/c-api
c89 wrapper
2019-02-09 05:25:44 +01:00
str4d a9e6a6a962 Enable most warnings 2017-12-02 05:30:58 +13:00
Jeff Becker e636244e2a initial c wrapper 2017-04-17 08:26:45 -04:00
str4d 1c527380c2 Clarify README 2017-04-02 11:37:20 +12:00
str4d 8443bda2b0 Add example client 2017-04-02 11:34:23 +12:00
str4d d56e6d11f9 Add debug info to library 2017-04-02 11:33:16 +12: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 6f60680ce7 Update development status 2017-04-02 09:26:35 +12:00
str4d a58e1c7a34 Add README 2017-04-02 01:32:33 +13:00
str4d c28be81410 Remove Anoncoin includes etc. 2017-04-02 01:30:27 +13:00
str4d a279dfd567 Add basic Makefile 2017-04-02 01:26:04 +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 17ee32c92a Phase III - Complete Anc codebase transformation & initial I2P ops 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 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