August 2002 Commit Log

Number of Commits:
56
Number of Active Developers:
2
nmav 2002-08-31 10:51

Improved the certificate and key read functions. They can now read a PEM encoded key and certificate from the same file.

38 lines of code changed in:

nmav 2002-08-30 21:32

cert_type abreviation was expanded to certificate_type.

45 lines of code changed in:

nmav 2002-08-29 15:01

*** empty log message ***

3 lines of code changed in:

nmav 2002-08-29 14:58

Renamed all the constructed types to have more consisten names, and some other minor improvements.

2976 lines of code changed in:

Repository Tag: gnutls_0_5_x_before_types_change
nmav 2002-08-29 12:08

removed PGPKEYS from the distribution.

1 lines of code changed in:

nmav 2002-08-29 00:05

*** empty log message ***

341 lines of code changed in:

nmav 2002-08-28 23:02

*** empty log message ***

3 lines of code changed in:

nmav 2002-08-28 17:44

Allow the NULL pointer for data in gnutls_record_send(), if the previous call was interrupted.

13 lines of code changed in:

nmav 2002-08-28 17:18

Corrected possible bug in decompression code. Well compressed packets may have been rejected due to limited buffer.

4 lines of code changed in:

nmav 2002-08-28 16:08

Added support for the new SRP draft by D. Taylor. This includes the
removal of the blowfish crypt hash option, and the change of SRP cipher
suite numbers.

796 lines of code changed in:

nmav 2002-08-27 11:41

removed old FIXME stuff.

2 lines of code changed in:

Repository Tag: gnutls_0_5_4
nmav 2002-08-27 10:53

*** empty log message ***

87 lines of code changed in:

nmav 2002-08-26 18:33

*** empty log message ***

2 lines of code changed in:

nmav 2002-08-26 18:10

Renamed GNUTLS_CIPHER_ARCFOUR to GNUTLS_CIPHER_ARCFOUR_128

24 lines of code changed in:

nmav 2002-08-26 17:33

*** empty log message ***

3 lines of code changed in:

nmav 2002-08-26 17:30

better export ciphersuite detection

6 lines of code changed in:

admcd 2002-08-26 13:15

Update SSL_CIPHER_get_name() to use gnutls_cipher_suite_get_name()

3 lines of code changed in:

nmav 2002-08-26 12:21

*** empty log message ***

5 lines of code changed in:

nmav 2002-08-26 12:13

Improved the gnutls-cli-debug program

54 lines of code changed in:

nmav 2002-08-26 11:24

*** empty log message ***

2 lines of code changed in:

nmav 2002-08-26 10:18

renamed ARCFOUR-EXPORT to ARCFOUR-40

13 lines of code changed in:

nmav 2002-08-26 10:14

Added support for RSA_EXPORT_WITH_RC4_EXPORT_MD5 with RSA certificates with modulus less than 512 bits. This change made the code a bit messy.

137 lines of code changed in:

nmav 2002-08-25 21:10

*** empty log message ***

2 lines of code changed in:

nmav 2002-08-25 21:06

improvements in server html output

42 lines of code changed in:

nmav 2002-08-25 20:27

*** empty log message ***

1 lines of code changed in:

nmav 2002-08-25 20:14

*** empty log message ***

0 lines of code changed in:

nmav 2002-08-25 20:10

changes for export cipher suites

62 lines of code changed in:

nmav 2002-08-25 20:10

Added the first EXPORT-grade ciphersuite

2 lines of code changed in:

nmav 2002-08-25 20:08

Corrected bug in DHE key exchange which prevented from parsing the given certificates properly.

932 lines of code changed in:

nmav 2002-08-25 00:05

*** empty log message ***

292 lines of code changed in:

nmav 2002-08-23 13:06

*** empty log message ***

10 lines of code changed in:

nmav 2002-08-23 13:04

Exported gnutls_openpgp_extract_key_id(). This is the gnutls_openpgp_keyid() function renamed.

7 lines of code changed in:

nmav 2002-08-22 12:09

*** empty log message ***

2 lines of code changed in:

nmav 2002-08-22 12:02

gnutls_handshake_set_exportable_detection() was obsoleted.

5 lines of code changed in:

nmav 2002-08-22 11:48

*** empty log message ***

2 lines of code changed in:

nmav 2002-08-22 01:04

*** empty log message ***

3 lines of code changed in:

nmav 2002-08-22 00:05

*** empty log message ***

693 lines of code changed in:

nmav 2002-08-21 17:44

corrected bug in SSL3 random generation function. Now the export ciphersuite works in SSL3 mode too.

104 lines of code changed in:

nmav 2002-08-21 17:04

Added the first exportable ciphersuite (TLS_RSA_WITH_RC4_EXPORT_MD5). This one only works in servers that have certificates of 512 bits length.

403 lines of code changed in:

nmav 2002-08-21 13:09

*** empty log message ***

0 lines of code changed in:

Repository Tag: gnutls_0_5_x_with_export_ciphersuites
nmav 2002-08-21 13:09

Added some initials for the export cipher suites.

197 lines of code changed in:

Repository Tag: gnutls_0_5_x_before_export_ciphersuites
Repository Tag: gnutls_0_5_3
Repository Tag: gnutls_0_5_2
nmav 2002-08-21 10:45

updated openpgp draft

8 lines of code changed in:

nmav 2002-08-20 14:29

included the change cipher specs in gnutls_handshake_get_direction().

8 lines of code changed in:

nmav 2002-08-19 13:04

*** empty log message ***

1 lines of code changed in:

nmav 2002-08-18 19:45

gnutls_handshake_check_direction() renamed to gnutls_handshake_get_direction().

4 lines of code changed in:

nmav 2002-08-18 10:31

Added verbose option to gnutls-cli-debug.

64 lines of code changed in:

nmav 2002-08-18 10:30

Added the gnutls_handshake_set_exportable_detection() function, which
is used to control whether the handshake will check for exportable cipher
suites in the server. In that case an error of GNUTLS_E_EXPORT_CIPHER_SUITE
is returned.

54 lines of code changed in:

nmav 2002-08-18 09:47

*** empty log message ***

6 lines of code changed in:

nmav 2002-08-18 00:05

*** empty log message ***

33 lines of code changed in:

nmav 2002-08-17 22:49

included cvs aliases into authors file

6 lines of code changed in:

nmav 2002-08-17 17:43

*** empty log message ***

2 lines of code changed in:

nmav 2002-08-17 17:34

Added gnutls_cipher_suite_get_name(). This functions constructs the name of a cipher suite using the given algorithms.

29 lines of code changed in:

nmav 2002-08-15 23:52

*** empty log message ***

3 lines of code changed in:

nmav 2002-08-15 23:49

Added new function gnutls_handshake_check_direction(), which returns the state where the handshake function was interrupted.

31 lines of code changed in:

nmav 2002-08-15 11:58

Added the --enable-maintainer-mode configure option, and renamed the old one to --enable-developer-mode.

12 lines of code changed in:

nmav 2002-08-15 05:36

added some missing consts

13 lines of code changed in:

July 2002 »

Generated by StatCVS 0.3