index
:
gnunet
gnunet
master
v0.9
Amatus' GNUnet stable branch https://gnunet.org
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cadet
Age
Commit message (
Expand
)
Author
2014-12-18
-use const in peerstore callback
Christian Grothoff
2014-12-18
-disable NSE POW during cadet tests
Christian Grothoff
2014-12-16
-ugh
Christian Grothoff
2014-12-16
-removing tons of options that should be dead
Christian Grothoff
2014-12-15
- update test config
Bart Polot
2014-12-15
Fix empty tunnel detection
Bart Polot
2014-12-15
- fix cadet's overhead
Bart Polot
2014-12-15
Only allow one EPHM/PONG in the queue.
Bart Polot
2014-12-15
- signal wrong tunnel encryption state
Bart Polot
2014-12-15
- fix tunnel encryption state on time triggered rekey
Bart Polot
2014-12-15
- refactor kx_ctx management
Bart Polot
2014-12-15
- always allow an ACK
Bart Polot
2014-12-15
- Always send traffic coming from channel, even overfilling connection buffer...
Bart Polot
2014-12-15
Fix channel buffer retrieval, add debug
Bart Polot
2014-12-15
- destroy old connection in case of duplicate connections when ownID > peerID
Bart Polot
2014-12-15
- use path equivalency
Bart Polot
2014-12-15
- refactorize path checking code, look both ways
Bart Polot
2014-12-15
- more debug, eliminate bogus assertions
Bart Polot
2014-12-15
- avoid duplicate (same path) connections
Bart Polot
2014-12-15
- check KX context at PONG
Bart Polot
2014-12-15
- having allowance too spare is not an error
Bart Polot
2014-12-15
- fix PID management on send
Bart Polot
2014-12-15
- clear core handle to avoid shutdown crash
Bart Polot
2014-12-15
- don't try to ack on non-ready tunnels
Bart Polot
2014-12-15
- refactor buffer filling
Bart Polot
2014-12-15
- Added correct core request timing info
Bart Polot
2014-12-15
- use proper wait time for core timing
Bart Polot
2014-12-15
- calculate the correct amount of messages to allow per connection
Bart Polot
2014-12-15
- make connection always log with ---, reserve === for upper levels
Bart Polot
2014-12-15
- send queued data the first time
Bart Polot
2014-12-15
Fuse PING into KX_EPHEMERAL
Bart Polot
2014-12-15
- leave space for any number
Bart Polot
2014-12-15
Send all queued messages that fit into the core buffer
Bart Polot
2014-12-15
- more debug info
Bart Polot
2014-12-15
- raise loglevel of timeout events
Bart Polot
2014-12-15
Fix connection count to count only ESTABLISHED connections, use DEFINE instea...
Bart Polot
2014-12-15
- don't break if connection is empty (no messages to dequeue/call callback)
Bart Polot
2014-12-15
Make process_log more generic
Bart Polot
2014-12-15
- move script to proper dir
Bart Polot
2014-12-15
- fix segfault
Bart Polot
2014-12-15
Fix memory corruption: new connection always makes copy of path.
Bart Polot
2014-12-15
Never invalidate a direct path. (Like after getting a CONNECTION_BROKEN on a ...
Bart Polot
2014-12-15
Fix resending of connection traffic
Bart Polot
2014-12-15
- remove duplicate logging
Bart Polot
2014-12-15
- refactor resend_messages_and_destroy for popping and sending messages of a ...
Bart Polot
2014-12-15
- debug for KX
Bart Polot
2014-12-15
- debug for missing paths on incoming messages
Bart Polot
2014-12-15
Fix message resend on connection timeout: mark connection as destroyed to avo...
Bart Polot
2014-12-15
- more debug for received traffic
Bart Polot
2014-12-15
Fix conservation of old keys in case of simultaneous KX:
Bart Polot
[next]