Christian Grothoff 2945255c1a -fix ftbfs on W32 9 éve
..
Makefile.am 21309bc467 -code cleanups 9 éve
bandwidth.c ad410474d7 renaming generator type for ats 10 éve
bio.c 61c39c6056 -remove trailing whitespace 11 éve
client.c d60c79921c -fix misc monitoring issues 9 éve
client_manager.c 831718fa44 client manager: documentation 10 éve
common_allocation.c 0c2fb87f19 Hello Christian, 10 éve
common_endian.c 61c39c6056 -remove trailing whitespace 11 éve
common_logging.c 2f1fa13dfc Adding function GNUNET_CRYPTO_compute_finger_identity 10 éve
configuration.c 62b5f9d7d6 adding function to read float from cfg 10 éve
connection.c ff2354195a adding TCP_STEALTH support to TCP plugin 10 éve
container_bloomfilter.c 21bac84663 -rename to conform with naming conventions 10 éve
container_heap.c b2061e704a add GNUNET_CONTAINER_heap_peek2() 10 éve
container_meta_data.c a0570343d3 -too sleepy 10 éve
container_multihashmap.c fff5250719 -doxygen 11 éve
container_multihashmap32.c 059bf2b2f7 -fix #3558 9 éve
container_multipeermap.c a256932620 -avoid bus error on sparc 11 éve
container_slist.c e0ca7357cd malloc -> new 10 éve
crypto_crc.c 6b671ee2e7 -doxygen, code cleanup 10 éve
crypto_ecc.c 395864e087 1.Removed GNUNET_CRYPTO_compute_finger_identity 10 éve
crypto_hash.c f4c9c65144 -fixing misc issues and bugs, including better termination logic for intersection and salt handling 9 éve
crypto_hkdf.c 957037e374 -revert 'optimization' that broke test_crypto_hkdf 10 éve
crypto_kdf.c 2de6e2211c adding benchmark logic for HKDF 10 éve
crypto_mpi.c ba030bb143 - type error 10 éve
crypto_paillier.c cdb389d8d3 fix another memory leak in paillier 10 éve
crypto_random.c bfa9a1100e -fix ftbfs with older libgcrypt 10 éve
crypto_symmetric.c 0bd2fd8a1e - document, alpha renaming 11 éve
disk.c 2945255c1a -fix ftbfs on W32 9 éve
disk.h 427dd6f998 -towards addressing #3047, note this causes the code to FTBFS 11 éve
getopt.c 427dd6f998 -towards addressing #3047, note this causes the code to FTBFS 11 éve
getopt_helpers.c 427dd6f998 -towards addressing #3047, note this causes the code to FTBFS 11 éve
gnunet-config-diff.c 83b19539f4 curly wars / auto-indentation 13 éve
gnunet-config.c 61c39c6056 -remove trailing whitespace 11 éve
gnunet-ecc.c 7dc458f1c9 -doxygen, style 9 éve
gnunet-helper-w32-console.c 2e94b00f26 - use new hash name 10 éve
gnunet-helper-w32-console.h 2e94b00f26 - use new hash name 10 éve
gnunet-qr.py.in 7a361fb147 success message 10 éve
gnunet-resolver.c 61c39c6056 -remove trailing whitespace 11 éve
gnunet-scrypt.c 9edc29a3c9 - add user feedback 10 éve
gnunet-service-resolver.c ba2eb52464 -make retry nicer 10 éve
gnunet-uri.c 2a35e345a2 Allow redirection of STDERR when starting processes. 10 éve
helper.c 2a35e345a2 Allow redirection of STDERR when starting processes. 10 éve
load.c 3d7fefedc9 changing time measurement from milliseconds to microseconds 11 éve
mq.c 393b5b1152 -return const, do not mangle const input 9 éve
network.c ff2354195a adding TCP_STEALTH support to TCP plugin 10 éve
os_installation.c 410c75bad8 Bertrand Marc wrote: 10 éve
os_network.c 61c39c6056 -remove trailing whitespace 11 éve
os_priority.c 274f395e7a -process in logical order 10 éve
peer.c e0ca7357cd malloc -> new 10 éve
perf_crypto_hash.c 2de6e2211c adding benchmark logic for HKDF 10 éve
perf_crypto_symmetric.c 911957f340 -fix includes 11 éve
perf_malloc.c 61c39c6056 -remove trailing whitespace 11 éve
plugin.c 1fc94a08ef -style and doxygen fixes 10 éve
program.c f4a2046b53 - Expose speedup routines as an internal header. 10 éve
resolver.conf.in f553a4098a configure option --disable-autostart to disable auto-startup of services by ARM 10 éve
resolver.h 6db7b23f0b -use GPLv3+ consistently 11 éve
resolver_api.c cad2c97e4d duplicate timeout logic: numeric_reverse frees memory but does not unqueue 10 éve
scheduler.c fb68c76d54 -fix assertion, FD 0 is fine 10 éve
server.c cb6408fefb -indentation, doxygen 9 éve
server_mst.c c937a1623b -cleanup 10 éve
server_nc.c 3fb00702b5 -fix indent 9 éve
server_tc.c a542abe16a -indentation, doxygen 10 éve
service.c 53b7b9ed13 -use const for the array 10 éve
signal.c b479dddcac -remove trailing whitespace 10 éve
speedup.c f4a2046b53 - Expose speedup routines as an internal header. 10 éve
speedup.h 835e9763f6 - Add speedup.h 10 éve
strings.c bfa940aa9b - revert to standard Crockford base32 10 éve
test_bio.c 71ea5bd2d0 -fixing indentation 13 éve
test_client.c e0ca7357cd malloc -> new 10 éve
test_common_allocation.c 427dd6f998 -towards addressing #3047, note this causes the code to FTBFS 11 éve
test_common_endian.c 427dd6f998 -towards addressing #3047, note this causes the code to FTBFS 11 éve
test_common_logging.c 427dd6f998 -towards addressing #3047, note this causes the code to FTBFS 11 éve
test_common_logging_dummy.c 93bfa19afe -pi can be slower than this (see build 1241) 10 éve
test_common_logging_runtime_loglevels.c 2a35e345a2 Allow redirection of STDERR when starting processes. 10 éve
test_configuration.c fd6abc8ecc -doxygen, code style, indentation fixes 11 éve
test_configuration_data.conf 236e47e555 implementing time and size parsers for #1875 13 éve
test_connection.c 25e37143ca -switching (again) to named sockets, see #2887 11 éve
test_connection_addressing.c 25e37143ca -switching (again) to named sockets, see #2887 11 éve
test_connection_receive_cancel.c 25e37143ca -switching (again) to named sockets, see #2887 11 éve
test_connection_timeout.c 25e37143ca -switching (again) to named sockets, see #2887 11 éve
test_connection_timeout_no_connect.c 427dd6f998 -towards addressing #3047, note this causes the code to FTBFS 11 éve
test_connection_transmit_cancel.c 427dd6f998 -towards addressing #3047, note this causes the code to FTBFS 11 éve
test_container_bloomfilter.c 427dd6f998 -towards addressing #3047, note this causes the code to FTBFS 11 éve
test_container_heap.c 427dd6f998 -towards addressing #3047, note this causes the code to FTBFS 11 éve
test_container_meta_data.c 427dd6f998 -towards addressing #3047, note this causes the code to FTBFS 11 éve
test_container_multihashmap.c 427dd6f998 -towards addressing #3047, note this causes the code to FTBFS 11 éve
test_container_multihashmap32.c 427dd6f998 -towards addressing #3047, note this causes the code to FTBFS 11 éve
test_container_multipeermap.c 427dd6f998 -towards addressing #3047, note this causes the code to FTBFS 11 éve
test_container_slist.c e0ca7357cd malloc -> new 10 éve
test_crypto_crc.c 427dd6f998 -towards addressing #3047, note this causes the code to FTBFS 11 éve
test_crypto_ecdhe.c 62cb95a862 Werner Koch wrote: 11 éve
test_crypto_ecdsa.c 5d29fdeace Werner Koch wrote: 11 éve
test_crypto_eddsa.c 62cb95a862 Werner Koch wrote: 11 éve
test_crypto_hash.c 427dd6f998 -towards addressing #3047, note this causes the code to FTBFS 11 éve
test_crypto_hkdf.c 83b19539f4 curly wars / auto-indentation 13 éve
test_crypto_paillier.c a1f0862b22 - added caller-hom-ops soft-cap logics 10 éve
test_crypto_random.c 427dd6f998 -towards addressing #3047, note this causes the code to FTBFS 11 éve
test_crypto_symmetric.c 61c39c6056 -remove trailing whitespace 11 éve
test_disk.c 0bcc09cc68 Skip the testChangeOwner test on W32 11 éve
test_getopt.c 427dd6f998 -towards addressing #3047, note this causes the code to FTBFS 11 éve
test_mq.c 61c39c6056 -remove trailing whitespace 11 éve
test_mq_client.c 4c1a6478b3 add missing cancel implementation for MQ 10 éve
test_os_network.c 427dd6f998 -towards addressing #3047, note this causes the code to FTBFS 11 éve
test_os_start_process.c 2a35e345a2 Allow redirection of STDERR when starting processes. 10 éve
test_peer.c 61c39c6056 -remove trailing whitespace 11 éve
test_plugin.c 61c39c6056 -remove trailing whitespace 11 éve
test_plugin_plug.c 38b29592cf gpl3 14 éve
test_program.c 427dd6f998 -towards addressing #3047, note this causes the code to FTBFS 11 éve
test_program_data.conf 74737f023e Add required HOSTNAME to test config 10 éve
test_resolver_api.c c9f7556644 -fix timeout handling for resolver 10 éve
test_resolver_api_data.conf d0a9f269aa more work towards XDG spec (#3000) -- config file location 11 éve
test_scheduler.c 27728a48d6 - change --enable-ll to --enable-supermuc 11 éve
test_scheduler_delay.c 61c39c6056 -remove trailing whitespace 11 éve
test_server.c f217c9a3b5 -big cleanup of test_server code, also fixing #3394 10 éve
test_server_disconnect.c 427dd6f998 -towards addressing #3047, note this causes the code to FTBFS 11 éve
test_server_mst_interrupt.c 61c39c6056 -remove trailing whitespace 11 éve
test_server_with_client.c 427dd6f998 -towards addressing #3047, note this causes the code to FTBFS 11 éve
test_server_with_client_unix.c 25e37143ca -switching (again) to named sockets, see #2887 11 éve
test_service.c 61c39c6056 -remove trailing whitespace 11 éve
test_service_data.conf 7dfd634b17 add units to time, use configuration time api where appropriate, fixing Mantis #1875 13 éve
test_speedup.c 61c39c6056 -remove trailing whitespace 11 éve
test_speedup_data.conf d33085eb77 -use fewer tasks for 2x speedup during test 12 éve
test_strings.c 64ffb28af8 Remove the W32 timezone hack to match r31771 10 éve
test_strings_to_data.c 61c39c6056 -remove trailing whitespace 11 éve
test_time.c 052ff34994 -fix time test 11 éve
time.c 63f95e73d6 -multiply infinity without warning 11 éve
util.conf af872b35c0 -XDG environment variables cause more trouble than they are worth 10 éve
util.supp b222242689 - Add suppressions file for util. 10 éve
w32cat.c 97be3496f5 Try to fix a warning 11 éve
win.c e44fe0ebd6 Add missing include 11 éve
winproc.c f07469475b Don't hardcode stat sizes 10 éve