renaming options + adding glpk verbose option
[oweals/gnunet.git] / src /
2014-01-28 Matthias Wachsrenaming options + adding glpk verbose option
2014-01-28 Matthias Wachsfix: only include peers with requests and addresses...
2014-01-28 Matthias Wachsminor fix in averaging
2014-01-28 Matthias Wachsclean up configuration parameters and implementation
2014-01-28 Matthias Wachsimproved benchmark output
2014-01-28 Matthias Wachsmore documentation and minor cleanups
2014-01-28 Matthias Wachsdocumentation for the performance benchmark
2014-01-28 Matthias Wachsdoxygen fixes
2014-01-28 Matthias Wachsfix compile error
2014-01-27 Christian Grothofffix #3283
2014-01-27 Matthias Wachsseparate update and full results
2014-01-27 Matthias Wachslogging average
2014-01-27 Matthias Wachsaverage calculation
2014-01-27 Matthias Wachsadded multiple iteration support for averaging
2014-01-27 Supriti Singh-Modified struct PeerTrailSetupMessage.
2014-01-27 Matthias Wachssolving slow shutdown issue: statistic was not destroyed
2014-01-27 Matthias Wachsfixes for doxygen
2014-01-26 Christian Fuchs- wrote a proper test for crypto-paillier
2014-01-26 Christian Fuchs- activated testcase for set intersection, as it not...
2014-01-26 Christian Fuchs- added testcase for set intersection
2014-01-26 Christian Fuchs- more work on crypto-paillier
2014-01-25 Fabian Oehlmann-eligibility trace fixes
2014-01-24 Sree Harsha Totakurafix #3275 with solution from https://gnunet.org/bugs...
2014-01-24 Matthias Wachsadded check if service is running
2014-01-24 LRNFix dependencies
2014-01-23 Fabian Oehlmannrefactoring
2014-01-23 Matthias Wachsenforcing operations
2014-01-23 Matthias Wachsexample experiment
2014-01-23 Matthias Wachsimplementing operations, episodes...
2014-01-23 Matthias Wachsfixing test case logging
2014-01-23 Matthias Wachsnew logging functionality
2014-01-23 Bart Polot- add peers info to mesh CLI and API
2014-01-23 Bart Polot- small CLI fixes
2014-01-23 Bart Polot- changed option to get all tunnels from -i to -T
2014-01-23 Matthias Wachsexperimentation basics
2014-01-23 Matthias Wachsput traffic generation in separate file
2014-01-23 Matthias Wachstraffic generation
2014-01-23 Matthias Wachsmissing file
2014-01-22 Fabian Oehlmannreward function made differentiable
2014-01-22 Matthias Wachschanges to traffic generation
2014-01-22 Matthias Wachsfix for evaluation
2014-01-22 Matthias Wachsfixes for makefile
2014-01-22 Matthias Wachsimprovements
2014-01-22 Bart Polot- fix tunnel info message type
2014-01-21 Fabian Oehlmannseveral fixes and comments
2014-01-21 Matthias Wachsfixes for ats measurement
2014-01-21 Matthias Wachsfixes
2014-01-21 Matthias Wachsnot yet finished: moving perf_ats to testing
2014-01-21 Matthias Wachsinitial preliminary commit for ats testing lib and...
2014-01-21 Bart Polot- don't try to rekey loopback tunnels (#3254)
2014-01-21 Bart Polot- Test if we are shutting down (on Ctrl-C, for instance)
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 Florian Doldremove unnecessary mpi conversion
2014-01-21 Florian Dolduse paillier private key container in secretsharing
2014-01-21 Florian Dolduse paillier public key container in secretsharing
2014-01-21 Florian Doldremove paillier_decrypt in secretsharing
2014-01-21 Florian Doldremove paillier_encrypt in secretsharing
2014-01-21 Florian Doldremove paillier_create in secretsharing
2014-01-21 Florian Doldpaillier constants / structs from util
2014-01-21 Christian Fuchs- header sync
2014-01-21 Christian Fuchs- first extension of paillier with foolproof homomorphi...
2014-01-21 Bart Polot- wait for conncetion_ACK to start keepalive timer
2014-01-21 Bart Polot- dont start keepalive on intermediate peers
2014-01-21 Bart Polot- dont schedule keepalive on connection creation, wait...
2014-01-20 Florian Dold- paillier implementation and test
2014-01-20 Florian Dold- doxygen
2014-01-20 Florian Dold- gnunet-secretsharing-profiler.c should not have exec...
2014-01-20 Florian Dold- add missing crypto_paillier.c
2014-01-20 Florian Dold- document string termination
2014-01-20 Florian Dold- paillier implementation
2014-01-20 Florian Dold- type error
2014-01-20 Florian Dold- remove adjust
2014-01-20 Florian Dold- paillier
2014-01-20 Florian Dold- make mpi scan/print public
2014-01-20 Matthias Wachsblacklist check on try connect
2014-01-20 Matthias Wachsfix use after free and mantis 0003257
2014-01-20 Matthias Wachsremoving useless fixme comment
2014-01-17 Fabian Oehlmann- minor renamings
2014-01-17 Bart Polot- add warning if check fails
2014-01-17 Matthias Wachsfix ftbfs on system where SIN_LEN exists
2014-01-17 LRNFix scalarproduct argument parsing (don't scan past...
2014-01-17 LRNFix vpn helper argparsing logic
2014-01-17 LRNCheck that we're not scheduling destroy twice
2014-01-17 LRNAdd hostname to conversation config
2014-01-17 LRNMore W32 resolver workarounds
2014-01-17 LRNWrap opus in ogg container
2014-01-16 Fabian Oehlmannminor action-selection improvement
2014-01-16 Fabian Oehlmann- state-feature fix
2014-01-16 Matthias Wachsperform blacklist before address switch
2014-01-16 Matthias Wachsdocumentation for callback
2014-01-16 Matthias Wachsmore fixed documentation
2014-01-16 Matthias Wachsdocumentation for transport service
2014-01-16 Christian Grothofffix #3272
2014-01-16 Bart Polot-when tunnel is empty
2014-01-16 Bart Polot- add explicit shutdown state
2014-01-16 Matthias Wachsfixing documentation for hello
2014-01-16 Matthias Wachsdocumentation for ATS
next