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