oweals/gnunet.git
2013-10-10 Bart Polot- share ID
2013-10-10 Christian Grothoff-updated tests
2013-10-10 Christian Grothoffseparating ECC crypto into functions/structs for ECDHE...
2013-10-10 Bart Polot- move path manipulation to API
2013-10-10 Bart Polot- remove old include
2013-10-10 Bart Polot- order
2013-10-10 Bart Polot- fixes
2013-10-10 Bart Polot- use different enum to prevent collisions
2013-10-10 Christian Fuchssimplified SP cleanup a bit
2013-10-10 Bart Polot- move queue canceling to peer.c
2013-10-10 Bart Polot- connection fixing
2013-10-10 Bart Polot- typo
2013-10-10 Fabian Oehlmann-malloc fix for matrix W
2013-10-10 Bart PolotCalculate outgoing connection performance
2013-10-10 Sree Harsha... - ignore GNUNET_TESTING_PREFIX in testbed helper
2013-10-10 Christian Grothoff-fix leak
2013-10-10 Christian Grothoff-fix leak
2013-10-10 Matthias Wachsfix leak
2013-10-10 Matthias Wachsfixing resource leaks
2013-10-10 Matthias Wachsfix more leaks
2013-10-10 Matthias Wachsfix resource leak and if0 unused function
2013-10-10 Matthias Wachsfixes
2013-10-10 Matthias Wachsfixes
2013-10-10 Matthias Wachsfix indexing
2013-10-10 Matthias Wachsfix type
2013-10-09 LRNFix to build on W32 again
2013-10-09 Christian Grothoff-fix warning
2013-10-09 Christian Grothoff-replace stderr with /dev/null, instead of just closing
2013-10-09 Christian Grothoffremoving remenants of abstract unix domain socket handl...
2013-10-09 Christian Grothoffchanging UNIX domain socket access control to file...
2013-10-09 Christian Grothoff-rename serverAddr to server_addr to follow naming...
2013-10-09 Christian Grothoff-switching (again) to named sockets, see #2887
2013-10-09 Christian Grothoff-fix warning
2013-10-09 Bart Polot- add callback when we give a message to CORE
2013-10-09 Fabian Oehlmannformatting
2013-10-09 Bart Polot- one catch-all ack handles renedered obsolete
2013-10-09 Bart Polot- queue is internal: channel -> tunnel -> connection...
2013-10-09 Bart Polot- local channel id better accounted for per-client
2013-10-09 Bart Polot- fixing channel functions
2013-10-09 Christian Fuchsextended cleanup function to take care of new variables...
2013-10-09 Christian Grothoff-say that we ignore retval on purpose
2013-10-09 Christian Grothoff-fix header inclusion
2013-10-09 Christian Grothoffcreate directory if one does not exist before trying...
2013-10-09 Christian Grothoff-xdg changes: docu
2013-10-09 Christian Grothoff-do not autostart revocation
2013-10-09 Christian Grothoff-use get_value_filename with UNIXPATH to get himBHexpansion
2013-10-09 Christian Grothofflast XDG change: use GNUNET_RUNTIME_DIR instead of...
2013-10-09 Christian Grothoffmore work towards XDG spec (#3000) -- config file location
2013-10-09 Christian Grothoff-clarify comment
2013-10-09 Christian Grothoff-fix
2013-10-09 Christian Grothoffmigrating towards XDG configuration specification ...
2013-10-09 Christian Fuchsmore changes to support multipart messaging
2013-10-09 Fabian Oehlmannats_ril: - removed some redundantly saved plugin enviro...
2013-10-09 Sree Harsha... - doc
2013-10-09 Sree Harsha... - fix and doc
2013-10-09 Sree Harsha... - prefix env variable for specifying the tmp dir testbe...
2013-10-09 Bart Polot- move get channel to local
2013-10-09 Christian Fuchsmade the service more resilient against out of order...
2013-10-09 Bart Polot- sync
2013-10-09 Christian Grothofffix script to use file names from configuration and...
2013-10-09 Matthias Wachsapplying LRN's patch to fix startup issue
2013-10-09 Matthias Wachsdocumentation for solver api
2013-10-09 Matthias Wachsrenaming
2013-10-09 Matthias Wachsdocumentation and fix for const warning
2013-10-09 Bart Polot- sync
2013-10-09 Bart Polot- cleanup
2013-10-09 Bart Polot- fixed _tunnel
2013-10-08 LRNMisc makefile fixes
2013-10-08 LRNSanity check
2013-10-08 Christian Grothoff-preping for XDG
2013-10-08 Fabian Oehlmannats_ril: made compatible to plugin change
2013-10-08 Christian Grothofffixed #2987 -- at least the testcases now pass
2013-10-08 Christian Grothofftowards implementing postgres backend for namestore...
2013-10-08 Christian Grothoff-bump name to 97
2013-10-08 Christian Grothofffixing #2992: do not use hash of pkey and then match...
2013-10-08 Christian Grothoff-ignore
2013-10-08 Christian Grothoff-implement #2992 (but reverse lookup itself seems to...
2013-10-08 Christian Fuchscouple of summary fixes to the previous changes
2013-10-08 Christian Fuchsonwards towards victory... more multipart receiving...
2013-10-08 Matthias Wachsfixes to makefile
2013-10-08 Matthias Wachsats solver are now implemented as plugins
2013-10-08 Fabian Oehlmannats_ril: -fixed property indexing
2013-10-08 Sree Harsha... - cleanup dead code
2013-10-08 Sree Harsha... - bail out if peer is not running
2013-10-08 Bart Polot- share one statistics handle across all subsystems
2013-10-08 Bart Polot- add peer's tunnel setter
2013-10-08 Christian Fuchsmore multipart work
2013-10-08 Bart Polot- use public channel handlers
2013-10-08 Christian Fuchsremoved a couple of excess variable declarations
2013-10-08 Christian FuchsHow much wood... more work on multipart receiving
2013-10-08 Bart Polot- move connection initialization to GMC_new
2013-10-08 Christian Grothoff-actually just include util
2013-10-08 LRNPrecussive maintenance on env/multicast/psyc
2013-10-08 Florian Doldmake identity port available for java
2013-10-08 Bart Polot- fix LOG
2013-10-08 Bart Polot- use per-module logging
2013-10-08 Christian Grothoff-do not include twice
2013-10-08 Christian Grothoffshould include util_lib, not common
2013-10-08 Bart Polot- export core handlers from connection: all p2p message...
2013-10-08 Christian Grothoff-ftbfs
next