use NULL value in load_path_suffix to NOT load any files
[oweals/gnunet.git] / src / include /
2019-05-10 Florian DoldImplement asynchronous scope identifiers.
2019-05-09 Florian Doldtowards thread-safe logging
2019-05-08 Christian Grothoffmake generated ego key available in continuation when...
2019-05-05 Christian Grothoffuse new PriorityPreferences consistently, note on depre...
2019-05-05 Christian Grothoffadd out-of-order pref
2019-05-04 Christian Grothoffnote on ChannelOption deprecation
2019-05-04 Christian Grothoffsimplify MQ logic to always carry the same kinds of...
2019-05-04 Christian Grothoffonly use mono time in TNG HELLOs
2019-05-02 Christian Grothoffpreparatory change to GNUNET_JSON_post_parser() API...
2019-05-02 Schanzenbach, MartinRECLAIM: cleanup, comments
2019-04-30 Florian DoldMake gnurl and curl mutually exclusive.
2019-04-30 Schanzenbach, MartinREST/NAMESTORE: rework API
2019-04-29 ng0Merge branch 'master' of gnunet.org:gnunet
2019-04-28 Christian Grothofftowards flow control in TNG
2019-04-25 ng0Merge branch 'master' of gnunet.org:gnunet
2019-04-25 Christian Grothoffimplement DV learn monotime handling
2019-04-23 ng0Merge branch 'master' of gnunet.org:gnunet
2019-04-22 Christian Grothoffmassive refactoring to intruce data structure
2019-04-21 Christian Grothoffdefine constant
2019-04-21 Christian Grothofffix quota out calculation, even if it may go away
2019-04-19 Christian Grothofftypos
2019-04-18 ng0Merge branch 'master' of gnunet.org:gnunet
2019-04-18 Christian Grothofffix #5688 packed warnings
2019-04-17 Christian Grothofffix #defines, need to have different values
2019-04-16 Christian Grothoffimplement backchannel encryption/decryption
2019-04-15 Schanzenbach, MartinMerge branch 'master' of git+ssh://gnunet.org/gnunet
2019-04-15 Schanzenbach, MartinRECLAIM: fix build
2019-04-15 Christian Grothoffmisc work on TNG
2019-04-14 Christian Grothoffwork on DV data structures
2019-04-14 Schanzenbach, MartinRECLAIM: bugfixes; add delete attribute API
2019-04-14 Christian Grothoffmisc tng related cleanup
2019-04-14 Christian Grothoffimplement handle_validation_response logic
2019-04-14 Schanzenbach, MartinRECLAIM: remove sqlite plugin; housekeeping
2019-04-14 Schanzenbach, MartinRECLAIM: Simplify logic
2019-04-14 Schanzenbach, MartinRECLAIM: less unneccessary crypto; syntax and build...
2019-04-14 Schanzenbach, MartinRECLAIM: refactoring; cleanup
2019-04-14 Schanzenbach, MartinRECLAIM: Start move to GNS encryption
2019-04-12 Christian Grothoffnew key, new HELLO
2019-04-12 Christian Grothoffclang is only happy with 'static', not with ={0}
2019-04-10 Christian Grothoffsend validation challenges
2019-04-10 Christian Grothoffstart to implement validation logic
2019-04-10 Christian Grothoffdefining data structures for validation
2019-04-09 ng0Merge branch 'master' of gnunet.org:gnunet
2019-04-07 Julius BüngerRPS: Forgot to add header
2019-04-07 Christian Grothoffimplement #5551 (UDP broadcast learning in TNG)
2019-04-06 Christian Grothoffforce 'const' on type
2019-04-06 Christian Grothoffforce 'const' on type
2019-04-06 Christian Grothoffintroduce GNUNET_memcmp() and GNUNET_is_zero()
2019-04-04 Christian Grothofffix indent
2019-04-04 ng0Merge branch 'master' of gnunet.org:gnunet
2019-04-04 Schanzenbach, Martinfix dist
2019-04-04 Schanzenbach, MartinMerge branch 'master' of git+ssh://gnunet.org/gnunet
2019-04-03 Christian Grothoffallow applications expressing connection preferences...
2019-04-03 Christian Grothoffdisting
2019-02-28 Christian Grothoffdoppelt haelt nicht besser :-)
2019-02-28 Christian Grothoffpackage gnunet_credential_service.h next time
2019-02-28 Schanzenbach, Martinfix dist for experimental
2019-02-23 Christian Grothoffmerge
2019-02-20 Schanzenbach, MartinMerge branch 'master' of git+ssh://gnunet.org/gnunet
2019-02-20 Christian Grothofffix enable_malicous check
2019-02-17 Schanzenbach, MartinMerge branch 'master' of git+ssh://gnunet.org/gnunet
2019-02-17 Christian Grothofffilenames can exceed 128 bytes, even in testcases
2019-02-16 Christian Grothoffmake clang shut up about #5573
2019-02-15 ng0Merge branch 'master' of gnunet.org:gnunet
2019-02-15 Schanzenbach, Martinfix dist build
2019-02-15 Christian Grothofffix #5571
2019-02-13 Christian Grothoffclarifying namestore api (#5458), fixing code duplicati...
2019-02-13 ng0Merge branch 'master' of gnunet.org:gnunet
2019-02-13 Christian Grothoffadd handle_address_consider_verify skeleton
2019-02-13 Christian Grothoffimplementing libgnunettransportaddress
2019-02-13 Christian Grothofftrying to fix #5532
2019-02-12 Christian Grothoffdv service is dead
2019-02-12 Christian Grothofffixing 'make dist' issues
2019-02-11 Christian Grothoffadd API for address injection
2019-02-11 Christian Grothoffexternalizing secushare logic
2019-02-07 Marcello Staniscifix compat.h inclusion
2019-02-05 Schanzenbach, Martinmake memrchr detection more general as some linux libcs...
2019-02-05 Schanzenbach, Martin- Fix build of ats transport plugin not linking against...
2019-01-30 Christian Grothoffimplement MTU calculation and adjustments
2019-01-30 Christian Grothoffbasics for UDP broadcast receiving
2019-01-30 Christian Grothoffget UDP communicator to compile
2019-01-30 Christian Grothoffgenerate ACKs for backchannel
2019-01-28 Christian Grothoffimprove NAT API: allow client to store associated data...
2019-01-28 Christian Grothoffmore work on TCP communicator
2019-01-27 Christian Grothoffin principle finished with #5385, could use some testing...
2019-01-27 Christian Grothoffmore work towards fixing #5385
2019-01-27 Christian Grothoffmore work towards fixing #5385
2019-01-27 Christian Grothoffmore work on #5385
2019-01-27 Christian Grothoffmore work on #5385
2019-01-26 Christian Grothoffmore work on #5385
2019-01-26 Christian Grothoffstarting with #5385 in earnest
2019-01-26 Christian Grothoffskeleton for TCP communicator
2019-01-26 Christian Grothoffdata structures for defragmentation
2019-01-25 Christian Grothoffmore on backchannel logic
2019-01-25 Schanzenbach, MartinMerge branch 'master' of git+ssh://gnunet.org/gnunet
2019-01-25 Christian Grothoffadd prototypes for handlers for incoming messages
2019-01-25 Christian Grothofffix mddl insert after macro
2019-01-22 Christian Grothoffworking on crazy fragmentation logic
2019-01-21 Christian Grothoffmore work on tng
2019-01-16 ng0Merge branch 'license/spdx'
next