use -Wl on -no-undefined as it is a linker option:
[oweals/gnunet.git] / src / include /
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
2013-12-22 LRNUse newer plibc, adjust the code as needed
2013-12-22 Christian Grothoff-code hygene
2013-12-20 Christian Grothoff-this should fix #3228 (communicate conversation/reconn...
2013-12-20 Christian Grothoff-use the same hash function to map service name to...
2013-12-19 Christian Grothoff-doxygen, fixing #3223
2013-12-18 Matthias Wachsnew api function for timeouts
2013-12-16 Christian Fuchs- finished work on multipart sending in intersection
2013-12-15 LRNNon-uniform keepalive timeout for different plugins
2013-12-13 Christian Grothoff-doxygen, indentation
2013-12-13 Christian Grothoff-move tcp session check into extra checks condition
2013-12-13 Christian Grothoffuse enum GNUNET_ATS_Network_Type instead of uint32_t...
2013-12-13 Christian Grothoffallow distance change to communicate changes in network...
2013-12-12 Christian Grothoff-extend transport plugin API with capability to just...
2013-12-11 Christian Grothoff-more logging, etc.
2013-12-11 Christian Grothoff-remove useless/broken configure options, and gnunet_di...
2013-12-11 Christian Grothoff-fix path
2013-12-10 Florian Dold- key generation for secretsharing
2013-12-09 Sree Harsha Totakura- doxygen
2013-12-09 Sree Harsha Totakuranew underlay API
2013-12-09 Sree Harsha Totakura-doxygen
2013-12-08 Christian Grothoff-cleanup
2013-12-08 Christian GrothoffAPI cleanup, rename GNUNET_TRANSPORT_check_neighbour_co...
2013-12-08 Christian Grothoff-rename enum MeshOption to GNUNET_MESH_ChannelOption...
2013-12-07 Christian Grothoff-doxygenfixes
2013-12-06 Christian Grothoff-adding CERT record support to dnsparser
2013-12-06 Christian Grothoff-move base64 encoder/decoder to util
2013-12-06 Bart Polot- wip
2013-12-06 Christian Grothoff-fix #3158
2013-12-05 Christian Grothoff-fixing indentation/doxygen/style issues and some memor...
2013-12-05 Christian Grothoff-indentations, comments on API
2013-12-05 Bart Polot- add peer cmp
2013-12-05 Bart Polot-doc
2013-12-05 Bart Polot- change mesh channel creation/notification API
2013-12-04 David BarksdaleFix issue 3154: gnunet_conversation_service.h doesn...
2013-12-03 Florian Dold- missing message type
2013-12-03 Sree Harsha Totakura- do not use SIGUSR1 on SuperMUC
2013-12-03 Matthias Wachs- fixing crash during shutdown
2013-12-03 Florian Dold- work on secretsharing
2013-11-30 Christian Grothoffapplying patch from #3148 (by shedatc) to make gnunet...
2013-11-29 Christian Grothoff-doxygen
2013-11-29 Sree Harsha Totakura- move do_start_process to util/
2013-11-28 Sree Harsha Totakura- raise a signal after receiving it from the control...
2013-11-27 Bart Polot- remove old message types
2013-11-27 Bart Polot- remove old dead code / message types
2013-11-19 Christian Grothoff-doxygen
2013-11-19 Christian Grothoff-fix
2013-11-16 Christian Grothoff-remove GNUNET_MQ_impl_send_commit, make it part of...
2013-11-16 Christian Grothoff-doxygen fixes
2013-11-15 Christian Grothoff-towards enabling call waiting in conversation -- creat...
2013-11-15 Bart Polot- doxygen
2013-11-14 Christian Fuchsadded new msg type
next