-bringing copyright tags up to FSF standard
[oweals/gnunet.git] / src / include /
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2015-02-06 Christian Grothoffget rid of stupid network[i]=i array
2015-02-06 Christian Grothoff-use only one nc per client
2015-02-05 Christian Grothofffirst pass at cleaning up ATS plugin API
2015-02-05 Christian Grothoff-cleaning up gnunet-service-ats_addresses.h
2015-02-05 Christian Grothoffbig ATS refactoring, no serious semantic changes should...
2015-02-05 Christian GrothoffVarious changes:
2015-02-03 Christian Grothoffdoxygen, new define
2015-02-03 Christian Grothoffseparate ATS interface scanning logic from ATS scheduli...
2015-02-03 Christian Grothoffseparate ATS connectivity suggestions from ATS scheduli...
2015-02-02 Christian Grothoffdramatically simplify quota notification: avoid registr...
2015-02-02 Christian Grothoffavoid passing both PeerIdentity and Address (which...
2015-01-28 Christian Grothoffadd GNUNET_STRINGS_data_to_string_alloc from TALER
2015-01-28 Christian Grothoffadding GNUNET_CRYPTO_eddsa_private_key_from_string
2015-01-28 Bart Polot- more documentation
2015-01-28 Bart PolotDocumentation update - fix contradiction
2015-01-27 Christian Grothoffadd GNUNET_CONFIGURATION_get_data from Taler
2015-01-26 Christian Grothoff-style fixes
2015-01-26 Sree Harsha Totakura- fix docu
2015-01-26 Sree Harsha Totakura-fix doc
2015-01-24 LRNAdd GNUNET_NETWORK_fdset_handle_set_first
2015-01-24 LRNAdd support for selecting on W32 events
2015-01-22 Christian Grothofftowards a cleaner ATS scheduling API
2015-01-19 Christian Grothoff-towards improved ATS API, adding return value with...
2015-01-19 Christian Grothoff-indentation, doxygen
2015-01-18 Julius Büngerundo last commit
2015-01-18 Julius Büngercheck if peer we open a channel to is live
2015-01-18 Christian Grothoffremove ATS information from callback from ATS address...
2015-01-18 Christian Grothoffalways use a slot, even if the session is NULL, simplif...
2015-01-18 Julius Büngerfixed message size
2015-01-18 Christian Grothoff-fix indentation
2015-01-17 Christian Grothoffsimplify ATS API and plugin API by returning the networ...
2015-01-17 Christian Grothoffeliminating callback argument and its implementation...
2015-01-17 Christian Grothoffuse ATS functions to convert quality network type to...
2015-01-16 Christian Grothofffix #3611
2015-01-13 Julius Büngerimplemented seeding
2015-01-09 Christian Grothoffadding API for incremental hashing (from Taler)
2015-01-09 Christian Grothoffadding support for blind signatures (modernized version...
2015-01-07 Christian Grothoff-simplify apis, doxygen
2015-01-06 David BarksdaleComment on ugly API design choice
2015-01-06 David BarksdaleWorkaround emscripten bug in returning int64_t
2015-01-02 Julius Büngerremoved unneeded api call
2014-12-27 Julius Büngerfixed doxygen
2014-12-27 Julius Büngeradded seeding function to the api
2014-12-24 Julius Büngerminor fixes
2014-12-24 Julius BüngerAdded documenting comments
2014-12-24 Christian Grothoffmaking GNUNET_SCHEDULER_cancel() perform in O(1) instea...
2014-12-23 Christian Grothoff-cleaning up stats code, use separate structures per...
2014-12-20 Christian Grothoff-use separate message types for TRY_CONNECT and TRY_DIS...
2014-12-20 Christian Grothoff-eliminate duplicate all_zeros globals, eliminated...
2014-12-18 Christian Grothoff-use const in peerstore callback
2014-12-17 Christian Grothoff-remove dead api
2014-12-15 Bart Polot- fix cadet's overhead
2014-12-15 Bart PolotFuse PING into KX_EPHEMERAL
2014-12-15 David BarksdaleImplement asynchronous peerstore plugin API
2014-12-14 Christian Grothofffix key management issue with LOC signing identified...
2014-12-14 Christian Grothofffix #3570: finally remove SList API
2014-12-14 Julius Büngerbefore deleting PeerList
2014-12-14 Christian Grothoff-fixing peerinfo part of #3559
2014-12-14 LRNGrothoff's W32 select slist elimination and prettification
2014-12-14 Christian Grothoff-do forcestart for gns; doxygen fixes
2014-12-13 Christian Grothoff-doxygen, one more statistic
2014-12-12 Christian Grothoffstart fewer FS probes concurrently, run them all in...
2014-12-11 Bart Polot- proper CADET overhead
2014-12-11 Bart PolotAdd maximum message size
2014-12-08 Christian Grothoff-indent
2014-12-07 Christian Grothoff-style, actually call GNUNET_CADET_receive_done to...
2014-12-07 Christian Grothoff-indentation, doxygen
2014-12-07 Christian Grothoff-clarify docs
2014-12-07 Christian Grothoff-more SP fixes and todos
2014-12-06 Christian Grothoffmassive rework of scalarproduct service, splitting...
2014-12-05 Bart PolotImport RPS
2014-12-04 Christian Grothoff-fix ftbfs on W32
2014-11-30 Christian Grothoff-code cleanups
2014-11-30 Christian Grothoff-remove dead state
2014-11-30 Christian Grothoff-doxygen, style
2014-11-28 Christian Grothoff-fixing misc issues and bugs, including better terminat...
2014-11-28 Christian Grothoff-doxygen
2014-11-27 Christian Grothoffadding logic to allow GNUNET_SET_iterate_cancel
2014-11-27 Christian Grothoff-return const, do not mangle const input
2014-11-27 Christian Grothoffrename element's type field to 'element_type'
2014-11-27 Christian Grothoffeliminating useless salt argument, salt can be generate...
2014-11-24 Christian Grothofffixing collect_generation_garbage() complexity, doxygen...
2014-11-23 Christian Grothoff-fix sync signalling for plugin monitoring
2014-11-07 Christian Grothoffimplementing plugin session monitoring API (#3452)
2014-11-02 Christian Grothoff-use const for the array
2014-11-02 Christian Grothoffadding TCP_STEALTH support to TCP plugin
2014-10-27 Christian Grothoff-doxygen fixes
2014-10-23 Christian Grothoffdefine transport plugin monitor IPC format
2014-10-23 Christian Grothoffadd function to obtain number of subscribers to NC
2014-10-03 Christian Grothoff-doxygen
2014-10-03 Christian Grothoff-set socket to NULL on close to avoid double-close...
2014-10-02 Christian Grothoffbratao's patch for #3545: suspend/resume of downloads
2014-09-23 Matthias Wachsremoving unused "RF_PENDING" flag
2014-09-22 David BarksdaleFurther fixes for issue #3544
2014-09-22 Supriti Singh- Act malicious API complete
2014-09-21 Christian Grothofffix #3544
2014-09-17 Supriti SinghRemoving trail compression message
2014-08-31 Bart Polot- remove duplicate/incorrect API call
2014-08-31 Bruno CabralFix infinite loop ( grothoff, please check !)
next