Next | Query returned 31 messages, browsing 11 to 20 | Previous

History of commit frequency

CVS Commit History:


   2017-12-21 10:44:14 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
libassuan2: updated to 2.5.1

Noteworthy changes in version 2.5.1:
 * Fix c+p error in the previous usleep fix.

Noteworthy changes in version 2.5.0:
 * New function to change the system hooks for the socket
   interface.
 * Fix the use of the internal usleep in the nPth implementation.
 * Interface changes relative to the 2.4.0 release:
 assuan_sock_set_system_hooks   NEW.
   2017-12-17 17:48:23 by Tobias Nygren | Files touched by this commit (1)
Log message:
libassuan2: add MASTER_SITE mirror
   2017-12-14 09:52:17 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
libassuan2: updated to 2.4.5

Noteworthy changes in version 2.4.5:
* Avoid a blocking close on Windows with nPth.
   2017-11-17 12:15:18 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
libassuan2: updated to 2.4.4

Changes in version 2.4.4:
* New configure option --disable-doc.
* Fix the use of nanosleep.
* Portability fixes for OpenBSD and macOS.
* Portability fix for systems not defining INADDR_LOOPBACK.
* Improve descriptor passing test to fix a Cygwin build problem.
   2017-05-25 13:49:05 by Jonathan Perkin | Files touched by this commit (3)
Log message:
Handle _XOPEN_SOURCE correctly on SunOS.
   2016-12-01 15:48:02 by Thomas Klausner | Files touched by this commit (9)
Log message:
Fix weird CONFLICTS line.
   2016-07-17 09:21:28 by Thomas Klausner | Files touched by this commit (2)
Log message:
Remove patch that is not needed any longer.
Confirmed by adam@
   2016-07-16 10:27:47 by Thomas Klausner | Files touched by this commit (1)
Log message:
Request minimal libgpg-error version that is accepted by configure.
   2016-07-16 10:20:56 by Thomas Klausner | Files touched by this commit (2)
Log message:
Updated libassuan to 2.4.3.

Add TEST_TARGET.

Noteworthy changes in version 2.4.3 (2016-07-14) [C7/A7/R3]
------------------------------------------------

 * Allow socket redirection with assuan_socket_connect.

 * Speedup spawning programs on Linux

 * Fix minor memory leaks

 * Portability fixes for Solaris and AIX.
   2015-12-14 15:07:42 by Ryo ONODERA | Files touched by this commit (3)
Log message:
Update to 2.4.2

Changelog:
Noteworthy changes in version 2.4.2 (2015-12-02) [C7/A7/R2]
------------------------------------------------

 * The nPth version of the connect system hook does now wrap the call
   with npth_unprotec/npth_protect to avoid blocking during a connect.

 * Add feature to assuan_sock_connect_byname to test for SOCKS5
   availability.

Noteworthy changes in version 2.4.1 (2015-11-23) [C7/A7/R1]
------------------------------------------------

 * In Tor mode fallback to port 9150 if 9050 is not listening.

 * Allow building with older mingw-w64 versions.

Noteworthy changes in version 2.4.0 (2015-11-03) [C7/A7/R0]
------------------------------------------------

 * New flags "socks" and "tor-mode" for \ 
assuan_sock_{set,get}_flag.

 * New function assuan_sock_connect_byname.

 * Require at least libgpg-error 1.17.

 * Interface changes relative to the 2.3.0 release:
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 assuan_sock_connect_byname    NEW.
 ASSUAN_SOCK_TOR               NEW.
 ASSUAN_SOCK_SOCKS             NEW.
 assuan_sock_set_flag          EXTENDED.
 assuan_sock_get_flag          EXTENDED.

Noteworthy changes in version 2.3.0 (2015-08-28) [C6/A6/R0]
------------------------------------------------

 * Now wipes out the memory of the context structure before freeing.
   The context may have stored sensitive data in its line buffers.

 * Fixed a problem with the data length limit in assuan_inquire.

 * Returns GPG_ERR_SOURCE_ASSUAN with errors from functions w/o a
   context.

 * Two new functions to tweak the behaviour of the socket wrappers.

 * Experimental code to support Cygwin's local sockets.

 * By default build without a build timestamp.

 * Interface changes relative to the 2.2.1 release:
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 assuan_sock_set_flag     NEW.
 assuan_sock_get_flag     NEW.

Next | Query returned 31 messages, browsing 11 to 20 | Previous