aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* taking care of send msg size in the apiJulius Bünger2015-01-23
|
* mostly taking care about max size we are allowed to sendJulius Bünger2015-01-23
|
* code cleanupJulius Bünger2015-01-23
|
* -use static where allowedChristian Grothoff2015-01-22
|
* moved the client request rate estimation in fkt of its ownJulius Bünger2015-01-22
|
* use const in api, avoid castChristian Grothoff2015-01-22
|
* use statics instead of singleton struct, simplify internal APIsChristian Grothoff2015-01-22
|
* -indentation, do not pass stats arg as const just to then cast the const awayChristian Grothoff2015-01-22
|
* finish ATS reconnect logic to retransmit state on reconnectChristian Grothoff2015-01-22
|
* -improving docsChristian Grothoff2015-01-22
|
* -documentingChristian Grothoff2015-01-22
|
* also simplify message format for AddressSuggestionMessageChristian Grothoff2015-01-22
|
* improved selection of peers for pushingJulius Bünger2015-01-22
|
* simplifying IPC for address destructionChristian Grothoff2015-01-22
|
* simplifying IPC for address in use and address updateChristian Grothoff2015-01-22
|
* split structs for address adding and updatingChristian Grothoff2015-01-22
|
* splitting add/update logic in preparation for changing msg formatsChristian Grothoff2015-01-22
|
* towards a cleaner ATS scheduling APIChristian Grothoff2015-01-22
|
* modified TODOsJulius Bünger2015-01-22
|
* don't read threshholds from .confJulius Bünger2015-01-22
|
* -add a check to bail out on false signaturesSree Harsha Totakura2015-01-22
|
* keep track of whom we sent pull requests to (avoid duplicate replys)Julius Bünger2015-01-22
|
* make sure fkt is called with right argumentJulius Bünger2015-01-22
|
* clean up ntfy_tmt_rdy handles on removal of peerJulius Bünger2015-01-22
|
* restructured service and samplerJulius Bünger2015-01-22
|
* optical changesJulius Bünger2015-01-22
|
* update .po - filesJulius Bünger2015-01-22
|
* updated .po - filesJulius Bünger2015-01-20
|
* restructured test, testing seedJulius Bünger2015-01-20
|
* optical changes, small fix, draft for notificationJulius Bünger2015-01-20
|
* trying to remove get_peer_taskJulius Bünger2015-01-19
|
* -towards improved ATS API, adding return value with address record when ↵Christian Grothoff2015-01-19
| | | | adding address, adding new subsystem with peer-to-address map to transport; causes various new assertions to fail, but no major regression -- not finished
* -indentation, doxygenChristian Grothoff2015-01-19
|
* undo last commitJulius Bünger2015-01-18
|
* removed unneeded varsJulius Bünger2015-01-18
|
* undo last commitJulius Bünger2015-01-18
|
* check if peer we open a channel to is liveJulius Bünger2015-01-18
|
* -fix compile issue due to api changeChristian Grothoff2015-01-18
|
* -remarking on things to fixChristian Grothoff2015-01-18
|
* simplified removal of peers from peermapJulius Bünger2015-01-18
|
* remove ATS information from callback from ATS address selection, as the ↵Christian Grothoff2015-01-18
| | | | argument was never used in the first place
* removing dead logic to copy and pass around unused ATS valuesChristian Grothoff2015-01-18
|
* -just indentation, dead codeChristian Grothoff2015-01-18
|
* always use a slot, even if the session is NULL, simplify logic and document ↵Christian Grothoff2015-01-18
| | | | what still needs to be fixed
* -test cleanupChristian Grothoff2015-01-18
|
* -doxygen, link against libgnunethelloChristian Grothoff2015-01-18
|
* -test cleanupChristian Grothoff2015-01-18
|
* -indentation, doxygenChristian Grothoff2015-01-18
|
* -indentation, doxygenChristian Grothoff2015-01-18
|
* fixed integer sizes and _get_rand_peer()Julius Bünger2015-01-18
|