oweals/gnunet.git
2013-11-25 Matthias WachsSET building is working now ... but SET itself seems...
2013-11-25 Bart Polot- log
2013-11-22 David BarksdaleRun contrib/pogen.sh as part of bootstrap.
2013-11-22 Matthias Wachsadditional check for filename
2013-11-22 Matthias Wachswrong string used
2013-11-22 Fabian Oehlmannadded convergence test
2013-11-22 Fabian Oehlmannremoved task_pending attribute
2013-11-22 Fabian Oehlmanntest variables
2013-11-22 Florian Doldfixed a bug where a set handle was used after free
2013-11-22 Matthias Wachsrename namestore to namecache
2013-11-21 Fabian Oehlmann- bugfixes
2013-11-21 Bart Polot- log
2013-11-21 Bart Polot- destroy all connections on shutdown, so core_disconne...
2013-11-21 Bart Polot- don't crash on channel not found
2013-11-21 Fabian Oehlmannextended state feature vector
2013-11-21 Matthias Wachsminor fix in check ... test test_gns_nick_shorten now...
2013-11-21 Matthias Wachstimeout is to short on slower systems (and when running...
2013-11-21 Matthias Wachsremove debug output
2013-11-21 Matthias Wachsadvanced tests later
2013-11-20 Fabian Oehlmann- variables renamed
2013-11-20 Christian Fuchsadded intersection to set's automake script
2013-11-20 Matthias Wachs- renaming namestore references to namecache
2013-11-20 Matthias Wachsmissing fi
2013-11-20 Christian Fuchsfixed bug from set-union
2013-11-20 Fabian Oehlmannglobal/local reward ratio made adjustable
2013-11-20 Fabian Oehlmannadded preferences to state vector
2013-11-20 Matthias Wachsrenaming timeout constants
2013-11-19 Christian Grothoff-doxygen
2013-11-19 Christian Grothoff-implementing revocation set union
2013-11-19 Fabian Oehlmannglobalized networks state
2013-11-19 Fabian Oehlmannbetter experience initialization
2013-11-19 Matthias Wachsevaluation
2013-11-19 Fabian Oehlmannremoved debug statement
2013-11-19 Fabian Oehlmann-integer underflow fix
2013-11-19 Bart Polot- more shutdown fixes
2013-11-19 Bart Polot- missing header
2013-11-19 Bart Polot- fix shutdown order
2013-11-19 Bart Polot- remove warning
2013-11-19 Bart Polot- api fix
2013-11-19 Bart Polot- delete tunnel from peermap at shutdown
2013-11-19 Christian Grothoff-do not crash on exit, even if mesh died
2013-11-19 Christian Grothoff-fix
2013-11-19 Christian Grothoff-fix
2013-11-19 Christian Grothoff-fix test
2013-11-19 Bart Polot- don't reschedule a POLL if connectio is being destroy...
2013-11-19 Christian Grothoff-cleaner callback sequencing
2013-11-19 Christian Grothoff-fix channel_get_info, return pointer to peer, not...
2013-11-19 Matthias Wachsget normalized pref per client
2013-11-19 Christian Grothoff-not const
2013-11-19 Christian Grothoff-fixing crash from reset_mesh due to mesh API semantic...
2013-11-19 Matthias Wachspreference client management and test
2013-11-19 Matthias Wachsnotify only once
2013-11-19 Matthias Wachs- reduce debug level in proportional
2013-11-19 Florian Dold- Added the '-E' option to gnunet-ecc, which prints...
2013-11-18 Christian Grothoff-doxygen fixes
2013-11-18 Christian Grothoff-fix
2013-11-18 Christian Grothoff-doxygen, and likely fix for #2727
2013-11-18 Christian Grothoff-document test
2013-11-18 Christian Grothoff-expanding conversation test
2013-11-18 Bart Polot- destroy channels when tunnels is being destroyed...
2013-11-18 Bart Polot- fixme
2013-11-18 Bart Polot- fix handling of path's on duplicate PATH_CREATE messages
2013-11-18 Christian Fuchswork work
2013-11-18 Christian Fuchsmore work on set intersection
2013-11-18 Christian Grothoff-towards a real test for conversation
2013-11-18 Christian Fuchsmore work on intersection
2013-11-18 Bart Polot- doc, notes
2013-11-18 Matthias Wachspreference iteration
2013-11-18 Bart Polot- missing return
2013-11-18 Fabian Oehlmanntest_api_conf changed
2013-11-18 Fabian Oehlmanncomments
2013-11-18 Fabian Oehlmannadded utilization
2013-11-18 Bart Polot- log
2013-11-18 Matthias Wachsimproved evalution
2013-11-18 Bart Polot- cancel queued message on connection destroy
2013-11-18 Bart Polot- dont double free in case of error
2013-11-18 Matthias Wachsutilization
2013-11-18 Bart Polot- fix use after free on shutdown (#3112)
2013-11-18 Matthias Wachsadditional hosts are appearing -> disable hostlist
2013-11-18 Matthias Wachsremove, not used anymore
2013-11-18 Matthias Wachsallocation evaluation
2013-11-18 Sree Harsha... fix #2944: modify the adaptive parallelisation algorithm
2013-11-17 Bruno CabralAdd a third default.
2013-11-17 Christian Grothoff-fix test
2013-11-17 Christian Grothoff-use two-digit country code, as required
2013-11-16 Christian Grothoff-more debug messages
2013-11-16 Christian Grothoff-add assertions to ensure there is no stale reconnect...
2013-11-16 Christian Grothoff-fix shutdown
2013-11-16 Christian Grothoff-fix missing endianess conversions
2013-11-16 Christian Grothoff-clean up during shutdown
2013-11-16 Christian Grothoff-fix
2013-11-16 Christian Grothoff-do not send done after destroying channel
2013-11-16 Christian Grothoff-avoid use after free
2013-11-16 Christian Grothoff-return after handler was found, as handler might have...
2013-11-16 Christian Grothoff-avoid possible problem due to clean up during deeper...
2013-11-16 Christian Grothoff-remove GNUNET_MQ_impl_send_commit, make it part of...
2013-11-16 Christian Grothoff-fix include order
2013-11-16 Christian Grothoff-only notify AFTER sending is really close to finished...
2013-11-16 Christian Grothoff-doxygen, minor bug fixes
2013-11-16 Bruno CabralTest Commit. Fixing typo.
next