-force c99
[oweals/gnunet.git] / src /
2016-06-20 Martin Schanzenbach- fix warnings
2016-06-20 Christian Grothoff-fix FTBFS
2016-06-19 Christian Grothoffavoid deprecated API, use new connecT API
2016-06-19 Christian Grothoffavoid assertion on NULL mq
2016-06-19 Christian Grothoffproper shutdown
2016-06-19 Christian Grothoff-incorrect comment
2016-06-19 Christian Grothoff-use new connecT API
2016-06-19 Christian Grothoff-assert on task
2016-06-19 Christian Grothoff-fix gnunet-revocation
2016-06-19 Christian Grothoff-fix the fix
2016-06-19 Christian Grothoffavoid changing API for now
2016-06-19 Christian Grothoffuse new connecT API
2016-06-19 Christian Grothoffrefactoring core API to use new MQ lib
2016-06-19 Christian Grothoff-fix typo
2016-06-19 Christian Grothoffredefine GNUNET_MQ_queue_for_connection_client to captu...
2016-06-18 Martin Schanzenbach-fix
2016-06-18 Christian Grothoff-indentation and comments
2016-06-18 Christian Grothoffupdate secretsharing to new MQ API
2016-06-18 Christian Grothofffix consensus to match new MQ API -- and correct CONCLU...
2016-06-18 Christian Grothofffix RPS to match new MQ API -- and to check message...
2016-06-18 Christian Grothoff-fixing part of Martin's FTBFS
2016-06-18 Christian Grothoffadapt peerstore API to new MQ API
2016-06-18 Christian Grothoffconvert conversation_api_call.c
2016-06-18 Martin Schanzenbach-fix
2016-06-18 Martin Schanzenbach- fix more rest and jsonapi
2016-06-18 Christian Grothoffpartial refactoring, will cause FTBFS, to be completed...
2016-06-18 Martin Schanzenbach- fix rest plugin
2016-06-18 Martin Schanzenbach- revert to r37134. Broken build
2016-06-17 Christophe Genevey... plugin datastore mysql
2016-06-14 Jeff BurdgesFix perf_crypto_rsa.c after various changes
2016-06-13 Julius Bünger-rps: merge duplicate functions
2016-06-13 Julius Bünger-rps: open channel when inserting peer in view
2016-06-13 Christian Grothofffix indentation, bad stack allocation of buf
2016-06-13 Christophe Genevey... lcov test function
2016-06-11 Christian Grothofffix memroy leak
2016-06-10 Christophe Genevey... finish to fix memory leak
2016-06-10 Christophe Genevey... finish to fix memory leak
2016-06-09 Christophe Genevey... fix memory leak
2016-06-09 Carlo von lynXimproved usability for gnunet-logread -f
2016-06-08 Jeff BurdgesRework the error handling for gcd(r,n) != 1 so the...
2016-06-07 Jeff BurdgesAbstract out previous GCD(m,n)=1 commit into a single...
2016-06-07 Jeff BurdgesVerify that GCD(m,n) != 1 when n is an RSA modulus
2016-06-07 Christian Grothoffcheck for existing task
2016-06-07 Christophe Genevey... written function cleanup
2016-06-07 Gabor X Tothsocial cli: fix shutdown
2016-06-07 Christian Grothoff-fix & vs &&
2016-06-07 Christian Grothoff-fix misc issues
2016-06-07 Christophe Genevey... start to fix extract vsize
2016-06-07 Christophe Genevey... start to fix extract vsize
2016-06-06 Gabor X Tothfixes
2016-06-06 Gabor X Tothfixes
2016-06-06 Gabor X Tothfixes
2016-06-06 Gabor X Tothdebug msgs
2016-06-06 Christophe Genevey... continue to fix extract result
2016-06-03 Christophe Genevey... start to fix extract result
2016-06-03 Martin Schanzenbach-fix #4541
2016-06-03 Christian Grothoffrefactoring my API
2016-06-03 Christophe Genevey... start to written extract_result
2016-06-02 Martin Schanzenbach-oops, remove printf
2016-06-02 Christian Grothoff-indent
2016-06-02 Christian Grothoffinvert option order for tg
2016-06-01 Christian GrothoffFix for #4553
2016-06-01 Christian Grothofffix #4546
2016-06-01 Christian Grothoffonly run tests if they are enabled
2016-06-01 Christophe Genevey... fixing insert query
2016-06-01 Christian Grothofffix #4545: create directory for log file if it does...
2016-05-31 Carlo von lynXadded filters to gnunet-logread and an automation fix...
2016-05-31 Carlo von lynXtypo in src/identity/gnunet-identity.c
2016-05-31 Christophe Genevey... fixing query insert
2016-05-30 Christophe Genevey... fix select request
2016-05-30 Jeff BurdgesTestcases for KDF mod n
2016-05-30 Jeff BurdgesUse a uniform random number mod an RSA composites for...
2016-05-30 Christophe Genevey... create table for test case fixed
2016-05-29 Martin Schanzenbach- Fix #4532
2016-05-27 Christophe Genevey... begin to rewritten test case
2016-05-27 Martin Schanzenbach-fix
2016-05-27 Martin Schanzenbach-fix
2016-05-26 Christophe Genevey... function result helper rewritten
2016-05-26 Christian Grothoffsketch envisioned API
2016-05-26 Christian Grothoff-indent fixes
2016-05-25 Christophe Genevey... fix warning compilation libgnunetmy
2016-05-25 Martin Schanzenbach- add peerstore tests
2016-05-24 Martin Schanzenbach- jsonapi build fix, add peerstore flat (EXP)
2016-05-24 Christian Grothofffixing #4483: optimize blinding key storage/transmission
2016-05-24 Christophe Genevey... test case for mysql
2016-05-24 Christophe Genevey... fix result and query helper
2016-05-23 Christophe Genevey... libgnunetmy begin result helper
2016-05-23 Carlo von lynXsocial: put the sock in the right cupboard
2016-05-23 Carlo von lynXsocial needs to start as user service, not system
2016-05-22 Julius Bünger-rps: logging
2016-05-22 Julius Bünger-rps: only insert online peers in the view
2016-05-22 Julius Bünger-rps: check knowledge of peer
2016-05-22 Julius Bünger-rps: removing unused counter
2016-05-21 Christian Grothoffdefine GNUNET_JSON_from_data_auto
2016-05-20 Christophe Genevey... libgnunetmy query helper
2016-05-19 Christophe Genevey... GNUNET extract result libgnunetmy
2016-05-19 Christian Grothoffextending MY api to cover result extraction
2016-05-19 Christophe Genevey... result for libgnunetmy
2016-05-19 Christian Grothoffrename.sh GNUNET_CRYPTO_rsa_BlindingKey to GNUNET_CRYPT...
2016-05-19 Christian Grothoffforgot file
next