/mandos/trunk

To get this branch, use:
bzr branch http://bzr.recompile.se/loggerhead/mandos/trunk

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Teddy Hogeborn
  • Date: 2016-02-28 10:59:18 UTC
  • Revision ID: teddy@recompile.se-20160228105918-tb8pt2p5j0tkcls3
Handle GnuTLS errors and partial sends in gnutls "module".

* mandos (GnuTLS.E_INTERRUPTED, GnuTLS.E_AGAIN): New.
  (GnuTLS.Error): Set error code as "code" attribute.
  (GnuTLS.ClientSession.send): Handle partial sends with a loop.
  (GnuTLS._retry_on_error): New function.
  (GnuTLS.record_send, GnuTLS.handshake, GnuTLS.bye): Set "errcheck"
                                                      attribute to
                                                    "_retry_on_error".
  (ClientHandler.handle): Remove loop for handling partial sends;
                          GnuTLS.ClientSession.send() will do that.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
This NEWS file records noteworthy changes, very tersely.
2
2
See the manual for detailed information.
3
3
 
4
 
Version 1.7.3 (2016-02-29)
5
 
* Client
6
 
** Bug fix: Remove new type of keyring directory user by GnuPG 2.1.
7
 
** Bug fix: Remove "nonnull" attribute from a function argument, which
8
 
   would otherwise generate a spurious runtime warning.
9
 
 
10
 
Version 1.7.2 (2016-02-28)
11
 
* Server
12
 
** Stop using python-gnutls library; it was not updated to GnuTLS 3.3.
13
 
** Bug fix: Only send D-Bus signal ClientRemoved if using D-Bus.
14
 
** Use GnuPG 2 if available.
15
 
* Client
16
 
** Compile with various sanitizing flags.
17
 
 
18
4
Version 1.7.1 (2015-10-24)
19
5
* Client
20
6
** Bug fix: Can now really find Mandos server even if the server has