-make sqlite3 hard requirement (#3341)
[oweals/gnunet.git] / src /
2014-04-04 Christian Grothoff-fix #3355: disable warning
2014-04-03 Matthias Wachsdefragmentation context not freed when session is deleted
2014-04-03 Matthias Wachsril may suggest 0, so this check is wrong
2014-04-03 Matthias Wachsfixing configuration for failing test
2014-04-03 Matthias Wachsdoxygen docu
2014-04-01 Sree Harsha Totakura- Remove trailing '/' for the directory path.
2014-04-01 Sree Harsha Totakura- Log NSE histogram to file in addition to testbed...
2014-04-01 Bart Polot- remove ERROR log
2014-04-01 Christian Grothoff-allow users direct core access
2014-04-01 Bart Polot- fix uninitialized variable
2014-04-01 Christian Grothoff-XDG environment variables cause more trouble than...
2014-04-01 Bart Polot- log checksum error (for #3333)
2014-04-01 Bart Polot- check handles on send_echo, fix #3349
2014-04-01 Matthias Wachsminor changes for address conversion
2014-04-01 Bart PolotDo not account canceled messages as sent regarding...
2014-04-01 Bart PolotCancel CORE transmit ready request when cancelling...
2014-04-01 Bart Polot- doc
2014-04-01 Bart Polot- shutdown dht last to allow tunnels to clean searches up
2014-04-01 Bart Polot- log
2014-04-01 Bart Polot- remove explicit keepalive from queueing
2014-04-01 Bart Polot- fix queue priority
2014-04-01 Bart Polot- use specific GMP_ function to stop dht
2014-04-01 Bart Polot- stop dht route search on tunnel destroy
2014-04-01 Bart Polot- peer info api
2014-04-01 Bart Polot- don't dereference NULL tunnels
2014-04-01 Bart Polot- implement client-side peer_id info request
2014-04-01 Bart Polot- add peer option, move listen to free '-p'
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 Totakura- 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
next