oweals/gnunet.git
2015-06-21 David Barksdaledos2unix
2015-06-21 David BarksdaleWe require 0.9.42 for MHD_HTTP_NOT_ACCEPTABLE
2015-06-21 Christian Grothoffsupport gnurl's curl.h being in include/gnurl/ OR inclu...
2015-06-20 Julius Bünger-clean logging dir before running profiler
2015-06-20 Julius Bünger-fixed typos
2015-06-20 Julius Bünger-restructured sending of push/pull request
2015-06-20 Julius Bünger-fixed wrong pointer usage
2015-06-20 Julius Bünger-fixed comparing of peer ids
2015-06-20 Julius Bünger-restructured cleaning of known peers
2015-06-20 Julius Bünger-logging and comments
2015-06-20 Julius Bünger-removed unnecessary data structure (pending pull list)
2015-06-18 Bart Polot- only log time if core is requested
2015-06-18 Christian Grothoff-doxygen
2015-06-18 Bart Polot- add core timing to peer debug
2015-06-18 Christian Grothoff-allow 'years' in time units, indentation and doxygen...
2015-06-18 Bart Polot- cleanup
2015-06-17 Bart Polot- free hello when destroying peer
2015-06-17 Bart Polot- destroy peers on shutdown
2015-06-17 Jeff BurdgesGrant myself buildbot access
2015-06-17 Bart Polot- fix memleak
2015-06-17 Bart Polot- since the connection->id reduction hashmap puts use...
2015-06-17 Bart Polot- make sure there are no duplicates in the hashmap
2015-06-17 Bart Polot- don't invalidate direct connections unless peer disco...
2015-06-17 Bart Polot- roll back duplication of peer->connections
2015-06-17 Bart Polot- fix shutdown memleak
2015-06-17 Bart Polot- log
2015-06-17 Bart Polot- make sure tunnel queues are consistent
2015-06-17 Christian Grothoff-fix align.m4 macro based on Daniel Golle's report
2015-06-16 Christian Grothoff-ack Daniel
2015-06-16 Christian Grothoff#include byteswap, if detected by configure
2015-06-16 Christian Grothoffcheck for __GLIBC__ before mallopting
2015-06-16 Christian Grothoff-remove dead/unused fenv.h include (as suggested by...
2015-06-15 Jeff BurdgesFix of last commit for non-GNU make, I think.
2015-06-15 Bruno CabralStub nat_stun.c
2015-06-15 Bruno CabralInitial import of STUN support
2015-06-12 Christian Grothofffix use of deprecated MHD symbols
2015-06-11 Julius Bünger-fix hanling of pull replies
2015-06-11 Julius Bünger-renamed (gossip_list -> view) and converted it to...
2015-06-11 Julius Büngerlearn about peers from peerinfo
2015-06-11 Jeff BurdgesI'm unsure if I've correctly tested it in the odd build...
2015-06-10 Julius Bünger-got some {} for free
2015-06-10 Christian Grothoff-minor fixes
2015-06-10 Bart Polot- compiler fixes
2015-06-10 Bart Polot- refactor connection timeout into one implementation
2015-06-10 Bart Polot- fix returned buffer amount, to make sure channel...
2015-06-10 Bart PolotAlways allow a connection to receive data in a tunnel...
2015-06-10 Bart Polot- move break to documentation
2015-06-10 Bart Polot- start poll after send
2015-06-10 Bart Polot- fix poll log
2015-06-10 Bart Polotnote to self
2015-06-10 Bart Polot- fix debug messages
2015-06-10 Bart PolotFixed channel recv buffer space accounting error when...
2015-06-10 Bart Polot- more messages to force errors
2015-06-10 Bart Polot- fix log
2015-06-10 Bart Polot- add n_recv to debug info
2015-06-10 Bart Polot- improve POLL logging, debug info
2015-06-10 Bart Polotfix excessive queueing, don't force regular traffic
2015-06-10 Julius Büngerrestructured test
2015-06-10 Julius Bünger-fix coverity
2015-06-09 Christian Grothoff-avoid concurrent modification trouble when handing...
2015-06-08 Christian Grothoff-check next and prev are disjoint
2015-06-08 Christian Grothoff-uniqueness was simply false
2015-06-08 Christian Grothoff-run unregister even if path is NULL, do check uniqueness
2015-06-08 Christian Grothoff-adding additional error checking logic
2015-06-08 Christian Grothoff-if the rest of the code uses horrible casts, one more...
2015-06-08 Christian Grothoff-fix use of uninit memory
2015-06-08 Christian Grothoff-eh, remove assert
2015-06-08 Christian Grothoff-assertion also does not hold, messy code
2015-06-08 Christian Grothoff-bogus assertion
2015-06-08 Christian Grothoff-doxygen
2015-06-08 Christian Grothoff-indentation, doxygen, be a bit pickier about return...
2015-06-07 Christian Grothoff-do use loopback for test
2015-06-07 Christian Grothoff-do not use included hellos in test
2015-06-07 Christian Grothoff-return IP in dotted decimal if reverse lookup fails
2015-06-07 Christian Grothoff-nicer logging
2015-06-06 Christian Grothoff-must avoid returning resolutions during initialization
2015-06-05 Julius Bünger-changed permissions for created file
2015-06-05 Julius Bünger-comment out annoying debug message
2015-06-05 Julius Bünger-tried to fix channel cleanups
2015-06-05 Julius Bünger-writing the gossip list (view) to file
2015-06-05 Julius Büngermodified sampler to keep elements after deletion for...
2015-06-05 Julius Bünger-restructured the code to faciliate viewing the internals
2015-06-05 Julius Bünger-fixed naming
2015-06-05 Julius Bünger-fix
2015-06-05 Christian Grothoffturn 'force_reply' into a bitfield for future extensions
2015-06-04 Christian Grothoff-simplifying Cadet KX to directly use EdDSA keys for...
2015-06-03 Christian Grothoff-improve Python3 compatibility
2015-06-03 Christian Grothoff-slightly better logging
2015-06-03 Sree Harsha... -use defined name
2015-06-02 Christian Grothoff-run gnunet-testing with proper -c flag
2015-06-02 Christian Grothoff-noinst-ing non-functional binaries/libraries that...
2015-06-01 Christian Grothoffmore fixes on #3805
2015-06-01 Christian Grothoffbetter fix for #3805
2015-05-31 Christian Grothoff-typo
2015-05-31 Christian Grothoff-fix #3799
2015-05-31 Christian Grothoff-fix unespected status message (#3799)
2015-05-31 Christian Grothoff-leak
2015-05-31 Christian Grothoffsupport MHD when cross-compiling, just assume version...
2015-05-30 Christian Grothoffmake libextractor actually optional, both for GNUnet...
2015-05-29 Christian Grothofffixing #3799: only unindex if DB operations succeeded...
next