oweals/gnunet.git
2014-04-01 Bart Polot- use small mesh hashes for info api
2014-04-01 Bart Polot- implement h2s
2014-04-01 Bart Polot- move mesh hash to public api
2014-04-01 Bart Polot- remove unnecessary break
2014-03-31 Bruno CabralMissing extern for C++
2014-03-31 Matthias Wachsfix for connection counter
2014-03-31 Matthias Wachsfix duplicate connect notifications
2014-03-31 Matthias Wachsfixed check for session_ack handling
2014-03-31 Matthias Wachsdebug message for assertion to figure out malformed...
2014-03-30 Bruno Cabralfriend is a reserved work in C++. Rename to friend_id.
2014-03-29 Matthias Wachsno need to be an error
2014-03-29 Matthias Wachsdebuggging message for "send ACK but no session found...
2014-03-29 Matthias Wachsdestroy session if connect fails
2014-03-28 Claudiu OlteanuFixed the overflow problems reported in issue 3350
2014-03-28 Matthias Wachschanges to switch when connected
2014-03-28 Matthias Wachscancel delayed disconnect task on free
2014-03-28 Matthias Wachschanges in ACK handling
2014-03-28 Matthias Wachsmake plugin fail if bind fails ...
2014-03-28 Matthias Wachsre-add address on connect
2014-03-28 Matthias Wachsfixing crash in unix
2014-03-28 Supriti SinghFramework for put/get/monitor
2014-03-28 Matthias Wachsimproved printing
2014-03-28 Matthias Wachsfixing crash: cancel dead task 1004493731513019834!
2014-03-27 Matthias WachsAPI header with disconnect call
2014-03-27 Matthias Wachsadded functionality to use the CLI to disconnect peers
2014-03-27 Matthias WachsWe do not need the address and session here
2014-03-27 Matthias Wachsimproved network lookup
2014-03-27 Matthias Wachsone break to break it all:
2014-03-27 Matthias Wachsblacklist checks have to be cancelled when session...
2014-03-27 Matthias Wachsremove blacklist check in neighbours on CONNECT
2014-03-27 Matthias Wachsreformat
2014-03-27 Matthias Wachssome testing code for debugging
2014-03-27 Matthias WachsAddress was not deleted if SEND_CONNECT in FAST RECONNE...
2014-03-26 Matthias Wachserror handling for failed CONNECT messages in CONNECT_S...
2014-03-26 Matthias Wachswe do not need this address in neighbours: was already...
2014-03-26 Matthias Wachsremove CONNECT_SWITCHING_BLACKLIST state
2014-03-26 Matthias Wachsremoving GNUNET_TRANSPORT_PS_CONNECT_RECV_BLACKLIST...
2014-03-26 Matthias Wachsremove debugging breaks
2014-03-26 Sree Harsha... - Avoid dereferencing undefined pointer when the reques...
2014-03-26 Matthias Wachsremove debug break
2014-03-26 Matthias Wachsremove state
2014-03-26 Matthias Wachsremoving blacklist state not required anymore
2014-03-26 Matthias Wachsfix compile warning
2014-03-25 Matthias WachsDo blacklist checks on CONNECT before giving CONNECT...
2014-03-24 Matthias Wachschecking incoming connection behaviour:
2014-03-24 Matthias WachsFIX:
2014-03-24 Matthias Wachschecking incoming connections
2014-03-24 Supriti SinghMerged update_successor and update_predecessor with...
2014-03-24 Matthias Wachstask was not marked as canceled when canceled
2014-03-22 Bart Polot- fix
2014-03-22 Bart Polot- fix
2014-03-22 Bart Polot- optimizations for runtime
2014-03-22 Bart Polot- add more links
2014-03-22 Bart Polot- start test if warmup "fails"
2014-03-22 Bart Polot- fix handling of duplicate incoming channel create...
2014-03-22 Bart Polot- profiler changes
2014-03-22 Bart Polot- dont assert
2014-03-22 Bart Polot- debug
2014-03-22 Bart Polot- pass warmup parameter
2014-03-22 Bart Polot- fix
2014-03-22 Bart Polot- cancel SYNACK retry task when forced to SYNACK by...
2014-03-22 Bart Polot- don-t re-scheduler, destroy immediately (comes from...
2014-03-22 Bart Polot- fix mask
2014-03-22 Bart Polot- set first channel number properly
2014-03-22 Bart Polot- send ACK on duplicate channel_create
2014-03-22 Bart Polot- fix peer to notify
2014-03-22 Bart Polot- don't delay tests
2014-03-22 Bart Polot- invalidate instead of destroying, to avoid reusing...
2014-03-22 Bart Polot- elimiate all paths
2014-03-22 Bart Polot- eliminate broken paths
2014-03-22 Bart Polot- use proper type
2014-03-22 Bart Polot- fix infinite resend loop
2014-03-22 Bart Polot- check path length AFTER shortening
2014-03-22 Bart Polot- log
2014-03-22 Bart Polot-fix own position
2014-03-22 Bart Polot- fix
2014-03-22 Bart Polot- start test only after warmup
2014-03-22 Bart Polot- simplify, improve to 15000 lines/s
2014-03-22 Bart Polot- optimize
2014-03-22 Bart Polot- adjust nse on the fly
2014-03-22 Bart Polot- adjust retry time to expiration
2014-03-21 Bart Polot- expire data with hello
2014-03-21 Bart Polot- connections no longer have native 512 hashes, transla...
2014-03-21 Bart Polot- dont show warning on duplicate broken connections
2014-03-21 Bart Polot- use full path debug
2014-03-21 Bart Polot- fix false break() on retransmisson of connection_brok...
2014-03-21 Matthias Wachsremove unsued INIT_BLACKLIST state: blacklist check...
2014-03-21 Matthias Wachsprint message if service is not running
2014-03-21 Bart Polot- fix path optimization bug
2014-03-21 Bart Polot- add warmup phase
2014-03-21 Bart Polot- clean stdout output, log debug still
2014-03-21 Bart Polot- avoid excessive keepalives
2014-03-21 Bart Polot-log
2014-03-21 Bart Polot-move round time to cli, fix config file
2014-03-21 Bart Polot- check early
2014-03-21 Bart Polot- move pings to cli
2014-03-21 Bart Polot- log output
2014-03-21 Bart Polot- allocate memory, not array anymore
2014-03-21 Bart Polot- not abort condition
2014-03-21 Bart Polot- ignore
next