- add peer cmp
[oweals/gnunet.git] / src /
2013-12-05 Bart Polot- add peer cmp
2013-12-05 Bart Polot-doc
2013-12-05 Christian Grothoff-fix #3157
2013-12-05 Christian Grothoff-fix #3153
2013-12-05 Christian Grothoff-fix timeout
2013-12-05 Christian Grothoffonly try to open /dev/power if it actually exists
2013-12-05 Christian Grothoffcreating gnunet-bcd
2013-12-05 Bart Polot- change mesh channel creation/notification API
2013-12-05 Christian Grothoff-dead code elimination
2013-12-05 Matthias Wachsfixing segfault since session->plugin was NULL
2013-12-05 Matthias Wachsfix ats information on session start
2013-12-05 Matthias Wachsset to NO_TASK when done
2013-12-05 Matthias Wachsfixed public key and identity comparison in disconnect...
2013-12-05 Christian Grothoff-make cryogenic code Linux-only
2013-12-05 Bart Polot- nonexistent channel does not necessarily means an...
2013-12-05 Matthias Wachsfix for mantis #0003156
2013-12-05 Bart Polot- fix compilation issues
2013-12-05 Christian Grothoff-template for supriti/xvine
2013-12-05 Bart Polot- fix procession of channel create in loopback channels
2013-12-05 Alejandra MoralesGNUNET_TIME_UNIT_FOREVER_REL added to GNUNET_SCHEDULER_...
2013-12-05 Alejandra MoralesCryogenic stuff
2013-12-05 Matthias Wachsfix uninitialized memory in network send
2013-12-05 Matthias Wachsdoxygen + remove break
2013-12-05 Bart Polot- treat data as ACK on the destination end of a channel
2013-12-05 Bart Polot- avoid dereferencing copy after channel (and therefore...
2013-12-05 Bart Polot- dont use millisecond restransmit delays for "synack...
2013-12-05 Bart Polot- improve dealing with duplicate channel create (in...
2013-12-05 Bart Polot- timing
2013-12-05 Bart Polot- log
2013-12-05 Bart Polot- avoid warning on successful shutdowns
2013-12-04 Fabian Oehlmannadded simulation
2013-12-04 David BarksdaleFix issue 3154: gnunet_conversation_service.h doesn...
2013-12-04 Fabian Oehlmannadded file-output for plots
2013-12-04 Bart Polot- dont authorize a client to send more data in case...
2013-12-04 Bart Polot- use cleaner code
2013-12-04 Bart Polot- don't mark duplicate channel_confirm messages as...
2013-12-04 Matthias Wachscorrect order of quotas
2013-12-04 Matthias Wachsconfig file
2013-12-04 Matthias Wachsnew test with PKEY shortening check and lookup in short...
2013-12-04 Matthias Wachsno cache cfg option
2013-12-04 Christian Grothoff-reduce stat calls by caching result of GNUNET_OS_insta...
2013-12-04 Matthias Wachsadd nick name for cached records
2013-12-04 Matthias Wachsadd cfg option to disable caching
2013-12-04 Christian Grothoff-fix paths
2013-12-04 LRNSkip gnunet-config-dependent tests when gnunet-config...
2013-12-04 Matthias Wachsexpiration
2013-12-04 Matthias Wachsrename to match functionality
2013-12-04 Matthias Wachsdebug message
2013-12-04 Christian Grothoff-run refresh_routes() asynchronously, as the recursion...
2013-12-04 LRNmissing file
2013-12-04 LRNFix Python interpreter in revocation test
2013-12-04 LRNPythonize the revocation test
2013-12-04 LRNLink dv transport plugin to libgnunetats (for logging)
2013-12-03 Florian Dold- missing message type
2013-12-03 Matthias Wachsinclude nick in cache for debugging
2013-12-03 Sree Harsha Totakura- do not use SIGUSR1 on SuperMUC
2013-12-03 Sree Harsha Totakura- allow $-expressions anywhere in the given string
2013-12-03 Matthias Wachsmodify test to test shortened delegations in shorten...
2013-12-03 Matthias Wachsdoxygen
2013-12-03 Matthias Wachsadding libgnunetats.la to libadd
2013-12-03 Matthias Wachscheck in proportional
2013-12-03 Matthias Wachsaddign network
2013-12-03 Matthias Wachsenabling transmission to plugin
2013-12-03 Matthias Wachs- fixing crash during shutdown
2013-12-03 Matthias Wachsreduce log level to debug
2013-12-03 Florian Dold- work on secretsharing
2013-12-03 Fabian Oehlmannremoved unused function
2013-12-03 Matthias Wachsfixing parallel build dependency
2013-12-02 Fabian Oehlmanndebug fa
2013-12-01 Christian Grothoff-doxygen
2013-12-01 Bart Polot- cleanup tunnel api
2013-12-01 Bart Polot- cleanup, get rid of goto
2013-12-01 Bart Polot- loopback traffic should not touch tunnel code. Mark...
2013-11-30 Christian Grothofffixing #3146: peer identities no longer have the size...
2013-11-30 Bart Polot- log
2013-11-30 Bart Polot- fix segfault
2013-11-30 Bart Polot- use queue/task mechanism for SYNACKs
2013-11-30 Bart Polot- refactor mesg sent
2013-11-30 Bart Polot- refactor
2013-11-30 Bart Polot- legibility
2013-11-30 Bart Polot- initialize timers
2013-11-30 Bart Polot- retransmit channel create based on separate timeout...
2013-11-30 Bart Polot- code cleanup
2013-11-30 Christian Grothoff-undo, this was a bit too early
2013-11-30 Christian Grothoffapplying patch from #3148 (by shedatc) to make gnunet...
2013-11-29 Bart Polot- doc
2013-11-29 Bart Polot- fix super-fast (< 20ms) retransmission behavior when...
2013-11-29 Christian Grothoff-fix #3147: mesh server should properly interpret ...
2013-11-29 Christian Grothoff-fix #3133
2013-11-29 Bart Polot- fix messed scheduler management in data ack handling
2013-11-29 Christian Grothoff-doxygen
2013-11-29 Christian Grothoff-doxygen and logging
2013-11-29 Christian Grothoff-doxygen
2013-11-29 Christian Grothoff-doxygen
2013-11-29 Bart Polot- only complain if mid is BIGGER than expected, because...
2013-11-29 Bart Polot- wip
2013-11-29 Bart Polot- initialize timing info with real round trip time...
2013-11-29 Christian Grothoff-initialized uninitialized 'key' field in GetHandle...
2013-11-29 Bart Polot- do not count channel management traffic as payload
2013-11-29 Bart Polot- process channel destroy notifications properly
next