oweals/gnunet.git
2015-07-06 Christian Grothoff-fix non-deterministic peerstore sync failure
2015-07-03 Christian Grothoff-style fixes
2015-07-02 Christian Grothoff-adding ecc dlog support
2015-07-01 Bruno Cabral(no commit message)
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-06-30 Christian Grothoffpatch from Nicolas Fournier to add some _dup and _cmp...
2015-06-30 Bart Polot- use 32 byte cast
2015-06-29 David BarksdaleCheck in the right place for libpq-fe.h
2015-06-29 Martin Schanzenbach- clean up gns rest api
2015-06-29 Martin Schanzenbach-fix
2015-06-29 Martin Schanzenbach- give control over CORS methods to plugin
2015-06-29 Martin Schanzenbach- add CORS logic
2015-06-29 Christian Grothofffix #3871
2015-06-29 Christian Grothoff-fix #3870
2015-06-28 Christian Grothofffix #3693: if PA is NULL, ignore message, we must be...
2015-06-28 Christian Grothoff-build system fixes, gettexting
2015-06-28 Christian Grothoff-fix indent
2015-06-28 Christian Grothoff-fix indent
2015-06-27 David BarksdaleChange NPE into GNUNET_break (0)
2015-06-27 Christian Grothoffdowngrade to gettext 0.18.3 for more sane availability
2015-06-27 Christian Grothoff-add missing include, remove redundant includes
2015-06-27 Christian Grothoffalso check for existence of libpq-fe header
2015-06-27 Christian Grothoffdowngrade gettext requirement
2015-06-26 Julius Bünger-fix coverity 0003864
2015-06-26 Julius Bünger-logging
2015-06-26 Bart Polot- GNUNET_CADET_disconnect will destroy pending channels...
2015-06-26 Bart Polot- if a path is NULL is not equivalent to any other
2015-06-26 Bart Polot- first log, then free
2015-06-26 Bart Polot- fix log format
2015-06-26 Bart Polot- don't log old mesh versions as errors
2015-06-26 Bart Polot- try to retransmit in case of core error
2015-06-26 Bart Polot- explicitly track shutdown status
2015-06-26 Bart Polot- ignores
2015-06-26 Bart Polot- ignores
2015-06-26 Bart Polot- don't torture buildbots with 5000 messages
2015-06-26 Bart PolotMerge branch 'crypto'
2015-06-26 Bart Polot- Fix #3846. When receiving a create request for an...
2015-06-26 Bart Polot- on shutdown it will happen that core will return...
2015-06-25 Matthias Wachsadding a first set of fixmes to stun code
2015-06-25 Matthias Wachsadding a first set of fixmes to stun code
2015-06-25 Bart Polot- don't try to retrive a peer during a shutdown task
2015-06-25 Bart Polot- destroy queued messages only after making sure no...
2015-06-25 Bart Polot- If the path was cleared before, connection is not...
2015-06-25 Bart Polot- documentation, statistics about failures
2015-06-25 Bart Polot- if this happens the code is badly broken, bail out
2015-06-25 Bruno CabralPolish and simplyfy STUN code, move STUN code to GNUNET...
2015-06-24 Bruno CabralCommit rewrite before moving to GNUNET_NAT functions
2015-06-24 David BarksdaleAvoid trying to disconnect a neighbour twice
2015-06-24 Bart Polot- fix error message
2015-06-24 Christian Grothoff-add key
2015-06-24 Bart Polot- fix
2015-06-24 Bart Polot- complain about excessive core waiting times
2015-06-24 Bart Polot- check connections on peer destroy
2015-06-24 Bart Polot- fix compilation
2015-06-24 Bart Polot- free skipped keys on tunnel Axolotl destroy
2015-06-24 Bart Polot- free path after unregister
2015-06-24 Bart Polot- always free connection path, fix memory leak
2015-06-23 David BarksdaleNULL terminate core_handlers[]
2015-06-23 Christian Grothofffix #3862
2015-06-23 David BarksdaleFix installation of sensors when DESTDIR is used
2015-06-23 Julius Bünger-fixed missing link to library
2015-06-22 Christian Grothoff-doxygen fixes
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...
next