aboutsummaryrefslogtreecommitdiff
path: root/src/core/core_api_iterate_peers.c
Commit message (Collapse)AuthorAge
* replacing 0-terminated atsi-array with array+length in core API (and the ↵Christian Grothoff2011-10-22
| | | | core-connect IPC)
* move GNUNET_TRANSPORT_ATS_ to GNUNET_ATS_Christian Grothoff2011-10-17
|
* indentationChristian Grothoff2011-08-15
|
* indentationChristian Grothoff2011-08-15
|
* Testing and core related changes.Nathan S. Evans2011-02-22
|
* missing null checkNathan S. Evans2011-02-17
|
* oopsNathan S. Evans2011-02-16
|
* remove double connect notify, add is connected optimization for peer iterate ↵Nathan S. Evans2011-02-16
| | | | call
* doxygen fixesMatthias Wachs2010-12-21
|
* possible null dereferenceNathan S. Evans2010-12-21
|
* fixing iteration code to handle ATS structsChristian Grothoff2010-12-01
|
* Testing changes required to work with new core api. Revert ↵Nathan S. Evans2010-11-16
| | | | GNUNET_CORE_iterate_peers call to work properly.
* the big core API/protocol change, breaks all testcases using core, since the ↵Christian Grothoff2010-11-13
| | | | code is still buggy
* big scheduler refactoring, expect some issuesNathan S. Evans2010-11-05
|
* core changes for topology iteration (get current connections)Nathan S. Evans2010-08-03