[Pkg-gnupg-commit] [libassuan] annotated tag NEWPG-0-0-0 created (now 68a9046)

Eric Dorland eric at moszumanska.debian.org
Fri May 22 05:34:17 UTC 2015


This is an automated email from the git hooks/post-receive script.

eric pushed a change to annotated tag NEWPG-0-0-0
in repository libassuan.

        at  68a9046   (tag)
   tagging  cfe7ddef47bd2707798e6ca417fbcbb6e7e2f927 (commit)
 tagged by  GIT admin account
        on  Fri Dec 14 19:35:56 2001 +0000

- Log -----------------------------------------------------------------
This commit was manufactured by cvs2svn to create tag 'NEWPG-0-0-0'.

Marcus Brinkmann (7):
      * assuan-connect.c (assuan_pipe_connect): New function.
      * assuan-connect.c (assuan_pipe_connect): Require NAME to be set.
      * assuan.h: Prototype assuan_pipe_connect and assuan_pipe_disconnect.
      2001-12-13  Marcus Brinkmann  <marcus at gnu.org>
      assuan/
      2001-12-14  Marcus Brinkmann  <marcus at g10code.de>
      Change history, doubleplusgood.

Repo Admin (1):
      New repository initialized by cvs2svn.

Werner Koch (21):
      First chunk of code for the Assuan library
      gpgsm does now build and a dummy server can be started.
      Assuan server mode is now basically usable
      we are now able to check self-signed certificates
      Allow to store an arbitrary pointer in the context.
      Added code for data lines.  For ease of implementation we need glibc
      Signing does now work.  There is no secret key management yet, so you
      * assuan-buffer.c (_assuan_read_line): Deal with reads of more
      * assuan-connect.c (assuan_get_pid): New - actually done by Marcus in gpgme.
      Add a copyright note to the bottom
      * assuan-handler.c (assuan_register_bye_notify)
      (assuan_process): Moved bulk of function to ..
      * assuan.h: Added more status codes.
      More error codes
      * assuan-handler.c (assuan_register_input_notify): New.
      assuan-connect.c (assuan_pipe_connect): Add more error reporting.
      new error codes
      * assuan-connect.c (assuan_pipe_connect): Implemented the inital
      Fixed INPUT/OUTPUT command
      * util.h (digitp, hexdigitp): New ctype like macros.
      * assuan-listen.c (assuan_close_input_fd): New.

-----------------------------------------------------------------------

This annotated tag includes the following new commits:

       new  092da66   New repository initialized by cvs2svn.
       new  360de5a   First chunk of code for the Assuan library
       new  06a04ea   gpgsm does now build and a dummy server can be started.
       new  d5aea23   Assuan server mode is now basically usable
       new  3273d72   we are now able to check self-signed certificates
       new  4a06ed3   	* assuan-connect.c (assuan_pipe_connect): New function. 	(assuan_pipe_disconnect): Likewise. 	* assuan-defs.h (struct assuan_context_s): New member PID.
       new  e91d747   Allow to store an arbitrary pointer in the context. Added assuan_write_status().
       new  8837bf9   Added code for data lines.  For ease of implementation we need glibc (custom streams).
       new  84e785b   	* assuan-connect.c (assuan_pipe_connect): Require NAME to be set. 	Using ARGV[0] automatically is bad mojo.
       new  61756e7   	* assuan.h: Prototype assuan_pipe_connect and assuan_pipe_disconnect.
       new  91d758a   Signing does now work.  There is no secret key management yet, so you should set GPGSM_FAKE_KEY=1 before you try to verify a signature created by gpgsm --sign or the SIGN server command.
       new  3330fe3   * assuan-buffer.c (_assuan_read_line): Deal with reads of more than a line. * assuan-defs.h: Add space in the context for this.
       new  e4eb731   * assuan-connect.c (assuan_get_pid): New - actually done by Marcus in gpgme. Set the line length back to the old value.
       new  c08d23f   Add a copyright note to the bottom
       new  e78360c   * assuan-handler.c (assuan_register_bye_notify) (assuan_register_reset_notify) (assuan_register_cancel_notify): New and call them from the standard handlers.
       new  39ab39d   (assuan_process): Moved bulk of function to .. (process_request): .. new. (assuan_process_next): One shot version of above. (assuan_get_active_fds): New. NOTE - this has not been tested yet.
       new  bef98f1   * assuan.h: Added more status codes.
       new  27a3b31   More error codes
       new  47e100a   * assuan-handler.c (assuan_register_input_notify): New. (assuan_register_output_notify): New.
       new  e9a8c90   assuan-connect.c (assuan_pipe_connect): Add more error reporting. assuan-client.c: New. assuan-inquire.c: New. assuan-handler.c (process_request): Check for nested invocations.
       new  7f3bee6   new error codes
       new  fa5bb50   * assuan-connect.c (assuan_pipe_connect): Implemented the inital handshake. * assuan-client.c (read_from_server): Renamed to (_assuan_read_from_server): this and made external.
       new  8bb0195   Fixed INPUT/OUTPUT command
       new  07ac854   2001-12-13  Marcus Brinkmann  <marcus at gnu.org>
       new  d2b43a6   assuan/ 2001-12-14  Marcus Brinkmann  <marcus at g10code.de>
       new  b55899b   2001-12-14  Marcus Brinkmann  <marcus at g10code.de>
       new  1bc91ac   Change history, doubleplusgood.
       new  bf3161a   * util.h (digitp, hexdigitp): New ctype like macros. (atoi_1,atoi_2,atoi_4,xtoi_1,xtoi_2): New.
       new  cfe7dde   * assuan-listen.c (assuan_close_input_fd): New. (assuan_close_output_fd): New. * assuan-handler.c (std_handler_reset): Always close them after a reset command. (std_handler_bye): Likewise.

The 29 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-gnupg/libassuan.git



More information about the Pkg-gnupg-commit mailing list