added gnunet-helper-exit-windows, which currently is just a copy of
[oweals/gnunet.git] / src /
2013-01-31 Christian Fuchsadded gnunet-helper-exit-windows, which currently is...
2013-01-30 Christian Fuchsadded nice debug output for gnunet-herlper-vpn-windows.
2013-01-30 Christian Grothoff-sanity
2013-01-30 Christian Grothoff-argh
2013-01-30 Sree Harsha Totakura- unified notify callback for cached transport and...
2013-01-30 Christian GrothoffAPI extension, make blocking socket API visible
2013-01-30 Christian Grothoff-check for EINPROGRESS for UNIX, hopefully fixing ...
2013-01-30 Sree Harsha Totakuratowards caching CORE handles
2013-01-30 Sree Harsha Totakurafunction to synchronously check if a peer is connected...
2013-01-30 Sree Harsha Totakura- fix
2013-01-30 Sree Harsha Totakura- fixes
2013-01-30 Sree Harsha Totakura- fixes
2013-01-30 Sree Harsha Totakuracache transport handles with peer connect notifications
2013-01-30 Matthias Wachs forgot
2013-01-29 Sree Harsha Totakura- fix
2013-01-29 Sree Harsha Totakura- fix
2013-01-29 Sree Harsha Totakuracaching transport handles
2013-01-29 Sree Harsha Totakura- queue requests for accessing handles from cache
2013-01-29 Sree Harsha Totakura- towards caching transport handles along with HELLO...
2013-01-28 Sree Harsha Totakura- rename "hello cache" to "cache"
2013-01-28 Sree Harsha Totakura- fix
2013-01-28 Sree Harsha Totakura- fix SEGFAULT while registering hosts
2013-01-26 Christian Grothoff-fix leak
2013-01-26 Christian Grothoff-force no c format
2013-01-26 Sree Harsha Totakurabound remote overlay connect operation execution to...
2013-01-26 Sree Harsha Totakura- rename
2013-01-26 Christian GrothoffLRN: Here's a patch. See if it doesn't break anything...
2013-01-25 Sree Harsha Totakuraread MAX_OPEN_FDS from configuration
2013-01-25 Bart Polot- fixes
2013-01-25 Bart Polot- fixed crash in case of DHT_disconnect called from...
2013-01-25 Christian Grothoff-allow custom listen port
2013-01-25 Sree Harsha Totakurabound overlay connect operation execution to limited...
2013-01-25 Christian Grothoff-def
2013-01-25 Christian Grothoff-arminteg
2013-01-25 Christian Grothoff-fix
2013-01-25 Christian Grothoff-fix
2013-01-25 Christian Grothoffstart gnunet-service-arm nicely if configuration file...
2013-01-25 Sree Harsha Totakura- indent
2013-01-25 Christian Grothoffadd DNS exit for mesh to gnunet-daemon-exit
2013-01-25 Christian Grothoffremove DNS exit for mesh from gnunet-service-dns
2013-01-25 Sree Harsha Totakura- towards operation queues for open file descriptors
2013-01-25 Sree Harsha Totakura- rearrange
2013-01-25 Sree Harsha Totakura- rename
2013-01-25 Christian Grothoff-allow disconnecting from DHT during GET iterator
2013-01-25 Christian Grothoff-style
2013-01-25 Christian Grothoff-check that this is actually a DNS packet
2013-01-25 Sree Harsha Totakura- separate overlay connect message handling as module
2013-01-25 Bart Polot- missing argument
2013-01-25 Bart Polot- pass local ID to announce
2013-01-25 Sree Harsha Totakuraseparate hello cache as module
2013-01-25 Sree Harsha Totakura- move data structures to shared header
2013-01-25 Bart Polot- fix compile error
2013-01-24 Sree Harsha Totakuratest harder
2013-01-24 Bart Polot- cosmetic changes
2013-01-24 Bart Polot- copyright notice
2013-01-24 Bart PolotMoved regex profiler and profiler daemon from mesh...
2013-01-24 Christian Fuchsre-fixed incorrect from last commit... :-D forgot to...
2013-01-24 Christian Fuchsadded debug logics to print to and read from STDIN...
2013-01-24 Christian Fuchshelper now always uses BOOL(winbool) instead of boolean...
2013-01-24 Christian Fuchsadded IOSTATE_RESUME and related code to state machines
2013-01-24 Sree Harsha Totakuraoperations now can explicitly register how many resourc...
2013-01-24 Florian Dold-log messages
2013-01-24 Florian Doldfix
2013-01-24 Florian Dold-fix
2013-01-24 Florian Dold-fix
2013-01-24 Christian Grothoff-fix #2743
2013-01-24 Christian Grothoff-parse time nicely
2013-01-24 Christian Grothoff-tiny fixmes
2013-01-24 Christian Fuchsadded gnunet-header stripping and adding functionality
2013-01-24 Christian Fuchsadded ip-address remove functions
2013-01-24 Florian Dold-fixme reminder
2013-01-24 Florian Doldimplemented value exchange, various fixes
2013-01-23 Sree Harsha Totakura- print summary of established links
2013-01-23 Sree Harsha Totakura- print time durations in debug output
2013-01-23 Sree Harsha Totakura- warn upon unused OVERLAY_RANDOM_LINKS option
2013-01-23 Sree Harsha Totakurafix 2688: profiler now uses GNUNET_TESTBED_run ()
2013-01-23 Sree Harsha Totakurause all IP addresses of master controller as trusted ip
2013-01-23 Matthias Wachstest
2013-01-22 Matthias Wachschanges
2013-01-22 Matthias Wachswrong type causing invalid reads
2013-01-22 Sree Harsha Totakura- flush output
2013-01-21 Matthias Wachschanges to aging
2013-01-21 Bart Polot- code from mesh
2013-01-21 Bart Polot- add debug for case of no xquery
2013-01-21 Matthias Wachsfixes
2013-01-21 Bart Polot- move code to regex_dht
2013-01-21 Matthias Wachsimproving test
2013-01-21 Christian Grothoff-undo 25844
2013-01-21 Christian Grothoff-try force binding client socket to loopback/localhost...
2013-01-21 Sree Harsha Totakura- fix parallel build
2013-01-21 Bart Polot- debug messages, fixed assertions
2013-01-21 Bart Polot- fix
2013-01-21 Bart Polot- alert about error
2013-01-21 Bart Polot- debug messages
2013-01-18 Matthias Wachspreference aging + improved quota recalculation due...
2013-01-18 Matthias Wachschanges
2013-01-18 Bart Polot- cpp guards
2013-01-18 Matthias Wachsprint network type
2013-01-18 Matthias Wachschanges
2013-01-18 Matthias Wachs changes
next