oweals/gnunet.git
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...
2015-05-28 Sree Harsha... Introduce function to duplicate RSA public keys
2015-05-28 Christian Grothoff-avoid log
2015-05-28 Sree Harsha... -fix typo
2015-05-28 Christian Grothoff-disable verbose
2015-05-28 Christian Grothoff-fix debug logic
2015-05-28 Christian Grothoff-delay HTTP request 1s to ensure VPN is really up
2015-05-28 Christian Grothoffalso set permissions correctly if user 'gnunet' does...
2015-05-28 Christian Grothoff-simplify logic, fix double free
2015-05-28 Christian Grothoff-fix ftbfs
2015-05-28 Christian Grothoff-typo
2015-05-28 Christian Grothoff-install dependent headers as well
2015-05-28 Christian Grothoff-typos
2015-05-28 Christian Grothoffadding --enable-taler-wallet configure option to build...
2015-05-27 Sree Harsha... validate the parsed RSA private key
2015-05-26 Christian Grothoff-note
2015-05-26 Christian Grothoff-indentation
2015-05-26 Christian Grothoff-more extensive permission check before running GNS...
2015-05-26 Christian Grothoff-indent, wait for helper termination on shutdown, do...
2015-05-26 Christian Grothoff-indent
2015-05-26 Christian Grothoff-space
2015-05-26 Christian Grothoff-exit helper when either direction breaks
2015-05-26 Christian Grothoff-fix logging
2015-05-26 Christian Grothoff-doxygen, indent
2015-05-26 Christian Grothoff-doxygen, indent
2015-05-26 Christian Grothoff-fix (harmless) use of uninit 'nick'
2015-05-26 Christian Grothoff-avoid qe double-free
next