Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-02-07 | Onion_test should be now a bit less failure prone. | irungentoo | |
2014-02-05 | Made onion test taste more like onion. | irungentoo | |
2014-01-30 | Test passes now, uncommented it. | irungentoo | |
2014-01-29 | A bit of tests added. | irungentoo | |
2014-01-20 | Merge branch 'onion' | irungentoo | |
2014-01-19 | proper windows preprocessor detection | Ben Iofel | |
2014-01-19 | Fixed onion_test. | irungentoo | |
2014-01-14 | Onion data packets can now be handled in onion_client. | irungentoo | |
oniondata_registerhandler(...) can be used to register different packet types to handle them and send_onion_data(...) can be used to send these packets. | |||
2014-01-09 | Putting the sendback outside the encrypted part of the response. | irungentoo | |
It's more useful this way. | |||
2014-01-08 | Fixed problem in onion_announce.c | irungentoo | |
Added a way to know if a announce response is valid. | |||
2014-01-06 | onion_announce seems to be working perfectly. | irungentoo | |
Stuff added and fixed. | |||
2014-01-05 | Tests added and some fixes for the onion part. | irungentoo | |
2014-01-04 | Some work on the onion part done. | irungentoo | |
2014-01-03 | A bit of work done on the onion part. | irungentoo | |
2013-12-31 | Added onion.c to build system and added a test. | irungentoo | |