February 2002 Commit Log

Number of Commits:
155
Number of Active Developers:
3
nmav 2002-02-28 13:39

added a check in the given parameters for null

4 lines of code changed in:

nmav 2002-02-28 13:38

added session resumption test

60 lines of code changed in:

twoaday 2002-02-28 13:31

Changed the interface for the new OpenCDK version.

90 lines of code changed in:

nmav 2002-02-28 09:55

updated gaa files, and client options.

39 lines of code changed in:

nmav 2002-02-28 09:38

gnutls_record_set_default_version() was prefixed with underscore, and
it is no longer exported.

8 lines of code changed in:

nmav 2002-02-28 09:36

Corrected session resuming in certificate authentication. gnutls_deinit,
does not remove the session entry any more if it is invalid. Added
gnutls_db_remove_session() function, which does this.

95 lines of code changed in:

nmav 2002-02-28 08:00

added missing files

767 lines of code changed in:

nmav 2002-02-27 23:29

removed cycle from gnutls_free and gnutls_secure_free.

19 lines of code changed in:

nmav 2002-02-27 22:12

added check for TLS closure alerts

55 lines of code changed in:

nmav 2002-02-27 21:53

added openpgp authentication test, and unknown cipher suites test

50 lines of code changed in:

nmav 2002-02-27 21:38

Now we do not send the srp username as an extension, if SRP is
disabled.

8 lines of code changed in:

nmav 2002-02-27 21:26

added check for client hello extensions.

20 lines of code changed in:

nmav 2002-02-27 21:07

Added tls_test. This is program that can be used to test TLS servers'
parameters.

599 lines of code changed in:

nmav 2002-02-27 21:05

Added gnutls_record_set_default_version(). This is a low level function.

26 lines of code changed in:

nmav 2002-02-27 11:58

SOCKET_PTR was removed

0 lines of code changed in:

nmav 2002-02-27 11:06

corrected record_send() prototype

1 lines of code changed in:

nmav 2002-02-26 20:08

updated for fcdump

15 lines of code changed in:

nmav 2002-02-25 23:49

*** empty log message ***

3 lines of code changed in:

nmav 2002-02-25 23:48

added (an impossible situation) check

5 lines of code changed in:

nmav 2002-02-25 23:31

*** empty log message ***

13 lines of code changed in:

twoaday 2002-02-24 20:24

Fixed a possible buffer overflow.

17 lines of code changed in:

Repository Tag: gnutls_0_3_90
nmav 2002-02-24 18:34

added missing makefile.am

1 lines of code changed in:

nmav 2002-02-24 16:46

The Diffie Hellman parameters are now stored in the credentials structures.
This will allow precomputation of signatures (for DHE cipher suites).

289 lines of code changed in:

nmav 2002-02-24 13:54

*** empty log message ***

96 lines of code changed in:

nmav 2002-02-24 13:00

*** empty log message ***

6 lines of code changed in:

nmav 2002-02-24 12:24

*** empty log message ***

5 lines of code changed in:

nmav 2002-02-24 11:47

removed GNUTLS_CERT_NONE (replaced by GNUTLS_E_NO_CERTIFICATE_FOUND).
removed GNUTLS_CERT_VALID (it's valid if it's not invalid)

44 lines of code changed in:

twoaday 2002-02-23 22:50

Bug fixes for _verify_key and basic trust handling for keys.

81 lines of code changed in:

nmav 2002-02-23 11:57

*** empty log message ***

6 lines of code changed in:

nmav 2002-02-23 10:00

*** empty log message ***

32 lines of code changed in:

nmav 2002-02-23 00:53

*** empty log message ***

1 lines of code changed in:

nmav 2002-02-23 00:49

includes moved before #ifdef

7 lines of code changed in:

nmav 2002-02-22 20:29

*** empty log message ***

0 lines of code changed in:

twoaday 2002-02-22 19:49

Added stubs for the case we don't have OpenCDK support.

115 lines of code changed in:

nmav 2002-02-22 19:31

Changed certificate verification functions.

66 lines of code changed in:

nmav 2002-02-22 18:43

*** empty log message ***

6 lines of code changed in:

twoaday 2002-02-22 18:14

Implemented gnutls_certificate_set_openpgp_key_mem.
Some basic routines for key ownertrust.

140 lines of code changed in:

nmav 2002-02-22 14:30

added trustdb stuff

10 lines of code changed in:

twoaday 2002-02-22 13:52

Modified code for the new OpenCDK code.

90 lines of code changed in:

