oweals/gnunet.git
2017-03-07 Christian Grothoffremove dead API taler-0.2.1
2017-03-07 Christian GrothoffMerge branch 'master' of git+ssh://gnunet.org/gnunet
2017-03-07 Christian Grothoffupdate tutorial
2017-03-07 David BarksdaleUpdate comment to match code
2017-03-05 Daniel Gollebuild profilers only if testing is enabled
2017-03-05 Christian Grothofffix #4839
2017-03-05 Christian Grothoffindentation, comment and style fixes, no semantic changes
2017-03-04 Christian Grothoffmisc indentation changes
2017-03-01 Bart Polotmake total traffic and timeout configurable without...
2017-03-01 Bart Polotfix testcases: ack received messages
2017-03-01 Bart PolotMerge branch 'master' of git+ssh://gnunet.org/gnunet
2017-03-01 Bart Polot- fix short new testcases: send_test_message initizaliz...
2017-02-28 Florian Doldeh, oops
2017-02-28 Florian Doldmissing newline
2017-02-28 Florian Doldset: log set difference estimate
2017-02-28 Florian Doldconsensus: destroy set handles
2017-02-28 Florian Doldallow destruction while iteration is active
2017-02-28 Florian Doldset: fix make check
2017-02-28 Christian Grothoffget rid of warning for missing directory on friends...
2017-02-28 Florian Doldfix completely broken implementation of variable size...
2017-02-28 Florian Dolddon't free element that is stack-allocated now
2017-02-28 Florian Doldset profiler: allow variable element size via -w (width...
2017-02-28 Florian Doldset: destroy client mq properly
2017-02-28 Florian Doldset: zero out listener to make tracking down bug easier
2017-02-28 Florian Doldset: adjust strata estimator bias
2017-02-28 Florian Doldset: different thresholds
2017-02-28 Florian Doldset: more statistics
2017-02-28 Christian Grothoffdo not bitch at CADET for issues that can happen in...
2017-02-28 Florian Doldstart with larger IBF
2017-02-28 Christian Grothoffmore stats for happy Florian
2017-02-28 Christian Grothofffix some breaks, add stats for encrypted/decrypted...
2017-02-28 tg(x)multicast: fix replay_req_remove_client()
2017-02-28 Christian Grothoffmisc minor fixes
2017-02-28 Florian Dolddon't run set with valgrind per default
2017-02-28 Florian Doldhigher constant before applying limit
2017-02-28 Florian Doldlogging
2017-02-28 Florian Doldconsensus: slack-a2a evilness mode and static replicati...
2017-02-28 Christian Grothofffix sq logic, add to build
2017-02-28 Christian Grothoffcompleting sq_result_helper
2017-02-27 Christian Grothoffimplement revocation block plugin, get revocation test...
2017-02-27 Florian Doldfix set element type problem, make consensus work
2017-02-27 Florian Doldfix type error and test cases
2017-02-27 Florian Doldimplement lower bound agreement
2017-02-27 Florian Doldfix missing nbo conversion
2017-02-27 Florian Doldfix ftbfs from consensus WIP
2017-02-27 Christian Grothofffirst sketch for libgnuentsq test
2017-02-27 Christian Grothoffimplement sq_query_helper.c
2017-02-27 Florian Doldmissing file
2017-02-27 Florian Doldinclude set size in result callback, needed by consensus
2017-02-27 Christian Grothoffskeleton for libgnunetsq implementation
2017-02-26 Christian Grothoffdesigning SQ-lib API
2017-02-26 Florian Doldadd validation for inner consensus element
2017-02-26 Florian Doldfix warning / add size validation for consensus block
2017-02-26 Florian Doldwrap consensus elements in block type
2017-02-26 Christian Grothoffensure all plugins properly use BF, move shared logic...
2017-02-26 Christian Grothoffmake sure DHT does not pass around cyclic paths
2017-02-26 Christian Grothoffmove path destruction to separate task to avoid deep...
2017-02-26 Florian Doldmake test case run with both python2 and python3
2017-02-26 Florian Doldfix state when requesting full IBF
2017-02-26 Руслан ИжбулатовDisable test_client_unix.nc test on W32
2017-02-26 Руслан ИжбулатовHack gnunet_gst_def.h to allow it compile on W32
2017-02-26 Руслан ИжбулатовChange helper libraries to be noinst_LTLIBTRARIES
2017-02-26 Руслан ИжбулатовTry to fix FTBFS
2017-02-26 Руслан Ижбулатовntohl() return value casts for the testsuite on W32
2017-02-26 Christian Grothoffupdate ignore file
2017-02-26 Christian Grothoffget rid of non-working, non-maintained experimental...
2017-02-26 Christian Grothoffget rid of --enable-wachs option, move mlp plugin to...
2017-02-26 Christian Grothoffdocument neighbour_limit option better
2017-02-26 Christian Grothoff#4801 seems solidly fixed now, don't see how it can...
2017-02-26 Christian Grothoffadd note about but #4608
2017-02-26 Christian Grothoffbump consensus and secretsharing to be built by default
2017-02-26 Christian Grothoffadd to ignore
2017-02-26 Christian Grothoffdisable valgrind
2017-02-26 Christian Grothofffix ugly parts of test
2017-02-25 Christian Grothoffupdate ignore files
2017-02-25 Christian Grothofffix perf_peerinfo_api FTBFS
2017-02-25 Christian Grothofffix crash in test if DB did not yet exist
2017-02-25 Christian Grothoffre-add interceptor entry for now
2017-02-25 Руслан ИжбулатовW32: Fix msg allocation in gns helper service
2017-02-25 Руслан ИжбулатовW32: port gnunet-gns-import to new zone iterator callba...
2017-02-25 Руслан ИжбулатовFix an initialization warning (GCC bug 53119)
2017-02-25 Руслан ИжбулатовW32: cast ntohl() result to uint32_t
2017-02-25 Руслан ИжбулатовW32: Splice GNUNET_memcpy macro into NAT and GNS helpers
2017-02-25 Руслан ИжбулатовSilence a GCC warning in gnunet-nat.c
2017-02-25 Руслан ИжбулатовLink libgnunetblockgroup to libgnunetblock
2017-02-25 Руслан ИжбулатовW32: placate GCC by initializing lsocks_write_fd to...
2017-02-25 Руслан ИжбулатовW32: Fix wrong format strings
2017-02-25 Руслан ИжбулатовW32: Fix the conditaions for the ifconfig function
2017-02-25 Руслан ИжбулатовW32: Fix a possible control flow error
2017-02-25 Руслан ИжбулатовShuffle some vars around to fix a warning
2017-02-25 Руслан ИжбулатовUse GNU printf format
2017-02-25 Руслан ИжбулатовW32: adapt the code to GNUNET_memcpy() that returns...
2017-02-25 Christian GrothoffFix ftbfs
2017-02-25 Christian Grothoffextensive tutorial updates
2017-02-25 Christian Grothoffthis should be dead
2017-02-25 Christian Grothoffupdating gnunet-gns-helper-service-w32 to current APIs
2017-02-25 Christian Grothoffsh is sufficient, does not seem to require bash specifi...
2017-02-25 Antonio OjeaAdd Vagrant file for development
2017-02-24 tg(x)multicast: logging, test fix
2017-02-24 tg(x)util: logging
next