aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
| * Call to set_wakeup added after tasks added/removed to/from pending_timeoutt3sserakt2017-08-03
| * Nearly finished. Call to set_wakeup missing in case of tasks added to pending...t3sserakt2017-08-02
| * adapt add_without_sets to scheduler driver API; reimplement initFdInfolurchi2017-07-21
| * small fixeslurchi2017-07-20
| * started further refactoring of scheduler. ATTENTION, actual Status does not c...t3sserakt2017-07-20
* | Merge branch 'fix_social'lurchi2017-12-30
|\ \
| * | Revert "tried to print out stacktrace, not working. removed."lurchi2017-12-30
| * | cleanuplurchi2017-12-30
| * | consider entry decision while re-entering a placelurchi2017-12-30
| * | actually test reconnecting; result in enter callback must always be GNUNET_OKlurchi2017-12-30
| * | master/slave pointers must not be NULL immediatly after sending leave requestlurchi2017-12-30
| * | fixing the place leave logic after protocol changelurchi2017-12-30
| * | test_social runs into the case GNUNET_YES == grp->is_disconnectedlurchi2017-12-30
| * | result is a boolean; stylistic changeslurchi2017-12-26
| * | test_psyc: less services and less noise in the outputlurchi2017-12-26
| * | test_social: less services and less noise in the outputlurchi2017-12-26
| * | unified debug output (allows grep OP ID)lurchi2017-12-24
| * | stylistic fixlurchi2017-12-24
| * | be more clear about test procedure (use self-explanatory function names)lurchi2017-12-24
| * | remove debug assertion; add debug outputlurchi2017-12-24
| * | forgot to call GNUNET_SERVICE_client_continuelurchi2017-12-24
| * | we have to destroy channels to the origin when cleaning up a memberlurchi2017-12-15
| * | Merge branch 'fix_social' of gnunet.org:gnunet into fix_sociallurchi2017-12-14
| |\ \
| | * | tried to print out stacktrace, not working. removed.t3sserakt2017-11-25
| | * | fixed compile errort3sserakt2017-11-25
| | * | added loggingt3sserakt2017-11-25
| | * | Merge branch 'fix_social' of gnunet.org:gnunet into fix_socialt3sserakt2017-11-25
| | |\ \
| | * \ \ Merge branch 'fix_social' of gnunet.org:gnunet into fix_socialt3sserakt2017-11-24
| | |\ \ \
| | * \ \ \ Merge branch 'fix_social' of gnunet.org:gnunet into fix_socialt3sserakt2017-11-22
| | |\ \ \ \
| | * \ \ \ \ Merge branch 'fix_social' of gnunet.org:gnunet into fix_socialt3sserakt2017-11-21
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge branch 'fix_social' of gnunet.org:gnunet into fix_socialt3sserakt2017-11-14
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'fix_social' of gnunet.org:gnunet into fix_socialt3sserakt2017-11-09
| | |\ \ \ \ \ \ \
| | * | | | | | | | changed log levelst3sserakt2017-11-08
| | * | | | | | | | Merge branch 'fix_social' of gnunet.org:gnunet into fix_socialt3sserakt2017-11-02
| | |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge branch 'fix_social' of gnunet.org:gnunet into fix_socialt3sserakt2017-10-29
| | |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | | added loggingt3sserakt2017-10-29
| * | | | | | | | | | | don't shutdown before all members and origin have disconnectedlurchi2017-12-14
| * | | | | | | | | | | actually use the is_disconnecting flag; debug output; remove dead codelurchi2017-12-14
| * | | | | | | | | | | revert commit 6490b5f31e58e9ec008f8c5ceda28f6054f1bbbalurchi2017-11-24
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
| * | | | | | | | | | WARNING -> DEBUGlurchi2017-11-24
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
| * | | | | | | | | mark channel as disconnectin when a part request is sent; cleanuplurchi2017-11-24
| * | | | | | | | | added FIXMElurchi2017-11-24
| * | | | | | | | | added FIXMEslurchi2017-11-24
| * | | | | | | | | introduce part request / part ack messages (for leaving multicast groups) and...lurchi2017-11-24
| | |_|_|_|_|_|/ / | |/| | | | | | |
| * | | | | | | | commented out wrong message typelurchi2017-11-22
| | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | Introduce PART/PART_ACK messages (tests will fail until multicast module is a...lurchi2017-11-18
| * | | | | | | use comfort functions of MQ APIlurchi2017-11-18
| | |_|_|_|/ / | |/| | | | |
| * | | | | | Use MQ API instead of manually allocating messages; simplify logic in handle_...lurchi2017-11-13
| * | | | | | finalize protocol change (fixes message loss when leaving a place)lurchi2017-11-13
| | |_|_|/ / | |/| | | |
| * | | | | improve documentationlurchi2017-11-08