curl_lib: fix building with gnurl/curl.h
[oweals/gnunet.git] / src / include /
2016-04-18 Daniel Gollecurl_lib: fix building with gnurl/curl.h
2016-04-17 Christian Grothoff-use const and free json where it was allocated
2016-04-17 Christian Grothoffadding libgnunetcurl
2016-04-16 Christian Grothoffsupport overriding GNUNET_DEFAULT_USER_CONFIG_FILE
2016-04-15 Christian Grothoffadd option to set configuration file to be used by...
2016-04-09 Christian Grothoff-fix indent
2016-04-09 Christian Grothoffsmall API change: do no longer pass rarely needed GNUNE...
2016-04-07 Christian Grothoffexpand GNUNET_OS_ProjectData API to also enable de...
2016-04-04 Christian Grothoffsimplify PQ API by removing NULL as a possible acceptab...
2016-04-04 Christian Grothoffadd logic to parse JSON uploads
2016-04-03 Christian Grothoffadd function for string parameters
2016-03-31 Christian Grothoffextend GNUNET_OS-API to allow re-use of os_installation...
2016-03-21 Jeff BurdgesFix paramater description
2016-03-21 Jeff BurdgesUpdated global symbols for FDH
2016-03-21 Christian Grothofffixing symbol naming and coding convention issues
2016-03-19 Christian Grothoff-reindent
2016-03-18 Daniel Gollegnunet_json_lib: include local instead of installed...
2016-03-17 Christian Grothoff-fix build issues
2016-03-17 Christian Grothoffadding library for basic JSON conversions
2016-03-16 Christian Grothoff-fix build issue
2016-02-21 Gabor X Tothsocial: AppPlaceState doc
2016-02-21 Gabor X Tothindent
2016-02-16 Carlo von lynXsrc/psyc only implements the lower routing layer of...
2016-02-16 Carlo von lynXslowly aligning gnunet_social_service.h with PSYC spec
2016-02-10 Carlo von lynXlet's call it _notice_place_closing
2016-02-05 Christian Grothoffcreating libgnunetpq library
2016-02-01 Gabor X Tothsocial: api, doc
2016-01-30 Christian Grothoff-fix #4151
2016-01-27 Gabor X Tothsocial api: some missing bits
2016-01-26 Gabor X Tothdoc
2016-01-26 Gabor X Tothsocial: relay msgs; psyc: slicer api; multicast: reset...
2016-01-26 Gabor X Tothpsycutil: slicer callback args
2016-01-24 Martin Schanzenbach- fix
2016-01-22 David BarksdaleFix typo
2016-01-19 Christian Grothoff-fix (C) notices
2016-01-17 Christian Grothoffadd crc8
2016-01-15 Gabor X Tothpsyc/multicast: var names
2016-01-15 Gabor X Tothsocial: set/clear msg proc flags
2016-01-15 Gabor X Tothdoxygen: add documentation links
2016-01-12 Gabor X Tothpsycutil reorg: message, env, slicer
2016-01-12 Gabor X Tothdoc
2016-01-12 Gabor X Tothdoxygen: group/module definitions (part 2)
2016-01-11 Gabor X Tothdoxygen: group/module definitions (part 1)
2016-01-11 Martin Schanzenbach- fixes, modify api
2016-01-09 Martin Schanzenbach- fix build, fix bugs
2016-01-08 Martin Schanzenbach- update
2016-01-08 Martin Schanzenbach- More heavy refactoring. Probably lots of broken thing...
2016-01-07 Martin Schanzenbach- Finish refactoring
2016-01-07 Martin Schanzenbach- update token handling
2016-01-06 Gabor X Tothpsyc/social: local join flag; social service: leave...
2016-01-04 Martin Schanzenbach- Add ecdsa ecdh functions
2015-12-17 Gabor X Tothsocial: API changes for application connections: store...
2015-11-23 Christian Grothoffpreparations for fixing #4065
2015-11-18 Gabor X Tothsocial: store/load entered places & notify clients...
2015-11-17 Christian Grothoff-removing bogus empty lines
2015-11-17 Christian Grothoff-fix indent
2015-11-15 Christian Grothoff-indenting
2015-11-06 Christian Grothoffremoving definitively dead try_connect-related logic...
2015-11-04 Christian Grothoff-dead:
2015-10-27 Christian Grothoff-indentation
2015-10-18 Christian Grothoff-remove deprecated try_disconnect API
2015-10-18 Christian Grothoffmove -C option from gnunet-transport to gnunet-ats...
2015-10-18 Christian Grothoff-doxygen
2015-10-18 Christian Grothoffadd 'strength' argument to address suggestion request...
2015-10-18 Christian Grothoffrename 'struct Session' to 'struct GNUNET_ATS_Session...
2015-10-18 Christian Grothoff-doxygen
2015-10-17 Christian Grothoff-bump warn threshold
2015-10-11 Florian Doldconsensus
2015-10-08 Christian Grothoffadd constant for the delay after which we log warnings
2015-10-08 Christian Grothoffimprove doxygen
2015-10-08 Christian Grothoff-make time API more intutitive
2015-10-08 Christian Grothoffadd logic for strata compression
2015-10-08 Christian Grothoffexport compression/decompression functions
2015-10-07 Christian Grothoffdetermine network scope for ATS even if we do not yet...
2015-10-07 Christian Grothoffenable clean up of NAT STUN state, prevents test_plugin...
2015-10-07 Christian Grothoff-adding more logging to diagnose transport transmission...
2015-10-05 Florian Doldwork on consensus and set
2015-10-05 Christian Grothofffix #3986
2015-10-03 Christian Grothoffimproving comments and coding style for libgnunethello...
2015-09-27 Gabor X Tothmulticast/psyc/social: message acks & scheduling
2015-09-27 Gabor X Tothmulticast: remove membership test & replay cancel messa...
2015-09-27 Florian DoldSET service: accurate results for symmetric mode
2015-09-26 Gabor X Tothmulticast: removed replay cancellation as responses...
2015-09-26 Gabor X Tothmulticast: removed membership test callback as clients...
2015-09-26 Gabor X Tothmulticast: doc formatting
2015-09-26 Gabor X Tothmulticast: replay
2015-09-26 Gabor X Tothpsycstore: add fragment_limit arg for message_get
2015-09-22 Florian Doldset api changes
2015-09-10 Martin Schanzenbach- update
2015-09-08 Gabor X Tothsocial: guest_enter_by_name(); zone_add_pkey(); join_ms...
2015-09-08 Gabor X Tothsocial: advertise; farewell fix
2015-09-05 Gabor X Tothsocial: farewell
2015-09-05 Gabor X Tothmulticast, psyc, psycstore, client_manager fixes
2015-09-05 Christian Grothoff-fix ftbfs
2015-09-05 Christian Grothoffadd GNUNET_CRYPTO_ecc_pmul_mpi
2015-09-05 Christian Grothoffadding bin_to_point and point_to_bin functions for...
2015-09-04 Gabor X Tothsocial: watch modifiers
2015-08-30 Florian Doldmissing changes to headers
2015-08-28 Gabor X Tothpsyc/social: get state from psycstore
2015-08-28 Bruno CabralFix review,
next