oweals/gnunet.git
2018-11-13 Nils GillmannPartial application of diff send in beberking, Issue...
2018-11-04 Nils GillmannMerge branch 'master' of gnunet.org:gnunet
2018-11-04 Nils Gillmanndoc: in installation.texi convert an unused table to...
2018-11-04 Christian Grothofffix #5454
2018-11-03 Christian Grothoffchange cmp to be case-insensitive (to get tests to...
2018-11-02 Christian Grothoffstyle fixes
2018-11-02 Christian Grothoffuse separate message type to indicate end of transmissi...
2018-11-02 Christian Grothofffix #5467
2018-11-02 Julius BüngerRPS: Adapt to new hashmap API - discard const
2018-11-01 Christian Grothoffextend potfile
2018-11-01 Christian Grothoffno need to select private key
2018-11-01 Christian Grothofffix #5465
2018-11-01 Christian Grothofffix compiler warning about redundant GNUNET_PACKED
2018-11-01 Christian Grothoffstyle fix
2018-11-01 Julius BüngerRPS profiler: Dump statistics more frequently
2018-11-01 Julius BüngerRPS: Add more multi-hop statistics
2018-11-01 Christian Grothoffupdate gitignore
2018-11-01 Christian Grothoffwork on TNG
2018-11-01 Christian Grothoffattempting to fix #5464
2018-11-01 Julius BüngerRPS service: Add more detailed statistics on multi...
2018-11-01 Julius BüngerCORE: Document peer_cls
2018-10-31 Julius BüngerRPS service: Add datastructs for analysis of pulls
2018-10-31 Julius BüngerRPS profiler: Try to avoid assertion on request_cancel
2018-10-31 Julius BüngerRPS service: Try to fix peer destruction during cleanup
2018-10-30 Julius BüngerRPS service: Use correct file for sub
2018-10-30 Julius BüngerRPS: Change cosmetics - fix indentation
2018-10-30 Julius Büngerfix RPS service: Provide closure for view insertion
2018-10-30 Nils GillmannMerge branch 'master' of gnunet.org:gnunet
2018-10-30 Nils Gillmannconfigure: best effort commit (untested) to solve versi...
2018-10-30 Julius BüngerRPS service: Remove leftover code
2018-10-29 Julius BüngerRPS: Use GNUNET_MIN instead of own min
2018-10-29 Julius BüngerRPS service: separate values with newline when writing...
2018-10-29 Julius BüngerRPS utils: Use proper size for writing to file
2018-10-29 Julius BüngerRPS service: cleanup (unused) data structures
2018-10-27 Nils Gillmanndoc/man: More fixes.
2018-10-26 Nils GillmannStart fixing the man pages via linting and style.
2018-10-26 Nils Gillmanndoc/man/5,1: in SEE ALSO mention that the main document...
2018-10-26 Schanzenbach... REST: remove base64 padding fix as this is now fixed...
2018-10-25 Marcello StanisciFix base64 encoder.
2018-10-25 Schanzenbach... RECLAIM: forgot conf file for tests
2018-10-25 Schanzenbach... REST: comment credential REST plugin for now as it...
2018-10-25 Christian Grothoffdoc/documentation split into doc/tutorial and doc/handb...
2018-10-25 Christian Grothoffcleaning up configure, in particular the idn.h checks
2018-10-25 Christian Grothofffix -lidn(2) linkage by adding missing AM_CONDITIONAL...
2018-10-25 Nils Gillmannlibidn + libidn2 support, as proposed by WJ Liu / multi...
2018-10-25 Christian Grothoffclarify license of test scripts
2018-10-25 Christian Grothoffadd possibility of hijacking any (sub)domain, not just...
2018-10-25 Christian Grothoffuk.gnunet.org was taken down, use another DNS name
2018-10-25 Christian Grothoffallow any zone if request was for NULL
2018-10-24 Marcello StanisciRemove unnecessary (and perilous) function pointer...
2018-10-23 Christian Grothofffix doc build: I have version.texi, but no gversion...
2018-10-21 Nils GillmannWe want portable shell scripts, not plain bash-specific...
2018-10-21 Nils GillmannREADME: document texi2mdoc optional dependency
2018-10-21 Nils GillmannIf texi2mdoc is not found, throw a warning when --enabl...
2018-10-21 Nils Gillmanndocumentation: Remove usage of version and version2...
2018-10-21 Nils Gillmannfnindex is wrong texinfo.
2018-10-21 Nils Gillmanninstallation.texi: some texinfo versions reported this...
2018-10-20 Julius BüngerRPS service: Write push frequency and pull delays to...
2018-10-20 Julius BüngerRPS: Fix writing internals to disk
2018-10-20 Julius BüngerRPS: Try to fix building error
2018-10-20 Christian Grothoffmove aux before canonical checks
2018-10-20 Christian Grothofffix include order
2018-10-18 Christian Grothoffignore build-aux
2018-10-18 Christian Grothofflicense
2018-10-18 Christian Grothoffflat was renamed to heap
2018-10-18 Christian Grothoffupdate gitignore
2018-10-18 Christian GrothoffTR suggested using AC_CONFIG_AUX_DIR before AM_INIT_AUT...
2018-10-18 Christian Grothoffrevise communicator API
2018-10-18 Christian Grothofffix merge artifact
2018-10-18 Christian Grothoffadd support for /etc/hosts
2018-10-18 Christian Grothoffuse unique 32-bit IDs for DNS requests to avoid random...
2018-10-17 Marcello Staniscicurl: reschedule uses GNUNET_CURL_perform2.
2018-10-17 Marcello Staniscicurl: abstracting response's parser & cleaner.
2018-10-15 Julius BüngerRPS: Cleanup datastructures, NULL out freed pointers
2018-10-15 Schanzenbach... NAMESTORE: sqlite plugins cleanup
2018-10-15 Schanzenbach... NAMESTORE: rename flat plugin to heap
2018-10-15 Schanzenbach... fix intendation
2018-10-15 Schanzenbach... modify sqlite logic to accomodate rowcount starting...
2018-10-14 Julius BüngerRPS tests: Schedule shutdown properly
2018-10-14 Julius BüngerRPS API: Remove numer of peers from stream request
2018-10-14 Julius BüngerRPS service: Only change statistics from main sub
2018-10-14 Julius BüngerRPS test: Add another group for sub test
2018-10-13 Julius BüngerRPS: Add forgotten definition of message types
2018-10-13 Schanzenbach... fix broken zone iteration
2018-10-13 Schanzenbach... show that rel exp in dht does not work
2018-10-13 Schanzenbach... add rel expiration test
2018-10-11 Julius BüngerRPS service: Fix - handle case of nonexisting sub
2018-10-11 Julius BüngerRPS tests: Refine tests for subs
2018-10-11 Julius BüngerRPS API: Add API calls to rps header
2018-10-11 Julius BüngerRPS API: (Temporarily) Fix usage of stream request...
2018-10-11 Julius BüngerRPS Tests: Test Subs
2018-10-11 Julius BüngerRPS Tests: Refactor (run post_test before disconnect)
2018-10-11 Julius BüngerRPS API: Add creation, deletion of Subs
2018-10-11 Julius BüngerRPS api: Clean code and logging
2018-10-10 Nils GillmannMerge branch 'master' of gnunet.org:gnunet
2018-10-10 Nils Gillmanncontributing: Adjust note on prefered test languages...
2018-10-10 Nils GillmannRename Makefile example (025.c) to resemble it being...
2018-10-10 Nils Gillmannphilosophy: reformat paragraphs.
2018-10-10 Nils Gillmannphilosophy: likewise.
2018-10-10 Nils Gillmanndeveloper: likewise.
next