aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* separating ECC crypto into functions/structs for ECDHE, ECDSA and EDDSAChristian Grothoff2013-10-10
* - move path manipulation to APIBart Polot2013-10-10
* - remove old includeBart Polot2013-10-10
* - orderBart Polot2013-10-10
* - fixesBart Polot2013-10-10
* - use different enum to prevent collisionsBart Polot2013-10-10
* simplified SP cleanup a bitChristian Fuchs2013-10-10
* - move queue canceling to peer.cBart Polot2013-10-10
* - connection fixingBart Polot2013-10-10
* - typoBart Polot2013-10-10
* -malloc fix for matrix WFabian Oehlmann2013-10-10
* Calculate outgoing connection performanceBart Polot2013-10-10
* - ignore GNUNET_TESTING_PREFIX in testbed helperSree Harsha Totakura2013-10-10
* -fix leakChristian Grothoff2013-10-10
* -fix leakChristian Grothoff2013-10-10
* fix leakMatthias Wachs2013-10-10
* fixing resource leaksMatthias Wachs2013-10-10
* fix more leaksMatthias Wachs2013-10-10
* fix resource leak and if0 unused functionMatthias Wachs2013-10-10
* fixesMatthias Wachs2013-10-10
* fixesMatthias Wachs2013-10-10
* fix indexingMatthias Wachs2013-10-10
* fix typeMatthias Wachs2013-10-10
* Fix to build on W32 againLRN2013-10-09
* -fix warningChristian Grothoff2013-10-09
* -replace stderr with /dev/null, instead of just closingChristian Grothoff2013-10-09
* removing remenants of abstract unix domain socket handling, this finishes add...Christian Grothoff2013-10-09
* changing UNIX domain socket access control to file permissions checks, instea...Christian Grothoff2013-10-09
* -rename serverAddr to server_addr to follow naming conventionsChristian Grothoff2013-10-09
* -switching (again) to named sockets, see #2887Christian Grothoff2013-10-09
* -fix warningChristian Grothoff2013-10-09
* - add callback when we give a message to COREBart Polot2013-10-09
* formattingFabian Oehlmann2013-10-09
* - one catch-all ack handles renedered obsoleteBart Polot2013-10-09
* - queue is internal: channel -> tunnel -> connection -> peer, no clean way to...Bart Polot2013-10-09
* - local channel id better accounted for per-clientBart Polot2013-10-09
* - fixing channel functionsBart Polot2013-10-09
* extended cleanup function to take care of new variables in session structureChristian Fuchs2013-10-09
* -say that we ignore retval on purposeChristian Grothoff2013-10-09
* -fix header inclusionChristian Grothoff2013-10-09
* create directory if one does not exist before trying to output certificatesChristian Grothoff2013-10-09
* -xdg changes: docuChristian Grothoff2013-10-09
* -do not autostart revocationChristian Grothoff2013-10-09
* -use get_value_filename with UNIXPATH to get himBHexpansionChristian Grothoff2013-10-09
* last XDG change: use GNUNET_RUNTIME_DIR instead of /tmp for UNIXPATHs by defaultChristian Grothoff2013-10-09
* more work towards XDG spec (#3000) -- config file locationChristian Grothoff2013-10-09
* -clarify commentChristian Grothoff2013-10-09
* -fixChristian Grothoff2013-10-09
* migrating towards XDG configuration specification (#3000)Christian Grothoff2013-10-09
* more changes to support multipart messagingChristian Fuchs2013-10-09