fix for coverity
[oweals/gnunet.git] / src / include /
2014-04-07 Bart Polot- use new hash name
2014-04-07 Bart Polot- rename 256 bit mesh hash type
2014-04-07 Christian Grothoff-doxygen improvements
2014-04-03 Matthias Wachsdoxygen docu
2014-04-01 Bart Polot- implement client-side peer_id info request
2014-04-01 Bart Polot- move mesh hash to public api
2014-03-31 Bruno CabralMissing extern for C++
2014-03-30 Bruno Cabralfriend is a reserved work in C++. Rename to friend_id.
2014-03-28 Supriti SinghFramework for put/get/monitor
2014-03-27 Matthias WachsAPI header with disconnect call
2014-03-26 Matthias Wachsremove CONNECT_SWITCHING_BLACKLIST state
2014-03-26 Matthias Wachsremove state
2014-03-20 Matthias Wachsnew session end function including address
2014-03-17 Bart Polot- doc
2014-03-13 Gabor X TothPSYC: message types, documentation
2014-03-13 Bart Polot- add const
2014-03-13 Bart Polot- add a getter for peer->unique_id
2014-03-12 Gabor X TothPSYC: in-order delivery of fragments; tests for large...
2014-03-11 Florian Doldmissing struct definition in gnunet_scalarproduct_service.h
2014-03-10 Florian DoldAdd missing stub definitions of structs to the correspo...
2014-03-07 Florian Doldadd missing ifdefs in header files
2014-03-07 Christian Grothoff-fix disting -- include sp
2014-03-06 Gabor X TothPSYC: implement slave to master requests, tests, fixes...
2014-03-06 Supriti Singh- Modified find_successor
2014-03-05 Supriti Singh- Adding self to trail_peer_list
2014-03-04 Christian Grothoff-fix removal of block_mesh file (#3281-8125)
2014-03-04 Christian Grothoff-doxygen
2014-03-04 Christian Grothoff-presumably better fix for instantly resolving names...
2014-03-04 Christian Grothoff-mmissing prototype
2014-02-20 Sree Harsha TotakuraAllow redirection of STDERR when starting processes.
2014-02-18 Supriti SinghAdding function GNUNET_CRYPTO_compute_finger_identity
2014-02-16 Christian Grothoff-fix copy-n-paste-comment and doxygen
2014-02-11 LRNUpdate plibc from svn
2014-02-09 Christian Grothoffadd api to bandwidth tracker to notify clients about...
2014-02-07 Supriti SinghComputing finger identity using libgcrypt functions.
2014-02-05 Bart Polot- remove MESH own block code (MESH uses DHT_HELLO now)
2014-02-04 Christian Fuchs- extended paillier-api to also include caller-suggeste...
2014-02-03 Florian Dold- consensus and secretsharing have both start time...
2014-02-03 Christian Fuchs- added more information on when paillier-encrypt soft...
2014-02-02 Christian Grothoffadd API for #3296
2014-02-02 Christian Grothoffremoving depreated 'priority' argument from GNUNET_TRAN...
2014-02-02 Christian Grothoff-indentation, doxygen
2014-01-30 Christian Grothoff-towards fixing #3295 (core traffic prioritization)
2014-01-30 Christian Grothofftowards reviving priorities in core API, this time...
2014-01-30 Matthias Wachssend receive delay rescheduling support
2014-01-30 Christian Grothofffix #3284: support lib/MULTIARCH/ paths in installation...
2014-01-30 Matthias Wachsextending bandwidth tracker api to support notifications
2014-01-30 Bart Polot- use a memory-efficient, cleaner info API (limiting...
2014-01-30 Bart Polot- expand peer info API callback
2014-01-30 Bart Polot- change tunnel API to pass connection and channel...
2014-01-29 Christian Fuchs- purged leftover plaintext container for pailier.
2014-01-26 Christian Fuchs- more work on crypto-paillier
2014-01-23 Bart Polot- add peers info to mesh CLI and API
2014-01-21 Supriti Singhincomplete code for finger and friend tables
2014-01-21 Christian Grothoffshould be uint32_t
2014-01-21 Christian Fuchs- added logics for homomorphic operation in paillier
2014-01-21 Christian Fuchs- scalarproduct element container was 1 byte too large
2014-01-21 Christian Fuchs- header sync
2014-01-21 Christian Fuchs- first extension of paillier with foolproof homomorphi...
2014-01-20 Florian Dold- doxygen
2014-01-20 Florian Dold- paillier implementation
2014-01-20 Florian Dold- paillier
2014-01-20 Florian Dold- make mpi scan/print public
2014-01-16 Matthias Wachsdocumentation for callback
2014-01-16 Matthias Wachsdocumentation for transport service
2014-01-16 Matthias Wachsfixing documentation for hello
2014-01-16 Matthias Wachsnew state
2014-01-15 Matthias Wachsheader for transport validation monitoring API
2014-01-15 Christian Grothoff-typo
2014-01-14 Matthias Wachsadditional function to check option
2014-01-14 Christian Grothoff-doxygen, indentation
2014-01-13 Bart Polot- attempt 2
2014-01-13 Bart Polot- fix compilation
2014-01-13 Matthias Wachsimplementing 0003268
2014-01-13 Sree Harsha Totakura- remove spurious parameter tuple
2014-01-10 Matthias Wachsnaming conventions for peer states
2014-01-10 Matthias Wachsdocu
2014-01-10 Matthias Wachsconsistent documentation
2014-01-09 Matthias Wachsextending ATS api suggest callback with peer id
2014-01-09 Matthias Wachsrenaming states according to naming convenations
2014-01-09 Matthias Wachsmore docu
2014-01-08 Matthias Wachsneighbour monitoring api implemented
2014-01-08 Matthias Wachsimplementing monitoring api
2014-01-07 Matthias Wachsnew monitoring API
2014-01-07 Christian Grothoff-modify NAT API to return error messages about problems...
2014-01-07 Florian Dold- profiler actually added to svn
2014-01-06 Bart Polot- missing headers, removed message types
2014-01-06 Gabor X Tothpsyc: ipc messages, notify callback for modifiers,...
2014-01-06 Gabor X Tothenv: added head() and shift()
2014-01-06 Gabor X Tothpsyc: ipc messages
2014-01-04 Christian GrothoffFreeBSD has ucred.h in sys/ucred.h, check for this...
2013-12-28 Bart Polot- missing header changes
2013-12-24 Christian Grothoff-remove trailing whitespace
2013-12-24 Christian Grothoff-let's not introduce stdbool shortly before the release
2013-12-24 Christian GrothoffHere's another patch for GNUNet's scheduler. It's a...
2013-12-24 Christian Grothoff-switch to case-insensitive LOC URIs and use compatible...
2013-12-23 Christian Grothoff-version bumping
2013-12-23 Christian Grothoff-fix build system issues
2013-12-23 Christian Grothoff-fix build system issues
2013-12-23 Christian Grothoff-more logging and doxygen fixes
next