- debug info
[oweals/gnunet.git] / src / include /
2013-09-27 Gabor X Tothmulticast: simplistic origin_to_all() code to be able...
2013-09-27 Christian Grothoff-undo #29640, somehow causes problems
2013-09-26 Christian Grothoffmoving from abstract unix domain socket paths to normal...
2013-09-25 Gabor X Tothmulticast API: stop/resume transmission
2013-09-25 Gabor X Tothpsyc service: start/stop, join/part, message transmissi...
2013-09-25 Gabor X Tothpsycstore: single counters function for master & slave
2013-09-25 Gabor X Tothenv lib
2013-09-25 Gabor X Tothpsyc service skeleton
2013-09-25 Christian Grothoff-doxygen stuff
2013-09-24 Christian Grothoff-formatting, doxygen
2013-09-24 Christian Grothoff-rollback accidental commit
2013-09-24 Christian Grothoff-fix doxygen
2013-09-23 Christian Grothoff-uint32_t, not size_t
2013-09-23 Christian Grothoff-doxygen
2013-09-23 Christian Grothoff-doxygen
2013-09-22 Christian Grothoff#2915: supporting multiple DNS exits and ranking among...
2013-09-22 Christian Grothoffremove 'nac' option from VPN, always return IP immediat...
2013-09-22 Christian Grothoff-doxygen, following naming conventions
2013-09-21 Christian Grothoff-fix naming convention
2013-09-21 Christian Grothoff-misc doxygen fixes
2013-09-21 Christian Grothoffclear private keys in static locations on exit
2013-09-21 Christian Grothoffchanging DNS block plugin to represent DNS exit service...
2013-09-21 Christian Grothoff-more issues with multicast API
2013-09-21 Christian Grothofffixing issues and comments on multicast API
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...
next