-hacking more on proxy
[oweals/gnunet.git] / src / include /
2013-09-16 Christian Grothoff-eliminate ShortHashCode residuals (#2936)
2013-09-16 Christian Grothoffadd GNUNET_NETWORK_socket_free_memory_only_ API to...
2013-09-16 Gabor X TothPSYCstore service and API implementation
2013-09-15 Christian Grothoff-clarify API
2013-09-15 Christian Grothoff-minor style fixes
2013-09-15 Christian Grothoff-minor NSE cleanup
2013-09-15 Christian Grothoff-properly clean up on disconnect, without memory leaks
2013-09-15 LRNFix the endless loop fix - don't miss pre-last item
2013-09-14 Christian Grothoff-fix #3033
2013-09-14 Christian Grothoff-fixing #3034
2013-09-13 Christian Grothoff-fix rename issues
2013-09-13 Christian Grothoffsplitting 'struct GNUNET_CRYPTO_EccPublicKey' into...
2013-09-11 Sree Harsha Totakura- implement scale free topology correctly and introduce...
2013-09-11 Bart Polot- doc
2013-09-10 Christian Grothoff-doxygen fixes
2013-09-10 Christian Grothoff-formatting, doxygen
2013-09-10 Christian Grothoffchange .zkey encoding in anticipation of compact point...
2013-09-10 Christian Grothoff-do not crash if cb was NULL on ego free
2013-09-09 Sree Harsha Totakura- barriers test case; more fixes
2013-09-09 Christian Grothoff-minor code cleanup
2013-09-08 Christian Grothoff-moving time functions from FS to TIME
2013-09-07 Christian Grothoff-doxygen improvements
2013-09-06 Sree Harsha Totakura- give out run handle through which master controller...
2013-09-06 Christian Grothoff-misc fixes
2013-09-06 Florian Dold- initialize set type in test case
2013-09-05 Christian Grothoffremoving gnunet-pseudonym, we're using GNS/gnunet-ident...
2013-09-05 Christian Grothoff-doxygen, remove GNUNET_FS_uri_sks_to_string_fancy...
2013-09-05 Christian Grothoff-remove deprecated GNUNET_NAMESTORE_RF_AUTHORITY
2013-09-05 Christian Grothoff-doxygen
2013-09-05 Christian Grothoff-allow passing NULL for zone to iterate over all of...
2013-09-05 Christian Grothoff-improving gnunet-identity command line options and...
2013-09-04 Sree Harsha Totakura- remove dead code and fixes
2013-09-04 Gabor X Tothmulticast: revert packed struct syntax
2013-09-04 Gabor X Tothmulticast: doc fix
2013-09-03 Gabor X Tothpsycstore: doc fixes
2013-09-03 Gabor X Tothmulticast: renamed replay() to replay_response(), doc...
2013-09-03 Gabor X TothPSYCstore SQLite backend; API fixes/enhancements
2013-09-03 Christian Fuchsre-added collective disconnect command to the scalarpro...
2013-09-03 Sree Harsha Totakura- barrier wait API
2013-09-02 Christian Fuchsrewrote API minus cancel function
2013-09-02 Christian Fuchsremoved much of the excell logics in the scalar product API
2013-09-02 Sree Harsha Totakura- more barrier code
2013-09-02 Christian Fuchsremmoved deprecated headerfile from scalarproduct
2013-09-02 Christian Fuchsmoved scalar-product protocol definitions to scalarprod...
2013-09-02 Christian Fuchsupdated API definitions as part of the API rework
2013-09-02 Sree Harsha Totakura- barrier stuff
2013-08-30 Christian Grothoff-docu
2013-08-30 Sree Harsha Totakura- towards testbed barriers
2013-08-30 Christian Grothoff-move messages out of API that don't belong into API
2013-08-30 Matthias Wachsupdated experimentation tests
2013-08-29 Christian Grothoff-doxygen fix
2013-08-29 Christian Grothoff-fix u/clarify/improve util/network code doxygen docume...
2013-08-29 Matthias Wachsadding message type
2013-08-29 Matthias Wachsrename to match api name
2013-08-29 Gabor X Tothpsycstore: sqlite plugin
2013-08-27 Gabor X Tothpsycstore service skeleton
2013-08-27 Gabor X Tothmulticast/psyc/psycstore api: fix typos / type names
2013-08-25 Christian Grothoff-only run python tests if we have python
2013-08-24 Christian Grothoff-more convenient API to lookup egos
2013-08-24 Christian Grothoff-expose API for freeing DNS record members individually
2013-08-24 Christian Grothoff-expose API for parsing individual DNS record types
2013-08-24 Christian Grothoff-exposing dnsparser record packing API
2013-08-24 Christian Grothoff-use GPLv3+ consistently
2013-08-24 Gabor X Tothmulticast: added replay_end(), returning replay handle...
2013-08-23 Christian Grothoff-more vector -> scalar renaming
2013-08-23 Christian Grothoff-starting to rename vectorproduct to scalarproduct...
2013-08-22 Christian Fuchsadded vectorproduct protocol definitions
2013-08-22 Christian Grothoff-expanding namestore API with pkey <-> zkey conversion...
2013-08-22 Christian Grothoff-doxygen fixes
2013-08-22 Christian Grothoff-doxygen fixes
2013-08-22 Christian Grothoff-doxygen fixes
2013-08-21 Christian Grothoffremoving deprecated argument in 'init' callback of...
2013-08-21 Christian Grothoffremoving GNUNET_CRYPTO_ecc_key_free, use GNUNET_free...
2013-08-21 Christian Grothoff-misc doxygen fixes
2013-08-19 Christian Grothoff-remove ShortHashCode from API, deprecate SList
2013-08-19 Gabor X Tothmulticast/psyc: added admitted_since arg for join_decis...
2013-08-18 Christian Grothoff-implementing handling of VPN records in new GNS
2013-08-18 Gabor X Tothmulticast: replay functions, args, callbacks, return...
2013-08-18 Gabor X Tothsocial: place_look args
2013-08-16 Bart Polot- use generic data_ack
2013-08-16 Bart Polot- mark deprecated, use generic data
2013-08-16 Bart Polot- add channel ack type
2013-08-16 LRNModernize plibc, use MinGW ANSI STDIO
2013-08-15 Gabor X Tothsocial: place_enter2 arg fix
2013-08-15 Gabor X Tothsocial: place_enter args
2013-08-15 Gabor X Tothmulticast/psyc: transmit callbacks; social: password...
2013-08-15 Sree Harsha Totakura- rename PEER_GET_CONFIGURATION to PEER_GET_INFORMATION
2013-08-15 Sree Harsha Totakura- make no distinction between TCP and UDP port while...
2013-08-15 Christian Grothoff-gads to gnu
2013-08-15 Gabor X Tothsocial: home_advertise() - added arg to specify peers...
2013-08-15 Gabor X Tothmoved policies from multicast to psyc layer
2013-08-15 Christian Grothoff-eliminating duplicate struct definitions
2013-08-15 Christian Grothoff-fixing #2993
2013-08-15 Gabor X Tothsocial api: use ego from identity service
2013-08-15 Gabor X Tothpsycstore: added state_hash_update() and counters_get...
2013-08-14 Christian Grothoff-playing with doxygen groups
2013-08-14 Christian Grothoff-doxygen
2013-08-14 Christian Grothoff-addressing #2995
2013-08-14 Christian Grothoff-implementing #2996
2013-08-14 Christian Grothoff-more work on clean main GNS logic
next