use correct plugin name; thanks Corvus Corax
[oweals/gnunet.git] / src / include /
2019-10-07 Andreas EbnerRenamed credential service to abd, replaced all related...
2019-10-07 Andreas EbnerBugfixes, changed test reporting behavior, modified...
2019-10-07 Andreas EbnerIntroduction of intermediate result reporting, removed...
2019-10-07 Andreas EbnerRemoved GNUNET_CREDENTIAL_Credential, new cmdline param...
2019-10-07 Andreas EbnerUpdated fw/bw algo, collect, and verify (still some...
2019-10-07 Andreas EbnerCleanup, additional input checks, renaming, simplification:
2019-10-07 Andreas EbnerImplemented delegate sign and store function for GNS...
2019-10-07 Andreas EbnerHandle all credential storage via credential service...
2019-10-06 Christian Grothoffremove dead, obsolete or never-to-become ATS logic...
2019-10-05 Christian Grothoffglobal reindent, now with uncrustify hook enabled
2019-09-28 xrsMerge branch 'master' of ssh://git.gnunet.org/gnunet
2019-09-27 Christian Grothoffhandle arm -s completion nicely via signaling pipe
2019-09-27 Christian Grothoffimplementing GNUNET_CLIENT_test() to check for service...
2019-09-24 Florian Doldadd stopping state
2019-09-24 Florian Doldimplement extended status information for arm
2019-09-10 ng0remove CYGWIN codeblocks, drop vendored Windows openvpn...
2019-09-09 ng0Remove win32 and cygwin support
2019-09-08 ng0uncrustify as demanded.
2019-09-06 ng0first step to remove plibc
2019-09-01 Schanzenbach, MartinAdded patch by AV from ML:
2019-08-08 Schanzenbach, Martinfix dead link
2019-08-08 Schanzenbach, Martinpathes to better support third party extensions from...
2019-08-06 Christian Grothoffclarify incorrect comment identified by Alessio Vanni...
2019-07-31 Schanzenbach, Martinfix #5815
2019-07-22 Christian Grothoffdox
2019-07-22 Christian Grothoffintroduce GNUNET_JSON_spec_mark_optional
2019-07-21 t3sseraktMerge branch 'cadet-new-options'
2019-07-21 Christian Grothofffix #5793
2019-07-17 Christian Grothoffremove duplication MQ options, make conversation build cadet-new-options
2019-06-29 lurchiintroduce GNUNET_OS_get_suid_binary_path
2019-06-27 lurchiintroduce GNUNET_strlcpy
2019-06-25 t3sseraktfixed chanel_get_info
2019-06-25 t3sseraktadded per message GNUNET_MQ_PriorityPreferences
2019-06-25 t3sseraktremoved GNUNET_CADET_ChannelOption
2019-06-25 t3sseraktadded per message GNUNET_MQ_PriorityPreferences
2019-06-25 t3sseraktMerge branch 'master' into cadet_option
2019-06-24 t3sseraktremoved GNUNET_CADET_ChannelOption
2019-06-22 Christian Grothofffinish #4623
2019-06-22 xrsMerge branch 'master' of ssh://git.gnunet.org/gnunet
2019-06-22 xrsadd flag for exlusive options as program agruments
2019-06-18 Christian Grothofffix NPEs, off-by-one, etc
2019-06-18 Christian GrothoffIntroducing GNUNET_Uuid and matching hash map for 128...
2019-06-15 Christian Grothofffix gnunet-gns performance issue for many egos
2019-06-15 Christian Grothoffof course it is const
2019-06-15 Christian Grothoffdo not include jsson here
2019-06-14 Christian Grothoffadd option to display private keys
2019-06-09 Christian Grothofffix gnunet-bugreport output issues
2019-06-05 Christian Grothoffversion bumping
2019-06-02 Christian Grothoffgenerate and handle TRANSPORT_FLOW_CONTROL messages...
2019-05-31 Christian Grothoffstash
2019-05-29 Schanzenbach, Martinfix #5734
2019-05-25 Christian Grothoffensure that gnunet-namestore at most adds one SOA per...
2019-05-19 Christian GrothoffFC work
2019-05-14 Christian Grothoffmodify messages for t2t-fc
2019-05-12 Florian Doldcurl: add GNUNET_CURL_job_add2
2019-05-12 Christian Grothofflast minute fixes for 0.11.4 (test cases adjustments...
2019-05-11 Christian Grothoffreindenting
2019-05-11 Christian Grothoffremove duplicate API
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
next