[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[libmicrohttpd] 133/335: Fixed name of the option parameter in the datab
From: |
gnunet |
Subject: |
[libmicrohttpd] 133/335: Fixed name of the option parameter in the database |
Date: |
Sat, 27 Jul 2024 22:00:29 +0200 |
This is an automated email from the git hooks/post-receive script.
grothoff pushed a commit to tag stf-m2
in repository libmicrohttpd.
commit 5e5050174cc40567fd48ec5b13e78d4a23bd38f1
Author: Evgeny Grin (Karlson2k) <k2k@narod.ru>
AuthorDate: Mon Apr 8 13:23:51 2024 +0200
Fixed name of the option parameter in the database
---
scripts/d_options.rec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/scripts/d_options.rec b/scripts/d_options.rec
index b19df735..ced86a13 100644
--- a/scripts/d_options.rec
+++ b/scripts/d_options.rec
@@ -136,7 +136,7 @@ Argument1: const char *mem_key
Description1: the private key loaded into memory (not a filename)
Argument2: const char *mem_cert
Description2: the certificate loaded into memory (not a filename)
-Argument3: const char *mem_cert
+Argument3: const char *mem_pass
Description3: the option passphrase phrase to decrypt the private key,
+ could be NULL is private does not need a password
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
- [libmicrohttpd] 136/335: microhttpd.h: backported formatting workaround, (continued)
- [libmicrohttpd] 136/335: microhttpd.h: backported formatting workaround, gnunet, 2024/07/27
- [libmicrohttpd] 128/335: Unified Work Mode options names, gnunet, 2024/07/27
- [libmicrohttpd] 142/335: microhttpd2.h: fixes for doxy reported warnings, gnunet, 2024/07/27
- [libmicrohttpd] 129/335: Updated Work Mode options in comments, gnunet, 2024/07/27
- [libmicrohttpd] 116/335: script: updated, gnunet, 2024/07/27
- [libmicrohttpd] 119/335: add example, gnunet, 2024/07/27
- [libmicrohttpd] 138/335: english fixes, gnunet, 2024/07/27
- [libmicrohttpd] 137/335: microhttpd2.h: fixed macro which had strange parsing results, gnunet, 2024/07/27
- [libmicrohttpd] 139/335: microhttpd2.h: updated and reduced the list of required system types, gnunet, 2024/07/27
- [libmicrohttpd] 131/335: Partial revert of 83205a8ab9f030408f8cb89c8cfa46196a5eef04., gnunet, 2024/07/27
- [libmicrohttpd] 133/335: Fixed name of the option parameter in the database,
gnunet <=
- [libmicrohttpd] 135/335: microhttpd2.h: workaround for uncrustify bug, gnunet, 2024/07/27
- [libmicrohttpd] 152/335: -fix config, gnunet, 2024/07/27
- [libmicrohttpd] 154/335: Fixed reused enum values, gnunet, 2024/07/27
- [libmicrohttpd] 141/335: D Options DB: update, gnunet, 2024/07/27
- [libmicrohttpd] 155/335: microhttpd2.h: applied formatting, gnunet, 2024/07/27
- [libmicrohttpd] 157/335: stash, gnunet, 2024/07/27
- [libmicrohttpd] 144/335: add version check to uncrustify hook, gnunet, 2024/07/27
- [libmicrohttpd] 143/335: -fix _some_ compiler errors, gnunet, 2024/07/27
- [libmicrohttpd] 147/335: Fixed data in request options DB, gnunet, 2024/07/27
- [libmicrohttpd] 145/335: Revert most of cacc8860fce31961570a1ba0d6f74836890cfa5b, gnunet, 2024/07/27