projects
/
oweals
/
gnunet.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
- log
2013-12-09
Bart Polot
- log
commit
|
commitdiff
|
tree
2013-12-09
Bart Polot
- doxygen
commit
|
commitdiff
|
tree
2013-12-09
Bart Polot
-fixed 3174 part 1
commit
|
commitdiff
|
tree
2013-12-06
Bart Polot
- wip
commit
|
commitdiff
|
tree
2013-12-06
Bart Polot
gnunet-mesh has netcat capabilities
commit
|
commitdiff
|
tree
2013-12-06
Bart Polot
- basic connect/listen
commit
|
commitdiff
|
tree
2013-12-06
Bart Polot
-create channel
commit
|
commitdiff
|
tree
2013-12-06
Bart Polot
- wip
commit
|
commitdiff
|
tree
2013-12-06
Bart Polot
- wip
commit
|
commitdiff
|
tree
2013-12-06
Bart Polot
-wip
commit
|
commitdiff
|
tree
2013-12-06
Bart Polot
- wip
commit
|
commitdiff
|
tree
2013-12-06
Bart Polot
- fixed compile warning
commit
|
commitdiff
|
tree
2013-12-06
Bart Polot
-wip
commit
|
commitdiff
|
tree
2013-12-05
Bart Polot
- fix channel numbering
commit
|
commitdiff
|
tree
2013-12-05
Bart Polot
- add peer cmp
commit
|
commitdiff
|
tree
2013-12-05
Bart Polot
-doc
commit
|
commitdiff
|
tree
2013-12-05
Bart Polot
- change mesh channel creation/notification API
commit
|
commitdiff
|
tree
2013-12-05
Bart Polot
- nonexistent channel does not necessarily means an...
commit
|
commitdiff
|
tree
2013-12-05
Bart Polot
- fix compilation issues
commit
|
commitdiff
|
tree
2013-12-05
Bart Polot
- fix procession of channel create in loopback channels
commit
|
commitdiff
|
tree
2013-12-05
Bart Polot
- treat data as ACK on the destination end of a channel
commit
|
commitdiff
|
tree
2013-12-05
Bart Polot
- avoid dereferencing copy after channel (and therefore...
commit
|
commitdiff
|
tree
2013-12-05
Bart Polot
- dont use millisecond restransmit delays for "synack...
commit
|
commitdiff
|
tree
2013-12-05
Bart Polot
- improve dealing with duplicate channel create (in...
commit
|
commitdiff
|
tree
2013-12-05
Bart Polot
- timing
commit
|
commitdiff
|
tree
2013-12-05
Bart Polot
- log
commit
|
commitdiff
|
tree
2013-12-05
Bart Polot
- avoid warning on successful shutdowns
commit
|
commitdiff
|
tree
2013-12-04
Bart Polot
- dont authorize a client to send more data in case...
commit
|
commitdiff
|
tree
2013-12-04
Bart Polot
- use cleaner code
commit
|
commitdiff
|
tree
2013-12-04
Bart Polot
- don't mark duplicate channel_confirm messages as...
commit
|
commitdiff
|
tree
2013-12-01
Bart Polot
- cleanup tunnel api
commit
|
commitdiff
|
tree
2013-12-01
Bart Polot
- cleanup, get rid of goto
commit
|
commitdiff
|
tree
2013-12-01
Bart Polot
- loopback traffic should not touch tunnel code. Mark...
commit
|
commitdiff
|
tree
2013-11-30
Bart Polot
- log
commit
|
commitdiff
|
tree
2013-11-30
Bart Polot
- fix segfault
commit
|
commitdiff
|
tree
2013-11-30
Bart Polot
- use queue/task mechanism for SYNACKs
commit
|
commitdiff
|
tree
2013-11-30
Bart Polot
- refactor mesg sent
commit
|
commitdiff
|
tree
2013-11-30
Bart Polot
- refactor
commit
|
commitdiff
|
tree
2013-11-30
Bart Polot
- legibility
commit
|
commitdiff
|
tree
2013-11-30
Bart Polot
- initialize timers
commit
|
commitdiff
|
tree
2013-11-30
Bart Polot
- retransmit channel create based on separate timeout...
commit
|
commitdiff
|
tree
2013-11-30
Bart Polot
- code cleanup
commit
|
commitdiff
|
tree
2013-11-29
Bart Polot
- doc
commit
|
commitdiff
|
tree
2013-11-29
Bart Polot
- fix super-fast (< 20ms) retransmission behavior when...
commit
|
commitdiff
|
tree
2013-11-29
Bart Polot
- fix messed scheduler management in data ack handling
commit
|
commitdiff
|
tree
2013-11-29
Bart Polot
- only complain if mid is BIGGER than expected, because...
commit
|
commitdiff
|
tree
2013-11-29
Bart Polot
- wip
commit
|
commitdiff
|
tree
2013-11-29
Bart Polot
- initialize timing info with real round trip time...
commit
|
commitdiff
|
tree
2013-11-29
Bart Polot
- do not count channel management traffic as payload
commit
|
commitdiff
|
tree
2013-11-29
Bart Polot
- process channel destroy notifications properly
commit
|
commitdiff
|
tree
2013-11-29
Bart Polot
- doc
commit
|
commitdiff
|
tree
2013-11-29
Bart Polot
- use force flag to avoid connections dropping channel...
commit
|
commitdiff
|
tree
2013-11-28
Bart Polot
- use callback awareness to cancel unneeded traffic
commit
|
commitdiff
|
tree
2013-11-28
Bart Polot
- remove deprecated tests
commit
|
commitdiff
|
tree
2013-11-28
Bart Polot
- warning--
commit
|
commitdiff
|
tree
2013-11-28
Bart Polot
- use new keepalive message type
commit
|
commitdiff
|
tree
2013-11-28
Bart Polot
- send conncetion ack before kex exchange -> cleaner...
commit
|
commitdiff
|
tree
2013-11-28
Bart Polot
- typos, indent
commit
|
commitdiff
|
tree
2013-11-28
Bart Polot
- log
commit
|
commitdiff
|
tree
2013-11-27
Bart Polot
- revamp mesh_common code, minor refactoring
commit
|
commitdiff
|
tree
2013-11-27
Bart Polot
- update message types
commit
|
commitdiff
|
tree
2013-11-27
Bart Polot
- remove old message types
commit
|
commitdiff
|
tree
2013-11-27
Bart Polot
- use only once KEEPALIVE message
commit
|
commitdiff
|
tree
2013-11-27
Bart Polot
- remove old dead code / message types
commit
|
commitdiff
|
tree
2013-11-27
Bart Polot
- supress compilation warnings
commit
|
commitdiff
|
tree
2013-11-27
Bart Polot
- plug leak
commit
|
commitdiff
|
tree
2013-11-27
Bart Polot
- fix line for client audio retransmission
commit
|
commitdiff
|
tree
2013-11-27
Bart Polot
- log
commit
|
commitdiff
|
tree
2013-11-27
Bart Polot
- dont send anything to clients shutting down
commit
|
commitdiff
|
tree
2013-11-27
Bart Polot
- remember caller source
commit
|
commitdiff
|
tree
2013-11-27
Bart Polot
- log
commit
|
commitdiff
|
tree
2013-11-27
Bart Polot
- fix consensus profiler test (multiple channels reusing...
commit
|
commitdiff
|
tree
2013-11-27
Bart Polot
- dont update tunnel c-state on data
commit
|
commitdiff
|
tree
2013-11-27
Bart Polot
- fix case of reconnection during valid handshake
commit
|
commitdiff
|
tree
2013-11-27
Bart Polot
- tunnels need separate connectivity state and encryption...
commit
|
commitdiff
|
tree
2013-11-27
Bart Polot
- log
commit
|
commitdiff
|
tree
2013-11-27
Bart Polot
- dont try to send data on connections that are going...
commit
|
commitdiff
|
tree
2013-11-27
Bart Polot
- log
commit
|
commitdiff
|
tree
2013-11-26
Bart Polot
- dont send ACK on dying connections
commit
|
commitdiff
|
tree
2013-11-26
Bart Polot
- dont resend useless channel_destroy messages
commit
|
commitdiff
|
tree
2013-11-26
Bart Polot
- log
commit
|
commitdiff
|
tree
2013-11-26
Bart Polot
- fix port mangling
commit
|
commitdiff
|
tree
2013-11-26
Bart Polot
- allow for destruction of channel inside inbound handler
commit
|
commitdiff
|
tree
2013-11-26
Bart Polot
- fix crash on GMC_create (3131, 3123)
commit
|
commitdiff
|
tree
2013-11-26
Bart Polot
- fix 2966: destroy all channels on service crash/disconnect
commit
|
commitdiff
|
tree
2013-11-26
Bart Polot
- fix #3114: add feedback from _local to _channel on...
commit
|
commitdiff
|
tree
2013-11-26
Bart Polot
- testcase for #3114
commit
|
commitdiff
|
tree
2013-11-25
Bart Polot
- fix #3111
commit
|
commitdiff
|
tree
2013-11-25
Bart Polot
- log
commit
|
commitdiff
|
tree
2013-11-21
Bart Polot
- log
commit
|
commitdiff
|
tree
2013-11-21
Bart Polot
- destroy all connections on shutdown, so core_disconnect...
commit
|
commitdiff
|
tree
2013-11-21
Bart Polot
- don't crash on channel not found
commit
|
commitdiff
|
tree
2013-11-19
Bart Polot
- more shutdown fixes
commit
|
commitdiff
|
tree
2013-11-19
Bart Polot
- missing header
commit
|
commitdiff
|
tree
2013-11-19
Bart Polot
- fix shutdown order
commit
|
commitdiff
|
tree
2013-11-19
Bart Polot
- remove warning
commit
|
commitdiff
|
tree
2013-11-19
Bart Polot
- api fix
commit
|
commitdiff
|
tree
2013-11-19
Bart Polot
- delete tunnel from peermap at shutdown
commit
|
commitdiff
|
tree
2013-11-19
Bart Polot
- don't reschedule a POLL if connectio is being destroyed...
commit
|
commitdiff
|
tree
2013-11-18
Bart Polot
- destroy channels when tunnels is being destroyed...
commit
|
commitdiff
|
tree
next