oweals/gnunet.git
2017-02-22 Christian Grothoffignore generated temp files that are frequently generated
2017-02-22 Christian Grothoffdo not fail hard if this test does not work
2017-02-22 Christian Grothofffix compile errors
2017-02-22 Christian Grothoffconverting 'vpn' to new CADET API, not tested/testable...
2017-02-22 Christian Grothoffconverting 'pt' to new CADET API, not tested/testable...
2017-02-22 Christian Grothoffeliminate dead argument
2017-02-22 Christian Grothofffix bug introduced with BLOCK change where we would...
2017-02-22 Christian Grothoffno log macro in here
2017-02-22 Christian Grothoffstrcmp instead of memcmp
2017-02-22 Christian Grothoffstrcmp instead of memcmp
2017-02-22 Christian Grothoffnot exactly a protocol violation, but a case for stats
2017-02-22 Christian Grothoffcomplain harder about this type of violation
2017-02-22 Christian Grothofffix sign issue in bitshift
2017-02-22 Christian Grothoffenable RR option for HELLO gets in DHT
2017-02-22 Christian Grothofffix type
2017-02-22 Christian Grothofffix test_dht_montior abortion
2017-02-22 Christian Grothofffix test_dht_montior abortion, fix crash on NULL HELLO
2017-02-22 Christian Grothoffsupport BF size adjustments in other plugins
2017-02-22 Christian Grothofffix typo
2017-02-22 Christian Grothofffix typo
2017-02-22 Christian Grothofftry to fix BF size mess created by original BLOCK API...
2017-02-22 Christian Grothoffclean up new block logic, avoid direct linkage against...
2017-02-21 Christian Grothofffix-typo
2017-02-21 Christian Grothofffix misc typos
2017-02-21 Christian Grothofffix sun_len issue (#4816) by adding test and fixing...
2017-02-21 Christian Grothoffupdate .ignore file
2017-02-21 Christian Grothoffhandle errors without crashing
2017-02-21 Christian Grothoffenforce sequential test order (#4860)
2017-02-21 Bart Polotignore new testcases
2017-02-21 Bart PolotAdd new testcases, to exercise the mq API.
2017-02-21 Christian Grothofffix conversation issue to make tests pass again
2017-02-21 Christian Grothoffchange Makefile.am back so it builds at least; fix...
2017-02-21 Christian Grothoffdisable valgrind during test
2017-02-21 Christian Grothoffignore update
2017-02-21 Christian Grothoffconverting conversation to use new CADET API
2017-02-21 Bart PolotFix channel disconnect checking<
2017-02-21 Bart Polot- verbose log
2017-02-21 Bart Polot- doc
2017-02-21 Bart PolotRewrite cadet tests using MQ API
2017-02-21 Christian Grothoffprevent crash on exit
2017-02-21 Christian Grothoffprevent crash on exit
2017-02-21 Christian Grothoffprevent crash on exit
2017-02-20 David BarksdaleDon't put POSTGRESQL_CPPFLAGS in CFLAGS
2017-02-20 David BarksdaleMatch function type to header declaration
2017-02-20 Christian Grothoffalso do send_kx if we fail to decrypt
2017-02-20 David BarksdaleUpdate po files
2017-02-20 David BarksdaleRestrict update to positive priority deltas
2017-02-20 Bart Polotignore kdevelop files
2017-02-20 Bart Polot- doxygen
2017-02-20 Bart Polot- minor changes: doxygen, log, code order, code legibility
2017-02-20 Bart PolotRefactor copying of handler arrays
2017-02-20 David BarksdaleUpdate po files
2017-02-20 David BarksdaleRemove unused GNUNET_DATASTORE_update() API call
2017-02-20 Christian Grothoffcompleted big block refactoring in preparation for...
2017-02-20 Christian Grothofffirst half of new BLOCK API to generalize duplicate...
2017-02-20 Christian Grothoffremove dependency on libextractor from testcase; fix...
2017-02-20 Christian Grothofffix NSS / sudo warning output by configure to be more...
2017-02-19 Christian Grothoffmisc log fixes, plus prevent multiple TCP connections...
2017-02-19 Christian Grothoffmostly logging, avoid having more than one typemap...
2017-02-19 Christian Grothoffmisc logging, no semantic changes
2017-02-19 Christian Grothofffix zombie-fest
2017-02-19 Christian Grothoffconverting consensus service to new SERVICE API
2017-02-19 Christian Grothofftowards converting SP to new CADET API; still fails...
2017-02-18 Christian Grothofftrying to fix #4899
2017-02-18 Christian Grothoffmake sure after any transmission succeeds we continue...
2017-02-18 Christian Grothoffappend to TAIL of mutation list for processing in right...
2017-02-18 Christian Grothofflogging fixes, nicer comments
2017-02-18 lurchiloglevel MESSAGE for the incoming connection message...
2017-02-18 Christian Grothoffupdate gitignore
2017-02-18 Christian Grothoffterminate instantly, even on failure
2017-02-18 Christian Grothofffix testcase
2017-02-18 Christian Grothofffix ignore file
2017-02-18 Christian Grothoffmisc bugfixes
2017-02-18 lurchino prefix for set either
2017-02-17 Christian Grothoffno prefix in Git
2017-02-17 Christian GrothoffFix cleanup issues and some leak
2017-02-17 Christian Grothofffix loopback disconnect signalling and a few memory...
2017-02-17 Christian Grothoffmisc fixes in new CADET API, porting gnunet-cadet to...
2017-02-17 Christian Grothoffignore tests
2017-02-17 Christian Grothoffmissing 'const'
2017-02-17 Christian Grothofffix crash issues in SET
2017-02-17 Christian Grothoffmove SET to use new MQ API properly
2017-02-17 Christian Grothoffget FS test with CADET to finally pass again
2017-02-17 Christian Grothoffhacking up 'new' CADET API without legacy logic
2017-02-17 Christian Grothoffconvert to new CADET API, not working due to CADET...
2017-02-17 Christian Grothoffassertion was inverted, also probably too strict
2017-02-16 Christian Grothoffignore perf files
2017-02-16 Christian Grothofffirst, very rough conversion of SET service to new...
2017-02-16 Christian Grothoffmigrate SET service to new SERVICE API
2017-02-16 Christian Grothoffthis actually happens and is fine
2017-02-16 Christian Grothoffintroduce loose state, fix channel state machine
2017-02-16 Christian Grothoffproperly clean up unbound channels
2017-02-16 Christian Grothofffix log
2017-02-16 Christian Grothoffdo not respond to BROKEN messages with BROKEN messages
2017-02-16 Christian Grothofffix log message format str
2017-02-16 Christian Grothoffset type correctly in nat auto test
2017-02-16 Christian Grothoffcancel existing last_control_qe handle before schedulin...
2017-02-16 Christian Grothoffextra asserts
2017-02-16 Christian Grothoffuse force when required
2017-02-15 Christian Grothofffix #4895: set highbit always for the returned cn,...
next