oweals/gnunet.git
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.
2013-11-16 LRNFix a typo in util.conf
2013-11-16 Christian Grothoff-doxygen fixes
2013-11-15 Christian Grothoff-build fix
2013-11-15 Christian Grothoff-completing API implementation
2013-11-15 Christian Grothoff-implementing missing resume/suspend functions for...
2013-11-15 Christian Grothoff-updating gnunet-conversation to match current API
2013-11-15 Christian Grothoff-reworking connection to allow multiple waiting/active...
2013-11-15 Christian Grothoff-fix FTBFS
2013-11-15 Christian Grothoff-towards enabling call waiting in conversation -- creat...
2013-11-15 Bart Polot- doc
2013-11-15 Bart Polot- initiate retransmit timer only after message has...
2013-11-15 Bart Polot- dont use uninitialized memory
2013-11-15 Bart Polot- dead code
2013-11-15 Bart Polot- add tunnel callback for retransmissions
2013-11-15 Bart Polot- dont use a cancel handle if cont is NULL, fix potenti...
2013-11-15 Bart Polot- show WARNING if elements were not in the hashmaps
2013-11-15 Bart Polot- ignore return value (cov 10870)
2013-11-15 Bart Polot- fix cov 10808
2013-11-15 Bart Polot- fix NACK handling (related to cov 10832)
2013-11-15 Bart Polot- non-null check always performed before call: not...
2013-11-15 Bart Polot- ignore return values
2013-11-15 Bart Polot- explicitly ignore return value (cov 10819)
2013-11-15 Bart Polot- fix coverity 10814
2013-11-15 Bart Polot- fix memleak on error (cov 10812)
2013-11-15 Bart Polot- mark fall-through explicitly
2013-11-15 Bart Polot- fix coverity 10859
2013-11-15 Bart Polot- dont allow a client to send more data when output...
2013-11-15 Bart Polot- when did this dissapear????
2013-11-15 Bart Polot- log
2013-11-15 Bart Polot- reorder shutdown
2013-11-15 Bart Polot- use correct binary
2013-11-15 Bart Polot- doxygen
2013-11-15 Bart Polot- log
2013-11-15 Matthias Wachsfixing bugs found by coverity
2013-11-15 Matthias Wachscoverity fixes
2013-11-15 Matthias Wachsdoxygen
2013-11-14 Bart Polot- fix memleak on KX drop
2013-11-14 Bart Polot- use shorter timeout for connection establishment...
2013-11-14 Bart Polot- avoid timeout in test_reliable_* if KX message is...
2013-11-14 Bart Polot- remove superfluous tunnel state
2013-11-14 Christian Fuchsadded new msg type
2013-11-14 Bart Polot- send ping on rekey timeout
2013-11-14 Matthias Wachsremove DHT lookup code
2013-11-14 Matthias Wachsdelete remove namecache content
2013-11-14 Bart Polot- rename tunnel->channel
2013-11-14 Bart PolotUse encrypted MESH by default
2013-11-14 Matthias Wachs- fix message log level
2013-11-14 Matthias Wachsimproved debug output
2013-11-14 Matthias Wachsremove
2013-11-14 Matthias Wachsrenaming and modifications to the shorten test
2013-11-14 Christian Grothoff-fix warnings, use proper types for addr
2013-11-14 Christian Grothoff-fix #3101
next