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
...
|
*
gpgscm: Fix printing strings containing zero bytes.
Justus Winter
2016-11-04
1
-1
/
+3
|
*
gpgscm: Implement 'atexit'.
Justus Winter
2016-11-04
2
-0
/
+19
|
*
gpgscm,tests: Add new functions to the test environment.
Justus Winter
2016-11-03
2
-0
/
+26
|
*
gpgscm: Fix inclusion of readline header.
Justus Winter
2016-11-02
1
-0
/
+1
|
*
common,w32: Fix setting environment variables on Windows.
Justus Winter
2016-10-20
1
-1
/
+3
|
*
gpgscm: Initialize nesting stack.
Justus Winter
2016-10-17
1
-0
/
+1
|
*
tests: Improve handling of Windows newlines.
Justus Winter
2016-10-07
1
-0
/
+9
|
*
gpgscm: Improve test of low-level functions.
Justus Winter
2016-10-07
2
-1
/
+34
|
*
gpgscm: Improve path handling.
Justus Winter
2016-10-07
2
-3
/
+18
|
*
gpgscm: Update callsite of 'gnupg_spawn_process'.
Justus Winter
2016-10-06
1
-1
/
+1
|
*
tests,w32: Do not expose 'glob' to gpgscm.
Justus Winter
2016-10-04
1
-38
/
+0
|
*
tests: Refine the repl function.
Justus Winter
2016-09-19
1
-21
/
+21
|
*
tests: Implement interpreter shutdown using exceptions.
Justus Winter
2016-09-19
2
-1
/
+23
|
*
tests: Correctly handle exceptions in resource handling macros.
Justus Winter
2016-09-19
1
-4
/
+13
|
*
tests: Refine exception handling.
Justus Winter
2016-09-19
2
-6
/
+6
|
*
tests: Use descriptive temporary file names.
Justus Winter
2016-09-19
4
-4
/
+21
|
*
gpgscm: Fix gcrypt version check.
Werner Koch
2016-09-19
1
-1
/
+1
|
*
Fix more spelling
Daniel Kahn Gillmor
2016-09-17
2
-2
/
+2
|
*
tests/gpgscm: Fix use of pointer.
NIIBE Yutaka
2016-09-15
2
-4
/
+4
|
*
gpgscm: Fix detection of unbalanced parenthesis.
Justus Winter
2016-09-06
2
-0
/
+9
|
*
Call log_set_prefix() with human-readable labels.
Daniel Kahn Gillmor
2016-08-12
1
-1
/
+1
|
*
tests: Improve temporary directory handling.
Justus Winter
2016-08-10
2
-3
/
+12
|
*
gpgscm: Make the name of foreign functions more unique.
Justus Winter
2016-08-10
1
-1
/
+1
|
*
gpgscm: Do not shadow common function name in catch macro.
Justus Winter
2016-07-26
1
-2
/
+2
|
*
gpgscm: Make the verbose setting more useful.
Justus Winter
2016-07-26
2
-4
/
+34
|
*
gpgscm: Make function more general.
Justus Winter
2016-07-22
1
-2
/
+2
|
*
gpgscm: Make assert macro more accurate.
Justus Winter
2016-07-21
1
-1
/
+2
|
*
gpgscm: Make error message more useful.
Justus Winter
2016-07-21
1
-1
/
+1
|
*
tests: Add test for ssh support.
Justus Winter
2016-07-19
1
-3
/
+11
|
*
gpgscm: Fix linking.
Justus Winter
2016-07-15
1
-1
/
+1
|
*
gpgscm: Use kludge to avoid improper use of ffi_schemify_name.
Werner Koch
2016-07-14
1
-3
/
+7
|
*
gpgscm: Capture output of spawned processes.
Justus Winter
2016-07-07
1
-3
/
+6
|
*
tests: Honor environment variable 'TMP'.
Justus Winter
2016-07-05
1
-4
/
+16
|
*
gpgscm: Improve robustness and compatibility.
Justus Winter
2016-07-05
1
-2
/
+8
|
*
gpgscm: Fix reallocating string ports.
Justus Winter
2016-06-30
1
-1
/
+2
|
*
gpgscm: Free memory backing string ports.
Justus Winter
2016-06-30
1
-0
/
+2
|
*
gpgscm: Use the allocator from libgcrypt.
Justus Winter
2016-06-30
1
-1
/
+2
|
*
gpgscm: Fix memory leaks.
Justus Winter
2016-06-28
3
-14
/
+32
|
*
gpgscm: Free file names.
Justus Winter
2016-06-28
1
-0
/
+5
|
*
gpgscm: Fix buffer overflow.
Justus Winter
2016-06-28
1
-1
/
+2
|
*
gpgscm: Handle exceptions in the transformation monad.
Justus Winter
2016-06-23
1
-13
/
+23
|
*
gpgscm: Add types for special objects.
Justus Winter
2016-06-23
1
-6
/
+14
|
*
gpgscm: Fix Scheme initialization.
Justus Winter
2016-06-23
1
-0
/
+3
|
*
gpgscm: Fix manual.
Justus Winter
2016-06-23
1
-1
/
+1
|
*
gpgscm: Add more file handling functions.
Justus Winter
2016-06-21
2
-0
/
+44
|
*
gpgscm: Improve test framework.
Justus Winter
2016-06-21
2
-13
/
+19
|
*
gpgscm: Use native string searching functions.
Justus Winter
2016-06-21
4
-43
/
+118
|
*
gpgscm: Improve error reporting.
Justus Winter
2016-06-21
1
-2
/
+27
|
*
gpgscm: Make memory allocation failures fatal.
Justus Winter
2016-06-21
1
-1
/
+1
|
*
tests: Make make distcheck work again.
Werner Koch
2016-06-17
1
-3
/
+5
[prev]
[next]