-rps service: prevent division by zero
[oweals/gnunet.git] / src / util /
2016-09-11 Christian Grothoffkill dead code
2016-09-07 Markus Teichgnunetutil: add 2d and 3d allocation including tests
2016-09-04 David BarksdaleAdd checks to GNUNET_PEER_resolve2
2016-09-04 David BarksdaleI think this is a bit more readable
2016-09-04 David Barksdalexmalloc already zeroes the memory
2016-08-30 Christian Grothoff-recover lost service_main from SVN 37845
2016-08-29 Florian Doldmake service_new (almost) compile
2016-08-29 Florian Doldsetup code for new service api
2016-08-29 Florian Doldsetup code for new service api
2016-08-29 Christian Grothoff-towards a new MST for the new service
2016-08-29 Christian Grothoff-starting with new service MQ logic
2016-08-29 Christian Grothoff-starting with service_new accept logic
2016-08-29 Christian Grothoff-starting with service_new main logic
2016-08-29 Christian Grothoff-starting with service_new main logic
2016-08-29 Christian Grothoff-starting with service_new implementation data structures
2016-08-29 Christian Grothoff-starting with service_new implementation data structures
2016-08-29 Christian Grothoff-starting with service_new implementation data structures
2016-08-29 Christian Grothoff-starting with service_new implementation
2016-08-29 Christian Grothoffskeleton for service reimplementation
2016-08-25 Christian Grothoff-nicer indentation
2016-08-25 Christian Grothoff-support hours/hour/minute as relative time units
2016-08-23 David BarksdaleRestore Lenstra protection for gcrypt < 1.6.4
2016-08-23 Christian Grothoff-remove dead code
2016-08-22 Jeff BurdgesRemoved duplicate protection agaisnt Lenstra
2016-08-19 Gabor X TothGNUNET_MQ_get_last_envelope: return tail or current
2016-08-18 David BarksdaleUse statement exprs instead of local function
2016-08-17 Gabor X TothGNUNET_MQ_get_last_envelope()
2016-08-16 David BarksdaleComparing EXTRACTOR_MetaType to -1 is always false
2016-08-11 Christian Grothoff-convert vpn/exit/pt to use new CADET ports
2016-08-09 Carlo von lynXend-user friendly output messages, ok like this?
2016-08-08 Carlo von lynXUX: message type for important things that aren't evil
2016-08-08 Carlo von lynXMerge branch 'master' of /RAM/proj/gnunet
2016-08-04 Gabor X Tothop: lib for async operations
2016-08-03 Jeff BurdgesNot reason, but the macro exists so I'll use it I guess.
2016-08-03 Jeff BurdgesFix a few errors in socks.c
2016-08-01 Christian Grothoff-adapting xdht and wdht to new core MQ API
2016-07-30 Christian Grothoffenable setting per-envelope or per-queue transmission...
2016-07-30 Carlo von lynXsocial: allow multiple calls to disconnect(), rest...
2016-07-29 Carlo von lynXfixed a memleak, a static string free, an access of...
2016-07-26 Christian Grothoff-avoid overflow in calculation for very large values
2016-07-26 Christian Grothoffchange time multiplication/division API to long long...
2016-07-26 Christian Grothofffix overflow/underflow handling in tracker to properly...
2016-07-25 Christian Grothoff-ensure clean DNS shutdown, fix DNS-STUN termination...
2016-07-25 Christian Grothoffswitching transport tests to new MQ-based transport API
2016-07-12 Christian Grothoffmore transport testing hacking
2016-07-08 Christian Grothoff-fix 0-termination
2016-07-08 Christian Grothoff-avoid calling memcpy() with NULL argument, even if...
2016-07-08 Christian Grothoff-lower log level
2016-07-08 Christian Grothoff-indent
2016-07-08 Christian Grothoffadd GNUNET_MQ_set_handlers_closure API
2016-07-06 Christian Grothoffmisc fixes
2016-07-06 Christian Grothofffix dlog API for mteich
2016-07-06 Christian Grothoff-fix build issues
2016-07-06 Christian Grothoff-fix misc issues
2016-07-05 Christian Grothoffupdate remaining tests to use new MQ API
2016-07-05 Christian Grothoffupdate tests to use new MQ API
2016-07-05 Christian Grothoffupdate tests to use new MQ API
2016-06-29 Christian Grothoff-disconnects DO happen
2016-06-28 Christian Grothoff-only trigger check config if we actually need it
2016-06-28 Marcello Staniscitypo
2016-06-27 Christian Grothoff-convert resolver_api to MQ
2016-06-27 Christian Grothoff-doxygen, error messages
2016-06-27 Christian Grothoffadd function to obtain mq length
2016-06-27 Christian Grothofffix potential NPE on shutdown
2016-06-25 Christian Grothoffadd GNUNET_MQ_send_copy
2016-06-25 Christian Grothoff-fix #4582
2016-06-24 Christian Grothoffupdate peerinfo API to use MQ
2016-06-22 Christian Grothoff-fix statistics termination issue
2016-06-20 Christian Grothoffavoid excessive logging in config parsing
2016-06-20 Christian Grothoff-fix off-by-1
2016-06-19 Christian Grothoffavoid deprecated API, use new connecT API
2016-06-19 Christian Grothoffproper shutdown
2016-06-19 Christian Grothoffredefine GNUNET_MQ_queue_for_connection_client to captu...
2016-06-18 Christian Grothoffpartial refactoring, will cause FTBFS, to be completed...
2016-06-14 Jeff BurdgesFix perf_crypto_rsa.c after various changes
2016-06-11 Christian Grothofffix memroy leak
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-03 Christian Grothoffrefactoring my API
2016-06-01 Christian Grothofffix #4545: create directory for log file if it does...
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-26 Christian Grothoffsketch envisioned API
2016-05-24 Christian Grothofffixing #4483: optimize blinding key storage/transmission
2016-05-19 Christian Grothoffrename.sh GNUNET_CRYPTO_rsa_BlindingKey to GNUNET_CRYPT...
2016-05-15 Christian Grothoffrps.conf is generated from rps.conf.in
2016-05-06 Christian Grothofffix ftbfs
2016-05-06 Christian Grothofffixing compiler warnings
2016-05-05 Christian Grothoffadd -w option to gnunet-config
2016-04-30 Christian Grothoffimplementing new scheduler shutdown semantics
2016-04-25 Christian Grothoffremoving dead code
2016-04-22 Florian DoldAllow GNUNET_BASE_CONFIG to be customized.
2016-04-16 Christian Grothofffix ftbfs
2016-04-16 Christian Grothoffsupport overriding GNUNET_DEFAULT_USER_CONFIG_FILE
2016-04-15 Christian Grothoffadd option to set configuration file to be used by...
2016-04-09 Christian Grothoffsmall API change: do no longer pass rarely needed GNUNE...
2016-04-08 Christian Grothofffixfix
2016-04-07 Christian Grothoff-fix resolver logic bug
2016-04-07 Christian Grothoffexpand GNUNET_OS_ProjectData API to also enable de...
next