aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* .unix change to .sockJulien Morvan2015-08-06
* Make SOCKS test conditional on an SSH binary Jeff Burdges2015-08-05
* -keep track of messages passed to mqJulius Bünger2015-08-05
* -rename and fix char pointerJulius Bünger2015-08-05
* -logging messages: going to send, sent, receivedJulius Bünger2015-08-05
* -fix #3722Sree Harsha Totakura2015-08-04
* - resolve duplicate connection handlingBart Polot2015-08-04
* - logBart Polot2015-08-04
* - logBart Polot2015-08-04
* - cancel pending AX_KX when forced to send a KX by peer, fix #3927Bart Polot2015-08-04
* - more descriptive tunnel statusesBart Polot2015-08-04
* -fix (create peermap), loggingJulius Bünger2015-08-04
* -test seeding many peersJulius Bünger2015-08-04
* -mark ops as done + don't start connect all clientsJulius Bünger2015-08-03
* -renamingJulius Bünger2015-08-03
* -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
* -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
* 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