Implement a Full Domain Hash (FDH) for RSA signatures and blind signatures
[oweals/gnunet.git] / src / util / server_mst.c
2016-01-19 Christian Grothoff-fix (C) notices
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2013-12-08 Christian Grothoff-cleanup
2013-10-02 Christian Grothoff-implement microphone library
2013-09-30 Christian Grothoff-towards addressing #3047, note this causes the code...
2013-08-24 Christian Grothoff-use GPLv3+ consistently
2012-05-24 Matthias Wachs- fix for 0002371, 0002343: mst freed in callback
2012-04-21 Christian Grothoff-misc offline hacking / code cleanup in util
2012-02-06 Christian Grothoff-speed up logging test, fix logging testcase to always...
2012-01-29 Christian Grothoff-make mst more reentrant
2012-01-20 Christian Grothoff-fix getting output from sysctl into service-helper...
2011-11-04 Christian Grothoffcurly wars / auto-indentation
2011-10-11 Christian Grothoffconverting to GNUNET_LOG_from*
2011-10-04 Christian GrothoffLRN: Use GNUNET_EXTRA_LOGGING to manage compile-time...
2011-08-29 Christian Grothoffrun indent twice, it alternates between two 'canonical...
2011-08-15 Christian Grothoffindentation
2011-08-15 Christian Grothoffindentation
2010-07-21 Christian Grothoffcheck and handle
2010-07-02 Christian Grothofffixing calculations and code for buffer realloc
2010-07-02 Nathan S. Evansthought realloc was problem, but not properly freeing...
2010-07-02 Nathan S. Evansremove max buffer size from everywhere in util
2010-07-02 Nathan S. Evansreduce buffer size for all connections, and for mst...
2010-06-25 Christian Grothofffixing common off-by-one error with respect to maximum...
2010-06-23 Christian Grothoffdoxy
2010-06-23 Christian Grothoffmst api fix
2010-06-22 Christian Grothoffcleaning up server.c code and fixing mst bugs
2010-06-22 Christian Grothoffmst fixes
2010-06-22 Christian Grothoffrefine API to make it usable for server itself
2010-06-21 Christian Grothoffyay spagetti