aboutsummaryrefslogtreecommitdiff
path: root/src/util
Commit message (Collapse)AuthorAge
* -allow 'years' in time units, indentation and doxygen fixesChristian Grothoff2015-06-18
|
* check for __GLIBC__ before malloptingChristian Grothoff2015-06-16
|
* -return IP in dotted decimal if reverse lookup failsChristian Grothoff2015-06-07
|
* make libextractor actually optional, both for GNUnet and GNUnet-taler buildsChristian Grothoff2015-05-30
|
* fixing #3799: only unindex if DB operations succeeded previously in the ↵Christian Grothoff2015-05-29
| | | | first place, and when unindexing do proper shutdown handling
* Introduce function to duplicate RSA public keysSree Harsha Totakura2015-05-28
|
* -fix ftbfsChristian Grothoff2015-05-28
|
* adding --enable-taler-wallet configure option to build a reduced version of ↵Christian Grothoff2015-05-28
| | | | libgnunetutil with only the parts needed by GNU Taler wallets
* validate the parsed RSA private keySree Harsha Totakura2015-05-27
|
* -doxygen, indentChristian Grothoff2015-05-26
|
* -use flag to disable key generation test for libgcrypt > 1.7Christian Grothoff2015-05-22
|
* -increase timeouts, some system really need longerChristian Grothoff2015-05-21
|
* fix assertion failure when two requests were concurrently submitted if the ↵Christian Grothoff2015-05-21
| | | | first one was cancelled before receiving a reply
* -use faster Eddsa key genChristian Grothoff2015-05-19
|
* -check return valuesChristian Grothoff2015-05-18
|
* ecdh-eddsa implementation now worksChristian Grothoff2015-05-15
|
* -adding cmp functions for RSA public keys and sigsChristian Grothoff2015-05-15
|
* towards using EdDSA-ECDHE instead of ECDSA-ECDHE combined cryptosystem (API ↵Christian Grothoff2015-05-13
| | | | only)
* client_manager: add API for async operationsGabor X Toth2015-05-07
|
* add GNUNET_(hton|ntoh).*_signed() functionsGabor X Toth2015-05-07
|
* doc fixGabor X Toth2015-05-07
|
* -fix sizeof() argChristian Grothoff2015-05-01
|
* adding GNUNET_CONTAINER_multipeermap_get_randomChristian Grothoff2015-04-30
|
* extending datacache API with function to return random element, implemented ↵Christian Grothoff2015-04-28
| | | | (only) in heap plugin right now
* move ARM/config logic to util/ where it doesn't need to cast away a 'const' ↵Christian Grothoff2015-04-24
| | | | and is _slightly_ less likely to be forgotten, also add big fat comment to hopefully clarify why it is there
* Fix a typo in perf_crypto_asymmetricLRN2015-04-23
|
* -doxygen, indentationChristian Grothoff2015-04-17
|
* -doxygen, build system fixes, minor API extensionChristian Grothoff2015-04-13
|
* Don't shadow the system() functionLRN2015-04-09
|
* Add missing const to the argument of the readiness checkersLRN2015-04-09
|
* Wait on actual HANDLE, not the structure that contains itLRN2015-04-09
|
* add multihashmap_clear to APIChristian Grothoff2015-03-30
|
* -updated french translationsChristian Grothoff2015-03-24
|
* -fix bad array initChristian Grothoff2015-03-23
|
* -more cosmetics to reduce compiler warningsChristian Grothoff2015-03-23
|
* -trying to fix warningsChristian Grothoff2015-03-23
|
* - fix sig sizeBart Polot2015-03-19
|
* - added asymmetric crytp perfBart Polot2015-03-19
|
* -also cover private key caseChristian Grothoff2015-03-19
|
* -fix makefileChristian Grothoff2015-03-19
|
* -get test to work, but with ecdsa instead of eddsaChristian Grothoff2015-03-19
|
* - added test for EC-DH with Peer IDsBart Polot2015-03-18
|
* preserve errnoChristian Grothoff2015-03-15
|
* add GNUNET_CRYPTO_rsa_public_key_hashChristian Grothoff2015-03-09
|
* -proper log messageChristian Grothoff2015-03-08
|
* -always assume at least MIN bandwidth, even if we got no quota or a quota ↵Christian Grothoff2015-03-08
| | | | lower than min
* finally fix #3698Christian Grothoff2015-03-02
|
* -improved FD issue debug supportChristian Grothoff2015-02-28
|
* -fix ftbfs with debug optionChristian Grothoff2015-02-28
|
* -indentation, commentsChristian Grothoff2015-02-28
|