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: Clean sweeped cells.
Justus Winter
2016-11-23
1
-2
/
+2
|
*
gpgscm: Fix initialization of 'sink'.
Justus Winter
2016-11-23
1
-1
/
+1
|
*
gpgscm: Refactor.
Justus Winter
2016-11-22
1
-6
/
+6
|
*
gpgscm: Fix property lists.
Justus Winter
2016-11-22
2
-32
/
+56
|
*
gpgscm: Fix installation of error handler.
Justus Winter
2016-11-22
1
-0
/
+1
|
*
gpgscm: Use a static pool of cells for small integers.
Justus Winter
2016-11-22
3
-19
/
+108
|
*
gpgscm: Re-enable the garbage collector in case of errors.
Justus Winter
2016-11-17
1
-1
/
+3
|
*
gpgscm: Fix string.
Justus Winter
2016-11-17
1
-1
/
+1
|
*
gpgscm: Mark cells requiring finalization.
Justus Winter
2016-11-15
1
-5
/
+6
|
*
gpgscm: Recover more cells.
Justus Winter
2016-11-15
1
-0
/
+1
|
*
gpgscm: Avoid cell allocation overhead.
Justus Winter
2016-11-14
2
-44
/
+252
|
*
gpgscm: Recover cells from the list of recently allocated cells.
Justus Winter
2016-11-10
1
-6
/
+11
|
*
gpgscm: Recover cells used to maintain interpreter state.
Justus Winter
2016-11-10
1
-8
/
+31
|
*
gpgscm: Reduce opcode dispatch overhead.
Justus Winter
2016-11-10
2
-228
/
+256
|
*
gpgscm: Make the compile-hook configurable.
Justus Winter
2016-11-10
3
-1
/
+12
|
*
gpgscm: Drop obsolete commented-out code.
Justus Winter
2016-11-10
1
-19
/
+0
|
*
gpgscm: Remove dubious stack implementation.
Justus Winter
2016-11-10
3
-95
/
+0
|
*
gpgscm: Expose seek and associated constants.
Justus Winter
2016-11-08
2
-0
/
+27
|
*
gpgscm: Fix error message.
Justus Winter
2016-11-08
1
-18
/
+21
|
*
gpgscm: Generalize splice to write to multiple sinks.
Justus Winter
2016-11-07
2
-7
/
+42
|
*
gpgscm: Drop 'len' argument from splice.
Justus Winter
2016-11-07
2
-11
/
+5
|
*
tests: Move environment creation and teardown into each test.
Justus Winter
2016-11-07
1
-0
/
+4
|
*
gpgscm,w32: Provide schemish file handling for binary files.
Justus Winter
2016-11-07
1
-0
/
+14
|
*
gpgscm: Add support for pseudo-random numbers.
Justus Winter
2016-11-07
2
-0
/
+94
|
*
Change all http://www.gnu.org in license notices to https://
Werner Koch
2016-11-05
8
-8
/
+8
|
*
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
[prev]
[next]