-add missing include, remove redundant includes
[oweals/gnunet.git] / src /
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-slightly better logging
2015-06-03 Sree Harsha Totakura-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-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-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 TotakuraIntroduce function to duplicate RSA public keys
2015-05-28 Christian Grothoff-avoid log
2015-05-28 Sree Harsha Totakura-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-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 Totakuravalidate 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
2015-05-26 Christian Grothoff-check for NULL
2015-05-26 Christian Grothoff-initialize GNS DNS interception in testcase, so that...
2015-05-26 Christian Grothoff-dns_root option is now dead
2015-05-26 Christian Grothoff-document subsystem aliases, add gns-intercept alias...
2015-05-26 Christian Grothoff-use UNIXONLY
2015-05-25 Christian Grothoff-comments, doxygen, indentation, style fixes, working...
2015-05-25 Christian Grothoffnotify cadet when we are done - for flow control and...
2015-05-25 Christian Grothoff-fix indent
2015-05-25 Christian Grothoff-fix channel initialization with regex involvment
2015-05-25 Christian Grothoff-logging, doxygen
2015-05-25 Christian Grothoff-logging
2015-05-25 Christian Grothoff-logging
2015-05-23 Julius Bünger-better splitted brahms sampler and modified one
2015-05-22 Christian Grothoff-eh, typo
2015-05-22 Christian Grothoff-do pass local_address_info flag from/to ATS also for...
2015-05-22 Christian Grothoff-explicitly initialize
2015-05-22 Christian Grothoff-fix cmp
2015-05-22 Christian Grothoff-fix cmp
2015-05-22 Christian Grothoff-adding missing const's and a comment
2015-05-22 Christian Grothoff-nicer logging
2015-05-22 Christian Grothoff-doxygen, logging
2015-05-22 Christian Grothoff-log conclusion of exit search
2015-05-22 Christian Grothoffdo not generate wildcard '.' transitions in policy...
2015-05-22 Christian Grothoffadd logging and in particular checks to make sure no...
2015-05-22 Christian Grothoff-improving testcase
2015-05-22 Christian Grothoff-adding integration test
2015-05-22 Christian Grothoff-more verbose
2015-05-22 Christian Grothoff-fix policy string generation
2015-05-22 Christian Grothoff-fix configs to comply with current version
2015-05-22 Christian Grothoff-do listen to v6
2015-05-22 Christian Grothoff-diagnose tunnel issues
2015-05-22 Christian Grothoff-stupid bug
2015-05-22 Christian Grothoff-fix bad leftover peerid to string conversion
2015-05-22 Christian Grothoff-fix regex shutdown: clean up clients before DHT disconnect
2015-05-22 Christian Grothoff-log warning if channel unready
2015-05-22 Christian Grothoff-do not print this garbage
2015-05-22 Christian Grothoff-fix assertion: channel could be NULL (especially if...
2015-05-22 Christian Grothoff-use flag to disable key generation test for libgcrypt...
2015-05-21 Christian Grothoff-increase timeouts, some system really need longer
2015-05-21 Christian Grothoff-better error reporting, use vars
2015-05-21 Christian Grothofffix assertion failure when two requests were concurrent...
2015-05-21 Christian Grothoff-fix testcase
2015-05-21 Christian Grothoff-also use NONE instead of INBOUND for WLAN
2015-05-21 Christian Grothoffwith respect to #3615: we might (theoretically) get...
2015-05-21 Christian Grothoff-no need to abort iterations on reconnect if they are...
2015-05-21 Christian Grothoff-adding a few extra checks for #3615
next