- refactor mesg sent
[oweals/gnunet.git] / src /
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
2013-11-29 Bart Polot- doc
2013-11-29 Sree Harsha Totakura- move do_start_process to util/
2013-11-29 Matthias Wachsremove debug
2013-11-29 Matthias Wachsfixing multiple segfaults
2013-11-29 Matthias Wachsbug in zone to name: called with disconnect error inste...
2013-11-29 Christian Grothoff-doxygen fixes, fix starting gnunet-service-resolver...
2013-11-29 Matthias Wachspath required
2013-11-29 Matthias Wachsreturn error as exit code
2013-11-29 Bart Polot- use force flag to avoid connections dropping channel...
2013-11-28 Christian Grothoff-fix left-over confusion between hash code and peer...
2013-11-28 Christian Grothoff-check return value
2013-11-28 Christian Grothoff-fix memory leak
2013-11-28 Christian Grothoff-adding missing close
2013-11-28 Christian Grothoff-doxygen
2013-11-28 Christian Grothoff-check return value
2013-11-28 Christian Grothoff-fix bad sizeof
2013-11-28 Christian Grothoff-fix leak
2013-11-28 Bart Polot- use callback awareness to cancel unneeded traffic
2013-11-28 Bruno CabralFix compilation
2013-11-28 Matthias Wachsdebug message
2013-11-28 Sree Harsha Totakura- write PEERID to PATHS so that it can be used for...
2013-11-28 Matthias Wachsdebugging
2013-11-28 Sree Harsha Totakura- support PREFIX strings with arguments
2013-11-28 Matthias Wachsimproved debug message
2013-11-28 Matthias Wachschanges to config and test due to test directory
2013-11-28 Matthias Wachsadding message
2013-11-28 Sree Harsha Totakura- don't timeout SHUTDOWN_PEERS operation
2013-11-28 Christian Grothoff-cleaning up UDP broadcast code, preparing for cryogenic
2013-11-28 Matthias Wachsseparate from default and clean up
2013-11-28 Matthias Wachsuse test specific namestore db
2013-11-28 Sree Harsha Totakura- fix
2013-11-28 Matthias Wachsfix div by zero
2013-11-28 Matthias Wachsdisabling for debug
2013-11-28 Sree Harsha Totakura- raise a signal after receiving it from the control...
2013-11-28 Matthias Wachsadd cli check
2013-11-28 Matthias Wachscheck for cli tools
2013-11-28 Matthias Wachscheck for cli tools
2013-11-28 Christian Grothoff-fix #3141
2013-11-28 Matthias Wachs- Tests did not clean up: TEST_HOME with namestore...
2013-11-28 Matthias Wachsminor output improvement
2013-11-28 Bart Polot- remove deprecated tests
2013-11-28 Bart Polot- warning--
2013-11-28 Bart Polot- use new keepalive message type
2013-11-28 Bart Polot- send conncetion ack before kex exchange -> cleaner...
2013-11-28 Bart Polot- typos, indent
2013-11-28 Bart Polot- log
2013-11-27 Christian Grothoff-attempting to address #3133
2013-11-27 Bart Polot- revamp mesh_common code, minor refactoring
2013-11-27 Bart Polot- update message types
2013-11-27 Bart Polot- remove old message types
2013-11-27 Bart Polot- use only once KEEPALIVE message
2013-11-27 Bart Polot- remove old dead code / message types
2013-11-27 Bart Polot- supress compilation warnings
2013-11-27 Matthias Wachsfixing test
2013-11-27 Bart Polot- plug leak
2013-11-27 Matthias Wachsminor corrections to revocation service
2013-11-27 Florian Dold- log as debug when ibf fails to decode, instead of...
2013-11-27 Florian Dold- fixed use after free due to uncanceled task
2013-11-27 Matthias Wachsclean up test
2013-11-27 Matthias Wachsdebug messages for DV plugin
2013-11-27 Matthias Wachs- FIX: GNUNET_SET_STATUS_HALF_DONE is never called...
2013-11-27 Matthias Wachsimproved cleanup
2013-11-27 Matthias Wachs- neighbor_table_consensus was never created
2013-11-27 Bart Polot- fix line for client audio retransmission
2013-11-27 Bart Polot- log
2013-11-27 Bart Polot- dont send anything to clients shutting down
2013-11-27 Bart Polot- remember caller source
2013-11-27 Bart Polot- log
2013-11-27 Bart Polot- fix consensus profiler test (multiple channels reusin...
2013-11-27 Bart Polot- dont update tunnel c-state on data
2013-11-27 Bart Polot- fix case of reconnection during valid handshake
2013-11-27 Bart Polot- tunnels need separate connectivity state and encrypti...
2013-11-27 Bart Polot- log
2013-11-27 Bart Polot- dont try to send data on connections that are going...
2013-11-27 Bart Polot- log
2013-11-26 Christian Grothoffallow spaces in binary file names (#3094)
2013-11-26 Christian Grothoff-handle case where channel is NULL (failed to be create...
next