aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* -use hashmap instead of arrayJulius Bünger2015-08-03
* Fix the SOCKS proxy test and activate it. Jeff Burdges2015-08-03
* Add socks lines to the makefile, but do not yet activateJeff Burdges2015-08-03
* Woot! It might actually work now, although I should tweak the testJeff Burdges2015-08-03
* - set the connection handle to NULL upon disconnectingSree Harsha Totakura2015-08-03
* - check for uint32 value overflowSree Harsha Totakura2015-08-03
* -fix malicious peerJulius Bünger2015-08-03
* -logging and fixJulius Bünger2015-08-03
* -improve indentation, reduce duplication of PIDs in core's neighbour mapChristian Grothoff2015-08-03
* -log more details about failing addrChristian Grothoff2015-08-03
* -report id of peer that is missbehavingChristian Grothoff2015-08-03
* extend datastore performance tests to cover scenario described in #3903 -- bu...Christian Grothoff2015-08-03
* -reduce autostarting for tests, reduce timeoutsChristian Grothoff2015-08-03
* -ignoreChristian Grothoff2015-08-03
* -agreedChristian Grothoff2015-08-03
* -bump yearChristian Grothoff2015-08-03
* eliminate dead GNUNET_SCHEDULER_add_continuation, rename GNUNET_SCHEDULER_add...Christian Grothoff2015-08-03
* -use simpler, modern scheduler APIChristian Grothoff2015-08-03
* -fix indentationChristian Grothoff2015-08-03
* -use simpler, modern scheduler APIChristian Grothoff2015-08-03
* -use simpler, modern scheduler APIChristian Grothoff2015-08-03
* -use simpler, modern scheduler APIChristian Grothoff2015-08-03
* -remove logChristian Grothoff2015-08-03
* -cleaning up test logic, modernizing calls, improving test documentationChristian Grothoff2015-08-03
* fix #3904, also simplify and clean up gnunet-publish shutdown logic in generalChristian Grothoff2015-08-03
* Add test code, but it's still segfaulting.Jeff Burdges2015-08-03
* Fixed one serious bug, working on another. Still very broken.Jeff Burdges2015-08-02
* This appears to be dead code. I'm not really sure however! Jeff Burdges2015-08-02
* -fixesJulius Bünger2015-08-02
* -improved testingJulius Bünger2015-08-02
* -improved management of peer informationJulius Bünger2015-08-02
* cancellation of request and according test improvementsJulius Bünger2015-08-02
* (no commit message)Julien Morvan2015-07-31
* Build socks.c and call it from client.cJeff Burdges2015-07-31
* Initial SOCKS5 proxy code. This will not yet work properly.Jeff Burdges2015-07-31
* Export proxy methodsJeff Burdges2015-07-31
* New to notify that we're done with the handshakeJeff Burdges2015-07-31
* disable socket inheritance from ARM for the testcasesSree Harsha Totakura2015-07-31
* stop asking for random peers if we are shutting downSree Harsha Totakura2015-07-31
* reconnect upon broken server connectionSree Harsha Totakura2015-07-31
* fixesSree Harsha Totakura2015-07-31
* - only change from uninitialized to sent, to avoid having the tunnel as not r...Bart Polot2015-07-31
* - remove unnecesary includeBart Polot2015-07-31
* - fix CLI netcatBart Polot2015-07-31
* - refactor GCP_get_peer, fix get peer infoBart Polot2015-07-31
* - warn about leftover CHANNEL_DESTROY in tunnel, do not break (connectivity e...Bart Polot2015-07-31
* - fix uninitialized memBart Polot2015-07-31
* - ignore AX KX when we already know the peer's key, not when the state is KEY...Bart Polot2015-07-31
* - remove hello loggingBart Polot2015-07-31
* -fix push receiveJulius Bünger2015-07-29