oweals/gnunet.git
2011-12-08 Bart Polot- Added logging of peers to NSE service
2011-12-08 Bart Polot- Added periodic transport & nse stats data logging
2011-12-07 Christian Grothoff-fix missing library link flags
2011-12-07 Bart Polot- revert 18495
2011-12-07 Matthias Wachsadded hostkey generation functionality
2011-12-07 Matthias Wachs(no commit message)
2011-12-07 Bart PolotMade sure that NSE never returns invalid standard devia...
2011-12-07 Christian Grothoff-moving interceptor.c code into main arm file
2011-12-07 Bart Polot- Add periodic statistic readings to output
2011-12-07 Matthias Wachs(no commit message)
2011-12-07 Matthias Wachsfixed docu
2011-12-07 Matthias Wachstesting cmd line tool
2011-12-07 Matthias Wachs-fix
2011-12-06 Christian Grothoffremoving ARM interceptor connection forwarding post...
2011-12-06 Christian Grothoff-make mst code static, remove GNUNET_SERVER_ prefix
2011-12-06 Christian Grothoff-server_mst simplification as possilbe from inlining
2011-12-06 Christian Grothoff-duplicated
2011-12-06 Christian Grothoffeliminating last dependency on util code from wlan...
2011-12-06 Christian Grothoff-only with MINGW
2011-12-06 Christian GrothoffLRN: correct behaviour when logfile does not exist
2011-12-06 Christian Grothofffix compile
2011-12-06 Christian GrothoffLRN: Ensure that GTK can then do the internal call...
2011-12-06 Christian GrothoffImplement passing sockets in IPC on W32 (#1975)
2011-12-06 Matthias Wachsadding GNUnet endian operations
2011-12-06 Matthias Wachstimestamp not supported on fedora core 8
2011-12-06 Christian GrothoffFixing #1976 by allowing allocations between INT_MAX...
2011-12-06 Christian Grothoff-preping arm for test by LRN
2011-12-06 Christian Grothoff-use uint64_t instead of long long for GNUNET_ntohll...
2011-12-06 Christian Grothoffuse uint64_t instead of long long for GNUNET_ntohll...
2011-12-06 Bart PolotRemoved legacy code
2011-12-06 Christian GrothoffLRN: Fixing Mantis #1974: On W32 winsock2.h defines...
2011-12-06 Christian Grothofffix
2011-12-06 Christian Grothoffdistfix
2011-12-02 Christian Grothoff-LRN: unset control pipe after use, add missing #define
2011-12-02 Christian Grothoff-LRN: fix socket_close logging
2011-12-01 Christian Grothoff-undo
2011-12-01 Christian GrothoffLRN: Adding vectored exception handling for W32 (#1965)
2011-11-30 Christian Grothoffreleasing GNUnet 0.9.0
2011-11-30 Christian Grothoff-fixing minor typos, version bump
2011-11-30 Matthias Wachs- doxygen
2011-11-30 Christian Grothoff-make compiler happy (presumed uninitialized variable)
2011-11-30 Bart PolotMake reeeeeally sure SPARC has time to do its stuff
2011-11-30 Matthias Wachssome doxygen + refactoring of GST_validation_set_addres...
2011-11-30 Matthias Wachsmoving ats quotas to template files
2011-11-30 Bart Polot- Fixed an insufficient allocation, probably causing...
2011-11-30 Bart Polot- Even longer timeout to allow SPARC to finish testcase
2011-11-30 Christian Grothoff-fix typo in configuration
2011-11-29 Christian Grothoff-fixing indentation
2011-11-29 Christian Grothoffadding missing files to dist
2011-11-29 Christian GrothoffHACKING guide moved to CMS on https://gnunet.org/style
2011-11-29 Christian Grothofffix xslt invocation for change log generation
2011-11-29 Christian Grothoff-fux
2011-11-29 Christian Grothoffadding authors header block following suggestions from...
2011-11-29 Christian Grothoff-no valgrind
2011-11-29 Christian Grothoff-cleaning up message format and code related to recent...
2011-11-29 Matthias Wachs- finale commit for the api change
2011-11-29 Bart PolotChanged quota configuration from core to ats section...
2011-11-29 Bart Polot- Use #defined constant, not direct numbers
2011-11-29 Christian Grothoff-set ignores for various generated files
2011-11-29 Christian Grothoff- removing files in flux
2011-11-29 Matthias Wachs- latest changes for refactoring: iterate sends disasse...
2011-11-29 Christian Grothoff-nl
2011-11-29 Bart Polot- allow slower buildbots to finish tests
2011-11-29 Christian GrothoffLRN: new code for GNUNET_OS_network_interfaces_list...
2011-11-29 Matthias Wachsapi clean up next steps
2011-11-29 Matthias Wachsfirst steps to transport_api cleanup
2011-11-29 Matthias Wachs- hunting a bug
2011-11-28 Christian Grothoff-do not send previous round messages if we are just...
2011-11-28 Bart Polot- Off by 1
2011-11-28 Christian Grothoff-trying harder to remove useless signing in NSE
2011-11-28 Bart PolotMesh adds info about paths to peers as early as possibl...
2011-11-28 Christian Grothoff-handle shutdown
2011-11-28 Christian Grothoffcache signature upon first generation to avoid useless...
2011-11-28 Christian Grothoff-improving NSE test error message
2011-11-28 Christian Grothoff-typo
2011-11-28 Christian Grothoff-fixing use of uninitialized variable, some code cleanu...
2011-11-28 Christian Grothoff-more doxygen fixes
2011-11-28 Christian Grothoff-more doxygen fixes
2011-11-28 Christian Grothoffintroducing GNUNET_UNUSED macro instead of hard-coding...
2011-11-28 Bart Polot- Removed misleading code
2011-11-28 Christian Grothoff-doxygen fixes
2011-11-28 Christian Grothoff-document clock skew variable a bit more
2011-11-28 Christian Grothoff-document desired direction of transport API change
2011-11-28 Matthias Wachsfixing mantis #1970
2011-11-28 Bart Polot- Do not reserve ports for unused services
2011-11-28 Bart Polot- Changes to run 4k peers nse networks
2011-11-28 Matthias Wachsfixing bus error on sparc, mantis bug 1909
2011-11-26 Christian GrothoffImplementing Thomas Bushnell's suggestion to work aroun...
2011-11-26 Christian GrothoffLRN: increase dht multipeer test timeout
2011-11-26 Christian GrothoffLRN: Fix dht multipeer testing crash #2 - #1919
2011-11-26 Christian GrothoffLRN: Fix dht multipeer testing crash - #1919
2011-11-26 Christian GrothoffLRN: Do not stop daemons twice / #1919
2011-11-25 Christian GrothoffLRN: Use GNUNET_strdup() instead of strdup ()
2011-11-25 Bart Polot-Fixed coverity #10264
2011-11-25 Bart Polot-Fixed coverity #10265
2011-11-25 Christian Grothoff-spelling
2011-11-25 Christian Grothoff-reduce log level
2011-11-25 Christian Grothoff-files were removed earlier
2011-11-25 Bart Polot- More changes in po files
2011-11-25 Christian Grothoff-fixing 1963 by changing warning to stats call
next