nmav 2002-02-22 13:26

*** empty log message ***

3 lines of code changed in:

nmav 2002-02-22 12:39

*** empty log message ***

2 lines of code changed in:

nmav 2002-02-22 12:34

moved private cipher suites to 0xFF space.

8 lines of code changed in:

nmav 2002-02-22 01:40

Several alert protocol changes.

109 lines of code changed in:

twoaday 2002-02-21 23:34

Fixed return code check for GnuTLS functions.

1 lines of code changed in:

nmav 2002-02-21 22:06

*** empty log message ***

9 lines of code changed in:

nmav 2002-02-21 21:57

set_key_server renamed to set_keyserver

3 lines of code changed in:

nmav 2002-02-21 21:42

Added gnutls_alert_str (allows printing alert number descriptions)

149 lines of code changed in:

twoaday 2002-02-21 14:49

Fixed a segfault in the OpenPGP code.

4 lines of code changed in:

nmav 2002-02-21 10:55

Updated the openpgp certificate message, fingerprint handling.

7 lines of code changed in:

nmav 2002-02-21 10:21

*** empty log message ***

14 lines of code changed in:

nmav 2002-02-20 21:53

some fixes in verification procedure

13 lines of code changed in:

twoaday 2002-02-19 19:57

Applied the patches to fix the GDOC problem.
Some bug fixes all over the place and the implementation of some
function stubs.

230 lines of code changed in:

nmav 2002-02-19 09:17

removed CERT_CORRUPTED

7 lines of code changed in:

nmav 2002-02-19 09:09

openpgp fingerprint is calculated dynamically.

7 lines of code changed in:

nmav 2002-02-18 21:31

Added some support the OpenPGP Certificate message, with key fingerprints.

47 lines of code changed in:

nmav 2002-02-18 15:11

Added some stuff for the client to send the OpenPGP fingerprint.

230 lines of code changed in:

nmav 2002-02-17 21:07

Corrected bug in RSA authentication, responsible for random
(very very rare, and difficult to reproduce) failures.

21 lines of code changed in:

nmav 2002-02-17 14:49

*** empty log message ***

4 lines of code changed in:

nmav 2002-02-17 14:14

Improved X.509 verification functions. They are still too primitive.

140 lines of code changed in:

nmav 2002-02-17 10:55

*** empty log message ***

2 lines of code changed in:

nmav 2002-02-16 21:50

Some cleanups.

10 lines of code changed in:

nmav 2002-02-15 19:43

*** empty log message ***

13 lines of code changed in:

twoaday 2002-02-15 18:30

Fixed some memory leaks.
Code to handle ElGamal keys.
Some minor bug fixes.

69 lines of code changed in:

nmav 2002-02-15 18:04

renamed gnutls_read to gnutls_record_read and gnutls_write to
gnutls_record_write.

8 lines of code changed in:

nmav 2002-02-15 16:28

*** empty log message ***

9 lines of code changed in:

nmav 2002-02-15 12:34

updated client and server

66 lines of code changed in:

nmav 2002-02-15 12:34

removed

0 lines of code changed in:

nmav 2002-02-15 12:25

*** empty log message ***

1 lines of code changed in:

nmav 2002-02-15 12:23

Extension types now use a 16 bit type field (following the current draft).
Some fixes in the max record size extension.

19 lines of code changed in:

nmav 2002-02-15 12:22

*** empty log message ***

12 lines of code changed in:

twoaday 2002-02-14 22:38

Basic HKP keyserver support.
Function to retrieve the key from the keyring by keyid, fingerprint.

323 lines of code changed in:

nmav 2002-02-14 12:52

Verification function returns the GNUTLS_CERT_VALID flag.

27 lines of code changed in:

nmav 2002-02-14 12:02

*** empty log message ***

1833 lines of code changed in:

nmav 2002-02-14 11:57

Changed srp callback function parameters.

7 lines of code changed in:

nmav 2002-02-14 11:45

Corrected bugs in prime generation.

179 lines of code changed in:

nmav 2002-02-14 11:30

Server updated. Now command line parameters are available.

214 lines of code changed in:

nmav 2002-02-14 11:04

*** empty log message ***

2 lines of code changed in:

nmav 2002-02-14 10:57

*** empty log message ***

1 lines of code changed in:

nmav 2002-02-14 10:25

Updated client

278 lines of code changed in:

nmav 2002-02-14 10:23

*** empty log message ***

2 lines of code changed in:

nmav 2002-02-14 10:21

