2016-10-25 |
Werner Koch | common: Use strconcat in gnupg_setenv. |
tree | commitdiff |
2016-10-24 |
NIIBE Yutaka | common: Fix openpgp_is_curve_supported. |
tree | commitdiff |
2016-10-21 |
NIIBE Yutaka | Fix use cases of snprintf. |
tree | commitdiff |
2016-10-20 |
Justus Winter | common,w32: Fix setting environment variables on Windows. |
tree | commitdiff |
2016-10-18 |
Justus Winter | common: Fix copying data to estreams. |
tree | commitdiff |
2016-10-18 |
Justus Winter | common,w32: Communicate with child in non-blocking... |
tree | commitdiff |
2016-10-18 |
Justus Winter | common,w32: Extend gnupg_create_inbound_pipe et al. |
tree | commitdiff |
2016-10-18 |
Justus Winter | common,w32: Make use of default_errsource in exechelp. |
tree | commitdiff |
2016-10-15 |
Werner Koch | agent: Move inotify code to common and improve it. |
tree | commitdiff |
2016-10-07 |
NIIBE Yutaka | agent, dirmngr, scd: Fix init_common_subsystems. |
tree | commitdiff |
2016-10-06 |
Justus Winter | common: Avoid pointer arithmetic on string literals. |
tree | commitdiff |
2016-09-30 |
Justus Winter | build: Fix build against libiconv. |
tree | commitdiff |
2016-09-27 |
Justus Winter | common: Correctly handle modules relying on npth. |
tree | commitdiff |
2016-09-17 |
Daniel Kahn Gillmor | Fix more spelling |
tree | commitdiff |
2016-09-05 |
Justus Winter | common: Restore a simpler variant of 'gnupg_wait_process'. |
tree | commitdiff |
2016-09-05 |
Justus Winter | common: Fix error handling. |
tree | commitdiff |
2016-09-05 |
Justus Winter | common: Improve waiting for processes on POSIX. |
tree | commitdiff |
2016-09-05 |
Justus Winter | common: Fix typo. |
tree | commitdiff |
2016-09-05 |
Werner Koch | common: Add an assuan logging monitor. |
tree | commitdiff |
2016-09-05 |
Werner Koch | common: Add string operator gt,ge,le,lt to recsel. |
tree | commitdiff |
2016-09-02 |
Werner Koch | common: Check read errors in name-value.c |
tree | commitdiff |
2016-08-29 |
Werner Koch | w32: Fix build regression due to 2aa0701. |
tree | commitdiff |
2016-08-29 |
Werner Koch | common: Add a default socket name feature. |
tree | commitdiff |
2016-08-25 |
Werner Koch | common: Rename an odd named function. |
tree | commitdiff |
2016-08-24 |
Werner Koch | common: Guarantee that gnupg_get_time does not return... |
tree | commitdiff |
2016-08-24 |
Werner Koch | doc: Some additional source comments |
tree | commitdiff |
2016-08-22 |
Werner Koch | common: Change license of mbox-util to LGPLv2.1+. |
tree | commitdiff |
2016-08-22 |
Werner Koch | common: Remove unused vars in simple-pwquery. |
tree | commitdiff |
2016-08-18 |
Werner Koch | dirmngr: Remove all system daemon features. |
tree | commitdiff |
2016-08-13 |
Werner Koch | g13: New command --find-device. |
tree | commitdiff |
2016-08-12 |
Daniel Kahn Gillmor | Avoid leading ": " in the log output when there are... |
tree | commitdiff |
2016-08-11 |
Werner Koch | common: New function string_to_u64. |
tree | commitdiff |
2016-08-11 |
Justus Winter | common: Remove compatibility code. |
tree | commitdiff |
2016-08-11 |
Justus Winter | common: Rework the simple password query module. |
tree | commitdiff |
2016-08-11 |
Justus Winter | common: Remove simple password query error codes. |
tree | commitdiff |
2016-08-10 |
Werner Koch | common: New function try_make_printable_string. |
tree | commitdiff |
2016-08-09 |
Ben Kibbey | Cleanup initialization of libgcrypt. |
tree | commitdiff |
2016-08-08 |
NIIBE Yutaka | agent: More clean up of SSH support. |
tree | commitdiff |
2016-08-03 |
Daniel Kahn Gillmor | More cleanup of "allow to". |
tree | commitdiff |
2016-08-03 |
Werner Koch | common: New file utilproto.c |
tree | commitdiff |
2016-07-26 |
Justus Winter | common: Fix iobuf_peek corner case. |
tree | commitdiff |
2016-07-26 |
Justus Winter | common: Avoid excessive stack use. |
tree | commitdiff |
2016-07-26 |
Justus Winter | common: Rework resource cleanup when handling errors. |
tree | commitdiff |
2016-07-26 |
Justus Winter | common: Add unit test for exectool. |
tree | commitdiff |
2016-07-14 |
Werner Koch | Merge branch 'master' into STABLE-BRANCH-2-2 |
tree | commitdiff |
2016-07-14 |
Werner Koch | build: Require latest released libraries |
tree | commitdiff |
2016-07-13 |
Werner Koch | Merge branch 'master' into STABLE-BRANCH-2-2 |
tree | commitdiff |
2016-07-04 |
Werner Koch | tests: Add a gettime test for sizeof (time_t) > 4. |
tree | commitdiff |
2016-07-02 |
Werner Koch | doc: Describe filter expressions. |
tree | commitdiff |
2016-07-01 |
Werner Koch | common: Add function to select records etc. |
tree | commitdiff |
2016-07-01 |
Werner Koch | common: Smart up register_mem_cleanup_func. |
tree | commitdiff |
2016-07-01 |
Justus Winter | common: Annotate semi-static allocation. |
tree | commitdiff |
2016-06-30 |
Justus Winter | common: Fix memory leak. |
tree | commitdiff |
2016-06-30 |
Justus Winter | common: Fix memory leak. |
tree | commitdiff |
2016-06-28 |
Justus Winter | common: Fix memory leaks. |
tree | commitdiff |
2016-06-28 |
Werner Koch | common: New function rfctimestamp. |
tree | commitdiff |
2016-06-28 |
Werner Koch | common: Add missing header file for clarity. |
tree | commitdiff |
2016-06-28 |
Justus Winter | common: Close input stream. |
tree | commitdiff |
2016-06-28 |
Justus Winter | common: Fix copying data from the spawned child. |
tree | commitdiff |
2016-06-23 |
Werner Koch | common: Fix possible small memory leak in b64dec.c. |
tree | commitdiff |
2016-06-23 |
Werner Koch | common: Add dedicated private key functions to name... |
tree | commitdiff |
2016-06-23 |
Werner Koch | common: Rename external symbols in name-value.c. |
tree | commitdiff |
2016-06-23 |
Werner Koch | common: Rename private-keys.c to name-value.c |
tree | commitdiff |
2016-06-23 |
Werner Koch | common: Change license of b64dec.c and b64enc.c to... |
tree | commitdiff |
2016-06-23 |
Werner Koch | common: Add PGP armor decoding to b64dec. |
tree | commitdiff |
2016-06-20 |
Werner Koch | gpg: Add experimental support for an issuer fpr. |
tree | commitdiff |
2016-06-14 |
Werner Koch | doc: Consistently use 'keyserver'. |
tree | commitdiff |
2016-06-12 |
Werner Koch | common: Fix bad printf format in t-stringhelp.c |
tree | commitdiff |
2016-06-11 |
Werner Koch | common: New function split_fields. |
tree | commitdiff |
2016-06-08 |
Werner Koch | Explicitly restrict socket permissions. |
tree | commitdiff |
2016-06-08 |
Werner Koch | w32: Fix recent build regression. |
tree | commitdiff |
2016-06-08 |
Werner Koch | Implement /run/user/UID/gnupg based sockets. |
tree | commitdiff |
2016-06-07 |
Werner Koch | common: New function gnupg_socketdir. |
tree | commitdiff |
2016-06-07 |
Werner Koch | common: Remove homedir arg from start_new_{dirmngr... |
tree | commitdiff |
2016-06-07 |
Werner Koch | Replace use of opt.homedir by accessor functions. |
tree | commitdiff |
2016-06-02 |
Werner Koch | common: New function openpgp_is_curve_supported. |
tree | commitdiff |
2016-06-02 |
Werner Koch | common: Add comments on how to enable backtrace(). |
tree | commitdiff |
2016-05-31 |
Werner Koch | gpg: New status code NOTATION_FLAGS. |
tree | commitdiff |
2016-05-27 |
Werner Koch | common: Add a status callback to gnupg_exec_tool_stream. |
tree | commitdiff |
2016-05-27 |
Werner Koch | common: Allow a second input stream for gnupg_exec_tool... |
tree | commitdiff |
2016-05-27 |
Werner Koch | common: Simplify the fd closing patch 512c56a. |
tree | commitdiff |
2016-05-27 |
Werner Koch | common: Speedup closing fds before an exec. |
tree | commitdiff |
2016-05-27 |
Werner Koch | common: Extend gnupg_create_inbound_pipe et al. |
tree | commitdiff |
2016-05-27 |
Werner Koch | common: Make use of default_errsource in exechelp. |
tree | commitdiff |
2016-05-24 |
Werner Koch | common: Add simple dynamic array function. |
tree | commitdiff |
2016-05-24 |
Werner Koch | common,w32: Silence an unused arg warning message. |
tree | commitdiff |
2016-05-17 |
Werner Koch | gpg: Emit new status line KEY_CONSIDERED. |
tree | commitdiff |
2016-05-04 |
Werner Koch | Some minor string changes and fixed a printf format. |
tree | commitdiff |
2016-05-03 |
Werner Koch | common: Print https URLs in help messages. |
tree | commitdiff |
2016-05-03 |
Werner Koch | tests: Silence output of some tests. |
tree | commitdiff |
2016-05-02 |
Werner Koch | gpg: Re-format some tofu messages. |
tree | commitdiff |
2016-04-29 |
Werner Koch | common: Extend log_string to indent lines. |
tree | commitdiff |
2016-04-29 |
Werner Koch | common: Improve log_assert. |
tree | commitdiff |
2016-04-25 |
Werner Koch | common: Minor fixes for the new private-keys.c. |
tree | commitdiff |
2016-04-25 |
Werner Koch | common: Use new function to print a failure of xtrymalloc. |
tree | commitdiff |
2016-04-21 |
Justus Winter | common: Drop unused variables, fix warnings. |
tree | commitdiff |
2016-04-21 |
Justus Winter | common: Add support for the new extended private key... |
tree | commitdiff |
2016-04-21 |
Justus Winter | common: Add 'free_strlist_wipe' which wipes memory. |
tree | commitdiff |
2016-04-21 |
Justus Winter | common: Add 'append_to_strlist_try' which can fail. |
tree | commitdiff |
2016-04-21 |
Werner Koch | w32: Replace libiconv DLL by iconv feature of libgpg... |
tree | commitdiff |
next |