index
:
libgpg-error
dkg-fix-T4643
dkg/expand-musl
dkg/fix-4952
gniibe/disable-new-dtags
gniibe/pkg-config-support
gniibe/secmem
gniibe/t5912
master
release-1.26
A small library that originally defined common error values for all GnuPG components.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanup spawn API implementation.
NIIBE Yutaka
2024-06-06
3
-95
/
+57
*
Fix return type of gpgrt_b64dec_*.
NIIBE Yutaka
2024-06-06
2
-4
/
+4
*
spawn:w32: Allow for up to 32 inherited handles.
Werner Koch
2024-06-05
1
-2
/
+2
*
spawn: Avoid bumping the error counter.
Werner Koch
2024-06-05
2
-20
/
+22
*
spawn: Expose spawn functions API.
NIIBE Yutaka
2024-06-05
9
-129
/
+184
*
spawn:w32: Fix setting of dwFlags for CreateProcess.
NIIBE Yutaka
2024-06-04
1
-1
/
+2
*
spawn: Allow NULL for ACT.
NIIBE Yutaka
2024-05-30
2
-2
/
+19
*
Fix process termination check at release.
NIIBE Yutaka
2024-05-29
2
-2
/
+2
*
Fix how environment variables are specified for spawn.
NIIBE Yutaka
2024-05-29
3
-10
/
+12
*
Cleaner semantics for _gpgrt_process_spawn without a callback.
NIIBE Yutaka
2024-05-29
5
-108
/
+211
*
Import spawn functions from GnuPG master.
NIIBE Yutaka
2024-05-28
5
-1132
/
+1245
*
argparse: Fix a theoretical memory leak.
Werner Koch
2024-04-26
1
-3
/
+4
*
Post release updates
Werner Koch
2024-04-25
2
-1
/
+7
*
Release 1.49
libgpg-error-1.49
Werner Koch
2024-04-25
2
-3
/
+8
*
yat2m: Improve html output.
Werner Koch
2024-04-25
1
-5
/
+25
*
logging: New function gpgrt_logv_domain.
Werner Koch
2024-04-25
6
-4
/
+28
*
core: New function gpgrt_add_post_log_func.
Werner Koch
2024-04-22
8
-2
/
+88
*
logging: Indent continuation lines of log_printhex.
Werner Koch
2024-04-19
1
-6
/
+14
*
logging: Add a truncate keyword to log_printhex.
Werner Koch
2024-04-12
1
-0
/
+19
*
argparser: avoid endless loop due to a conf file read error.
Werner Koch
2024-04-08
1
-3
/
+18
*
Post release updates
Werner Koch
2024-02-23
2
-1
/
+8
*
Release 1.48
libgpg-error-1.48
gpgrt-1.48
Werner Koch
2024-02-23
3
-8
/
+10
*
argparse: Adjust help output for command mode.
Werner Koch
2024-02-21
1
-1
/
+7
*
core: Add "wipe" mode flag.
Werner Koch
2024-02-06
3
-10
/
+62
*
core: New function gpgrt_wipememory.
Werner Koch
2024-02-06
7
-1
/
+37
*
argparser: Implement a command mode.
Werner Koch
2024-02-06
5
-42
/
+144
*
gpgrt-config: Avoid warning about literals for curly braces.
Jakub Jelen
2024-02-01
1
-1
/
+1
*
estream: Fix call to string filter for estream-printf.
NIIBE Yutaka
2024-01-16
1
-18
/
+26
*
po: Update Russian translation.
Ineiev
2024-01-15
1
-138
/
+4
*
po: update Polish translation
Jakub Bogusz
2024-01-15
1
-11
/
+7
*
po: For German change "Passphrase" to "Passwort"
Werner Koch
2023-12-11
1
-4
/
+4
*
yat2m: Fix HTML output for backslash.
NIIBE Yutaka
2023-11-16
1
-1
/
+1
*
yat2m: Implement @item handling with @table item specification.
NIIBE Yutaka
2023-11-15
1
-2
/
+61
*
yat2m: Also handle @file treating '-' as minus.
NIIBE Yutaka
2023-11-15
1
-1
/
+1
*
yat2m: Output \- for @samp, @kbd, and @env, too.
NIIBE Yutaka
2023-11-14
1
-3
/
+3
*
yat2m: Generate \- for roff for some commands.
NIIBE Yutaka
2023-11-09
1
-36
/
+57
*
yat2m: Add support of @minus{} command.
NIIBE Yutaka
2023-11-07
1
-0
/
+1
*
yat2m: Use \fP to return previous font.
NIIBE Yutaka
2023-11-07
1
-10
/
+10
*
yat2m: Fix backslash output in man.
NIIBE Yutaka
2023-11-07
1
-1
/
+1
*
yat2m: Parse @dots{} to show ellipsis in HTML mode.
Ben Kibbey
2023-11-07
1
-0
/
+1
*
yat2m: No en-dash and em-dash for @item line.
NIIBE Yutaka
2023-11-06
1
-6
/
+14
*
yat2m: Interpret -- and --- verbatimly in @example.
NIIBE Yutaka
2023-11-02
1
-3
/
+10
*
yat2m: Support Texinfo input -- and ---.
NIIBE Yutaka
2023-11-02
1
-0
/
+18
*
doc: Minor style fix.
NIIBE Yutaka
2023-10-05
1
-3
/
+3
*
estream: String filter should NOT be called with non-nul string.
NIIBE Yutaka
2023-09-27
1
-3
/
+8
*
Fix the previous commit.
NIIBE Yutaka
2023-09-01
1
-1
/
+1
*
build: Change the default for --with-libtool-modification.
NIIBE Yutaka
2023-09-01
1
-1
/
+1
*
build: Update libtool-patch.sed.
NIIBE Yutaka
2023-08-09
1
-17
/
+51
*
build: Use sed for --with-libtool-modification.
NIIBE Yutaka
2023-08-08
3
-2
/
+37
*
build: Add build-aux/libtool.patch in the tarball.
NIIBE Yutaka
2023-08-04
2
-2
/
+3
[next]