Direct access to version field in the state was replaced by the function
gnutls_protocol_get_version().

22 lines of code changed in:

nmav 2002-02-14 10:20

Corrected bugs in RSA authentication. Random value is not generated
using the GNUTLS_STRONG_RANDOM flag, and fixed client key exchange packet
formating, to depend on the correct version.

7 lines of code changed in:

nmav 2002-02-14 10:18

*** empty log message ***

9 lines of code changed in:

nmav 2002-02-14 10:16

Added GNUTLS_CERT_INVALID and GNUTLS_CERT_VALID of CertificateStatus flags,
which replace GNUTLS_CERT_NOT_TRUSTED.

13 lines of code changed in:

fiorinaf 2002-02-13 20:48

bug fix with bison 1.32

3 lines of code changed in:

nmav 2002-02-13 19:03

Added more functions to allow access to Diffie Hellman parameters
(partially at least). Corrected Diffie Hellman stuff.

425 lines of code changed in:

nmav 2002-02-13 11:07

*** empty log message ***

3 lines of code changed in:

nmav 2002-02-13 11:03

Made most ifdefs in client program, configurable via command line.

190 lines of code changed in:

nmav 2002-02-13 11:02

It does not send the cert_type extension if only x.509 certificates
are used.

11 lines of code changed in:

nmav 2002-02-12 14:04

Priority cannot be set if not using the OPENCDK library.

7 lines of code changed in:

nmav 2002-02-11 11:08

Added new client pgp keys and a keyring

1 lines of code changed in:

nmav 2002-02-11 00:52

*** empty log message ***

28 lines of code changed in:

nmav 2002-02-11 00:38

*** empty log message ***

31 lines of code changed in:

nmav 2002-02-11 00:28

*** empty log message ***

2 lines of code changed in:

twoaday 2002-02-11 00:08

High level support for OpenPGP keyrings.

72 lines of code changed in:

nmav 2002-02-10 23:24

Added ChangeLog [generated by CVS log]

8933 lines of code changed in:

nmav 2002-02-10 22:58

*** empty log message ***

11 lines of code changed in:

nmav 2002-02-10 20:22

*** empty log message ***

2 lines of code changed in:

nmav 2002-02-10 15:33

*** empty log message ***

5 lines of code changed in:

nmav 2002-02-10 12:10

*** empty log message ***

2 lines of code changed in:

nmav 2002-02-10 11:20

*** empty log message ***

1 lines of code changed in:

nmav 2002-02-09 21:56

*** empty log message ***

20 lines of code changed in:

nmav 2002-02-09 20:32

*** empty log message ***

3 lines of code changed in:

nmav 2002-02-09 20:20

Added gnutls_certificate_type_get_name() function.

18 lines of code changed in:

nmav 2002-02-09 19:54

*** empty log message ***

10 lines of code changed in:

twoaday 2002-02-09 19:35

* Applied the fixed for the memory leaks.

14 lines of code changed in:

nmav 2002-02-09 19:32

*** empty log message ***

10 lines of code changed in:

nmav 2002-02-09 19:25

Added ability for an SRP server to use multiple password files. The
password file is selected on the fly (handshake) using a callback
function.

133 lines of code changed in:

twoaday 2002-02-09 14:18

* auth_cert.h: Added OpenPGP keyring item.

* gnutls_openpgp.c: Improved support for keyring handling.

183 lines of code changed in:

nmav 2002-02-09 13:19

Some fixes in ciphertext2compressed handling

14 lines of code changed in:

nmav 2002-02-09 12:10

Removed the GNUTLS_E_MAC_FAILED error. Now only GNUTLS_E_DECRYPTION_FAILED
error is used. That we don't leak any information about the result of
a possible attack.

6 lines of code changed in:

nmav 2002-02-08 23:30

Added LIBOPENCDK ifdefs (suggested by Andrew McDonald)

18 lines of code changed in:

nmav 2002-02-08 23:29

Added bison generated file

0 lines of code changed in:

nmav 2002-02-08 21:11

*** empty log message ***

23 lines of code changed in:

nmav 2002-02-08 20:36

changed the introduction (again)

5 lines of code changed in:

nmav 2002-02-07 22:12

*** empty log message ***

5 lines of code changed in:

nmav 2002-02-07 21:58

Corrected behaviour of client openpgp certificate selection.

336 lines of code changed in:

nmav 2002-02-07 20:17

*** empty log message ***

1 lines of code changed in:

nmav 2002-02-07 20:08

removed gnutls_certificate_get_ours_index()

0 lines of code changed in:

