test_social: less services and less noise in the output
[oweals/gnunet.git] / src / set /
2017-07-03 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-07-03 Christian Grothoffdo not invoke callback after set operation destruction...
2017-06-25 Christian Grothofffix configuration parsing issue with inlines from confi...
2017-06-20 Florian Doldset: disconnect, don't destroy yet
2017-06-20 Florian Doldset: remove workaround to test if a set bug and not...
2017-06-18 Florian Doldset: adjust log type
2017-06-18 Florian Doldconsensus/set: saner log levels
2017-06-18 Florian DoldCONSENSUS/SET: even uglier CADET workarounds
2017-06-17 Florian DoldSET: add another CADET bug workaround
2017-06-11 Florian Doldset: add 'over' message, since cadet does not reliably...
2017-03-29 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-25 Christian Grothoffrename GNUNET_GETOPT functions to achieve better consis...
2017-03-24 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-22 tg(x)Merge branch 'master' of gnunet.org:gnunet
2017-03-17 Christian GrothoffMerge branch 'getopt'
2017-03-17 Christian GrothoffMerge branch 'master' into getopt
2017-03-16 Marcello Stanisciporting
2017-03-15 Marcello Stanisciporting.
2017-03-13 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-13 Christian Grothoffrenaming CADET APIs to match naming conventions again...
2017-03-13 Christian Grothoffrename libgnunetcadetnew -> libgnunetcadet
2017-03-13 Julius BüngerMerge branch 'master'
2017-03-13 Christian Grothoffmajor clean up and bugfixes of SET
2017-03-13 Christian Grothoffindentation fix
2017-03-13 Christian Grothoffimprove logging, shutdown on error without timeout...
2017-03-13 Christian Grothoffimprove logging, indentation
2017-03-12 Christian Grothoffde-duplicate operation types
2017-03-12 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-12 Christian Grothoffalways initialize HT upon state creation
2017-03-12 Christian Grothoffadd missing headers
2017-03-12 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-11 Christian Grothofffix logging, immediately switch to full set transmissio...
2017-03-11 Christian Grothoffcleaning up set handlers, eliminating 2nd level demulti...
2017-03-01 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-01 Bart PolotMerge branch 'master' of git+ssh://gnunet.org/gnunet
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 Doldallow destruction while iteration is active
2017-02-28 Florian Doldset: fix make check
2017-02-28 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
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 Florian Doldstart with larger IBF
2017-02-28 Florian Doldhigher constant before applying limit
2017-02-28 Florian Doldlogging
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 Doldfix missing nbo conversion
2017-02-27 Florian Doldmissing file
2017-02-27 Florian Doldinclude set size in result callback, needed by consensus
2017-02-26 Florian Doldadd validation for inner consensus element
2017-02-26 Florian Doldfix state when requesting full IBF
2017-02-26 Christian Grothoffdisable valgrind
2017-02-25 Руслан ИжбулатовFix an initialization warning (GCC bug 53119)
2017-02-25 Руслан ИжбулатовW32: cast ntohl() result to uint32_t
2017-02-24 tg(x)Merge branch 'master' of gnunet.org:gnunet
2017-02-24 Florian Doldadd byzantine/force options to profiler
2017-02-24 Florian Doldalways send bigger set on full send
2017-02-24 Florian Doldadd option parsing
2017-02-24 Christian Grothoffminimal code cleanup
2017-02-23 Florian Doldimplement union via sending whole set
2017-02-23 Florian Doldadd set operation options
2017-02-23 Florian Doldcomments
2017-02-23 Florian Doldabort union if we receive too little fresh elements
2017-02-21 Christian Grothofffix misc typos
2017-02-19 Christian Grothoffmisc logging, no semantic changes
2017-02-18 Christian Grothoffappend to TAIL of mutation list for processing in right...
2017-02-18 Christian Grothoffterminate instantly, even on failure
2017-02-18 Christian Grothofffix testcase
2017-02-18 lurchino prefix for set either
2017-02-17 Christian Grothofffix crash issues in SET
2017-02-17 Christian Grothoffmove SET to use new MQ API properly
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-01-27 Christian Grothoffunset XDG environment variable during testcases, as...
2017-01-25 Christian Grothoffupdate ignore file
2017-01-10 Christian Grothoffrename connecT -> connect now that the old API is dead
2017-01-10 Daniel Golledon't attempt to build set profilers if testing is...
2016-11-11 Christian Grothofffix out-of-tree build of GNUnet
2016-11-09 Bart Polot- add subdirectory gitignore files
2016-09-24 Christian Grothoffuse the correct type for dummy messages
2016-08-26 Christian Grothoff-fix cov warning
2016-08-18 David BarksdaleUse statement exprs instead of local function
2016-08-14 Christian Grothoffmigrating set to new CADET port API - tests now fail...
2016-08-14 Christian Grothofffix use-after-free issue
2016-08-14 Christian Grothoff-fix testcases, ensure shutdown works properly
2016-08-14 Christian Grothoff-fix testcase shutdown
2016-08-03 Christian Grothoff-fix warning
2016-07-20 Bart Polot- fix CADET-using services
2016-07-08 Christian Grothoff-avoid calling memcpy() with NULL argument, even if...
2016-07-06 Christian Grothoffmisc fixes
2016-06-29 Christian Grothoffallow empty/NULL context message
next