nmav 2002-02-07 15:59

Added asn1 file

0 lines of code changed in:

nmav 2002-02-06 23:07

Modified gnutls_x509_extract_subject_alt_name() to return the type,
instead of storing it to a pointer.

10 lines of code changed in:

nmav 2002-02-06 15:11

Added function which returns the subjectAltName (subject_dns_name was
obsoleted).

98 lines of code changed in:

nmav 2002-02-06 00:00

added Timo

3 lines of code changed in:

nmav 2002-02-05 20:34

*** empty log message ***

4 lines of code changed in:

nmav 2002-02-05 13:18

*** empty log message ***

16 lines of code changed in:

nmav 2002-02-05 13:09

Changed the X.509 certificate verification algorithm. Now
if any of the certificates in the certificate path is expired
(except the first one), we return GNUTLS_CERT_NOT_TRUSTED.

22 lines of code changed in:

nmav 2002-02-05 13:08

*** empty log message ***

5 lines of code changed in:

twoaday 2002-02-05 12:06

Changes the function name to make clear OpenPGP uses keys and
not certificates like X.509.

30 lines of code changed in:

nmav 2002-02-04 23:35

Changes for gnutls_openpgp_name structure

14 lines of code changed in:

twoaday 2002-02-04 22:39

Now OpenPGP uses its own context for DN.

10 lines of code changed in:

twoaday 2002-02-03 22:43

More fixes for the GnuTLS OpenPGP code.

82 lines of code changed in:

nmav 2002-02-03 21:19

renamed the gnutls_dn structure to gnutls_x509_dn

17 lines of code changed in:

nmav 2002-02-03 20:17

made the print_info stuff much cleaner.

213 lines of code changed in:

nmav 2002-02-03 20:06

some changes in gnutls_cert handling

7 lines of code changed in:

nmav 2002-02-03 19:57

*** empty log message ***

1 lines of code changed in:

nmav 2002-02-03 19:54

keyUsage is now 16 bits

1 lines of code changed in:

nmav 2002-02-03 19:52

*** empty log message ***

2 lines of code changed in:

nmav 2002-02-03 19:36

*** empty log message ***

5 lines of code changed in:

nmav 2002-02-03 19:30

Added OpenPGP certificate support in gnutls.
Several changes.

692 lines of code changed in:

twoaday 2002-02-03 14:31

* gnutls_openpgp.c (_gnutls_openpgp_cert2gnutls_cert): New.
Set the keyUsage flag to indicate what the key is useful for.

70 lines of code changed in:

nmav 2002-02-03 13:46

*** empty log message ***

1 lines of code changed in:

nmav 2002-02-03 13:45

Exported openpgp keys' related functions.

11 lines of code changed in:

nmav 2002-02-03 13:38

Moved functions unrelated to record layer to gnutls_state.c

179 lines of code changed in:

nmav 2002-02-03 13:24

several modifications for cert_type extension etc

8 lines of code changed in:

nmav 2002-02-03 13:16

Added option to set the cert_type priority.

44 lines of code changed in:

twoaday 2002-02-03 12:51

* Applied the patch and minor changes.

* Now it's also possible to use binary certificates.

40 lines of code changed in:

nmav 2002-02-03 12:36

Added stuff for parsing the CertType extension type.

176 lines of code changed in:

twoaday 2002-02-03 03:16

* gnutls_openpgp.c: Fixed some memory leaks.

66 lines of code changed in:

nmav 2002-02-02 22:24

renamed gnutls_fingerprint() to gnutls_x509_fingerprint().

3 lines of code changed in:

twoaday 2002-02-02 18:52

* gnutls_openpgp.c: Now all functions use gnutls_datum.
Change the function headers of internal functions.

41 lines of code changed in:

nmav 2002-02-01 22:14

Added gnutls_openpgp in the makefiles.
Added some kind of opencdk library detection.

67 lines of code changed in:

twoaday 2002-02-01 19:51

New files for OpenPGP tests.

0 lines of code changed in:

twoaday 2002-02-01 19:49

* gnutls_openpgp.c: Added gdoc compatible function descriptions.

(gnutls_openpgp_add_fingerprint): New function to register keyrings.

65 lines of code changed in:

nmav 2002-02-01 12:31

added new header file

7 lines of code changed in:

nmav 2002-02-01 12:14

Several changes in certificate and key handling.
* gnutls_certificate_allocate_sc() does not require the ncerts argument

1267 lines of code changed in:

January 2002 »

Generated by StatCVS 0.3