-
nmav
2004-06-30 00:05
#42
-
32 lines of code changed in:
-
nmav
2004-06-29 11:29
#41
-
0 lines of code changed in:
-
nmav
2004-06-29 11:28
#40
-
26 lines of code changed in:
-
nmav
2004-06-29 10:52
#39
-
95 lines of code changed in:
-
NEWS (+2)
-
doc:
TODO (+2 -1)
-
lib:
auth_anon.h (+3 -3),
auth_cert.h (+5 -7),
auth_dh_common.h (+8 -11),
gnutls_cert.c (+1 -1),
gnutls_cert.h (+2 -2),
gnutls_datum.c (+4 -5),
gnutls_datum.h (+2 -2),
gnutls_record.c (+1 -1),
gnutls_session_pack.c (+22 -12),
gnutls_sig.c (+4 -4),
gnutls_state.c (+13 -21),
gnutls_ui.c (+15 -15),
gnutls_x509.c (+6 -6)
-
libextra:
gnutls_openpgp.c (+3 -3)
-
libextra/openpgp:
verify.c (+1)
-
src:
serv.c (+1 -1)
-
nmav
2004-06-29 10:13
#38
-
16 lines of code changed in:
-
nmav
2004-06-29 00:52
#37
-
0 lines of code changed in:
-
nmav
2004-06-25 00:05
#36
-
17 lines of code changed in:
-
nmav
2004-06-24 21:01
#35
-
51 lines of code changed in:
-
nmav
2004-06-18 00:05
#34
-
6 lines of code changed in:
-
nmav
2004-06-17 00:05
#33
-
6 lines of code changed in:
-
nmav
2004-06-16 15:22
#32
-
2 lines of code changed in:
-
nmav
2004-06-14 00:05
#31
-
52 lines of code changed in:
-
nmav
2004-06-13 23:32
#30
-
3053 lines of code changed in:
-
NEWS (+3),
configure.in (+1 -1)
-
doc:
TODO (+1)
-
includes:
Makefile.am (+1 -1)
-
includes/gnutls:
Makefile.am (+1 -1),
compat.h (new 57),
extra.h (+41 -41),
openpgp.h (+34 -34),
openssl.h (+14 -14),
pkcs12.h (+32 -32),
x509.h (+170 -170)
-
lib:
auth_anon.c (+10 -10),
auth_anon.h (+6 -6),
auth_cert.c (+59 -59),
auth_cert.h (+37 -51),
auth_dh_common.c (+4 -4),
auth_dh_common.h (+4 -4),
auth_dhe.c (+12 -12),
auth_rsa.c (+12 -12),
auth_rsa_export.c (+11 -11),
debug.c (+2 -2),
debug.h (+2 -2),
ext_cert_type.c (+2 -2),
ext_cert_type.h (+2 -2),
ext_max_record.c (+2 -2),
ext_max_record.h (+2 -2),
ext_server_name.c (+8 -8),
ext_server_name.h (+5 -5),
gnutls.h.in.in (+203 -201),
gnutls_alert.c (+10 -10),
gnutls_alert.h (+7 -7),
gnutls_algorithms.c (+90 -90),
gnutls_algorithms.h (+51 -51),
gnutls_anon_cred.c (+15 -15),
gnutls_auth.c (+25 -25),
gnutls_auth.h (+12 -17),
gnutls_auth_int.h (+10 -10),
gnutls_buffers.c (+25 -25),
gnutls_buffers.h (+21 -21),
gnutls_cert.c (+54 -58),
gnutls_cert.h (+12 -12),
gnutls_cipher.c (+17 -17),
gnutls_cipher.h (+6 -6),
gnutls_cipher_int.c (+3 -3),
gnutls_cipher_int.h (+4 -5),
gnutls_compress.c (+6 -6),
gnutls_compress.h (+6 -6),
gnutls_compress_int.c (+1 -1),
gnutls_compress_int.h (+2 -2),
gnutls_constate.c (+22 -22),
gnutls_constate.h (+16 -16),
gnutls_datum.c (+7 -7),
gnutls_datum.h (+7 -7),
gnutls_db.c (+34 -34),
gnutls_db.h (+13 -13),
gnutls_dh.h (+2 -2),
gnutls_dh_primes.c (+16 -18),
gnutls_extensions.c (+4 -4),
gnutls_extensions.h (+4 -4),
gnutls_global.c (+4 -4),
gnutls_handshake.c (+80 -84),
gnutls_handshake.h (+18 -18),
gnutls_hash_int.c (+8 -8),
gnutls_hash_int.h (+7 -7),
gnutls_int.h (+90 -93),
gnutls_kx.c (+15 -15),
gnutls_kx.h (+13 -13),
gnutls_mpi.c (+1 -1),
gnutls_mpi.h (+1 -2),
gnutls_pk.c (+12 -12),
gnutls_pk.h (+10 -11),
gnutls_priority.c (+22 -22),
gnutls_priority.h (+6 -6),
gnutls_record.c (+52 -52),
gnutls_record.h (+6 -6),
gnutls_rsa_export.c (+21 -22),
gnutls_rsa_export.h (+3 -3),
gnutls_session.c (+8 -8),
gnutls_session.h (+2 -2),
gnutls_session_pack.c (+10 -10),
gnutls_session_pack.h (+5 -5),
gnutls_sig.c (+25 -25),
gnutls_sig.h (+12 -16),
gnutls_state.c (+54 -54),
gnutls_state.h (+19 -21),
gnutls_str.c (+2 -2),
gnutls_str.h (+1 -1),
gnutls_ui.c (+32 -32),
gnutls_ui.h (+59 -77),
gnutls_v2_compat.c (+4 -4),
gnutls_v2_compat.h (+1 -1),
gnutls_x509.c (+101 -101),
gnutls_x509.h (+4 -5),
x509_b64.c (+6 -6)
-
lib/x509:
common.c (+24 -24),
common.h (+19 -19),
compat.c (+4 -9),
compat.h (+2 -2),
crl.c (+37 -37),
crl_write.c (+16 -16),
crq.c (+34 -34),
crq.h (+7 -7),
dn.c (+6 -6),
extensions.c (+19 -20),
extensions.h (+13 -13),
mpi.c (+6 -6),
mpi.h (+5 -5),
pkcs12.c (+33 -33),
pkcs12.h (+25 -25),
pkcs12_bag.c (+33 -33),
pkcs7.c (+35 -35),
pkcs7.h (+7 -7),
privkey.c (+54 -54),
privkey.h (+7 -7),
privkey_pkcs8.c (+46 -46),
rfc2818_hostname.c (+2 -2),
sign.c (+18 -18),
sign.h (+4 -4),
verify.c (+60 -60),
verify.h (+13 -13),
x509.c (+99 -99),
x509.h (+55 -55),
x509_write.c (+52 -52),
xml.c (+3 -3)
-
libextra:
auth_srp.c (+22 -22),
auth_srp.h (+12 -12),
auth_srp_passwd.c (+2 -2),
auth_srp_passwd.h (+5 -5),
auth_srp_rsa.c (+7 -7),
auth_srp_sb64.c (+6 -6),
ext_srp.c (+3 -3),
ext_srp.h (+2 -2),
gnutls_extra.h (+12 -12),
gnutls_openpgp.c (+37 -37),
gnutls_openssl.c (+10 -10),
gnutls_srp.c (+52 -52),
gnutls_srp.h (+6 -6),
openssl_compat.c (+40 -40),
openssl_compat.h (+17 -17)
-
libextra/openpgp:
compat.c (+11 -11),
extras.c (+15 -15),
gnutls_openpgp.h (+20 -20),
openpgp.c (+24 -24),
openpgp.h (+36 -36),
privkey.c (+10 -10),
verify.c (+10 -10),
xml.c (+2 -2)
-
nmav
2004-06-13 16:49
#29
-
1179 lines of code changed in:
-
nmav
2004-06-13 00:05
#28
-
9 lines of code changed in:
-
nmav
2004-06-12 14:13
#27
-
7 lines of code changed in:
-
nmav
2004-06-12 11:51
#26
-
1 lines of code changed in:
-
nmav
2004-06-12 11:43
#25
-
35 lines of code changed in:
-
nmav
2004-06-12 11:37
#24
-
49 lines of code changed in:
-
nmav
2004-06-12 10:55
#23
-
61 lines of code changed in:
-
nmav
2004-06-12 00:05
#22
-
6 lines of code changed in:
-
nmav
2004-06-11 14:22
#21
-
0 lines of code changed in:
-
nmav
2004-06-11 00:05
#20
-
7 lines of code changed in:
-
nmav
2004-06-10 12:04
#19
-
24 lines of code changed in:
-
nmav
2004-06-08 00:05
#18
-
46 lines of code changed in:
-
nmav
2004-06-07 12:05
#17
-
40145 lines of code changed in:
-
includes/gnutls:
extra.h (+19 -19),
openpgp.h (+20 -20),
pkcs12.h (+14 -14),
x509.h (+104 -104)
-
lib:
auth_anon.c (+101 -94),
auth_anon.h (+9 -8),
auth_cert.c (+1135 -1151),
auth_cert.h (+118 -102),
auth_dh_common.c (+205 -202),
auth_dh_common.h (+12 -12),
auth_dhe.c (+171 -171),
auth_rsa.c (+249 -241),
auth_rsa_export.c (+214 -210),
debug.c (+70 -67),
debug.h (+3 -3),
defines.h (+3 -2),
ext_cert_type.c (+150 -136),
ext_cert_type.h (+4 -2),
ext_max_record.c (+111 -100),
ext_max_record.h (+6 -4),
ext_server_name.c (+203 -200),
ext_server_name.h (+8 -7),
gnutls.h.in.in (+89 -89),
gnutls_alert.c (+160 -152),
gnutls_alert.h (+23 -19),
gnutls_algorithms.c (+725 -720),
gnutls_algorithms.h (+65 -43),
gnutls_anon_cred.c (+34 -29),
gnutls_asn1_tab.c (changed),
gnutls_auth.c (+196 -173),
gnutls_auth.h (+19 -14),
gnutls_auth_int.h (+12 -7),
gnutls_buffer.h (-1),
gnutls_buffers.c (+719 -633),
gnutls_buffers.h (+31 -22),
gnutls_cert.c (+380 -357),
gnutls_cert.h (+64 -58),
gnutls_cipher.c (+401 -383),
gnutls_cipher.h (+14 -7),
gnutls_cipher_int.c (+72 -56),
gnutls_cipher_int.h (+7 -5),
gnutls_compress.c (+31 -29),
gnutls_compress.h (+6 -2),
gnutls_compress_int.c (+264 -249),
gnutls_compress_int.h (+8 -5),
gnutls_constate.c (+695 -702),
gnutls_constate.h (+12 -6),
gnutls_datum.c (+51 -39),
gnutls_datum.h (+9 -10),
gnutls_db.c (+186 -151),
gnutls_db.h (+15 -9),
gnutls_dh.c (+53 -54),
gnutls_dh.h (+4 -4),
gnutls_dh_primes.c (+367 -360),
gnutls_errors.c (+266 -180),
gnutls_errors.h (+9 -10),
gnutls_errors_int.h (+14 -14),
gnutls_extensions.c (+173 -154),
gnutls_extensions.h (+9 -8),
gnutls_global.c (+140 -131),
gnutls_global.h (+2 -2),
gnutls_handshake.c (+1855 -1823),
gnutls_handshake.h (+26 -18),
gnutls_hash_int.c (+294 -291),
gnutls_hash_int.h (+23 -17),
gnutls_int.h (+456 -423),
gnutls_int_compat.c (+2 -2),
gnutls_kx.c (+469 -399),
gnutls_kx.h (+15 -14),
gnutls_mem.c (+39 -31),
gnutls_mem.h (+13 -13),
gnutls_mpi.c (+152 -136),
gnutls_mpi.h (+10 -8),
gnutls_num.c (+93 -79),
gnutls_num.h (+12 -12),
gnutls_pk.c (+662 -635),
gnutls_pk.h (+16 -11),
gnutls_priority.c (+114 -107),
gnutls_priority.h (+7 -6),
gnutls_random.c (+3 -3),
gnutls_random.h (+1 -1),
gnutls_record.c (+643 -564),
gnutls_record.h (+6 -5),
gnutls_rsa_export.c (+140 -134),
gnutls_rsa_export.h (+3 -4),
gnutls_session.c (+56 -53),
gnutls_session.h (+5 -2),
gnutls_session_pack.c (+317 -308),
gnutls_session_pack.h (+4 -2),
gnutls_sig.c (+303 -273),
gnutls_sig.h (+16 -7),
gnutls_state.c (+547 -502),
gnutls_state.h (+22 -17),
gnutls_str.c (+143 -133),
gnutls_str.h (+20 -17),
gnutls_ui.c (+232 -225),
gnutls_ui.h (+70 -49),
gnutls_v2_compat.c (+171 -159),
gnutls_v2_compat.h (+2 -1),
gnutls_x509.c (+1090 -1038),
gnutls_x509.h (+11 -6),
io_debug.h (+8 -8),
pkix_asn1_tab.c (changed),
strfile.h (+5 -5),
strnstr.c (+15 -13),
x509_b64.c (+377 -363),
x509_b64.h (+9 -8)
-
lib/x509:
common.c (+953 -912),
compat.c (+35 -38),
crl.c (+293 -291),
crl_write.c (+124 -108),
crq.c (+348 -332),
dn.c (+714 -785),
dsa.c (+81 -82),
extensions.c (+634 -595),
mpi.c (+397 -399),
pkcs12.c (+876 -809),
pkcs12_bag.c (+381 -368),
pkcs12_encr.c (+97 -103),
pkcs5.c (+139 -143),
pkcs7.c (+615 -587),
privkey.c (+1019 -988),
privkey_pkcs8.c (+1533 -1533),
rfc2818_hostname.c (+78 -78),
sign.c (+239 -224),
verify.c (+575 -514),
x509.c (+1073 -999),
x509_write.c (+483 -429),
xml.c (+504 -516)
-
libextra:
auth_srp.c (+587 -574),
auth_srp_passwd.c (+281 -274),
auth_srp_rsa.c (+134 -130),
auth_srp_sb64.c (+273 -260),
ext_srp.c (+102 -92),
gnutls_extra.c (+192 -177),
gnutls_openpgp.c (+628 -610),
gnutls_openssl.c (+218 -229),
gnutls_srp.c (+400 -377),
minilzo.c (+511 -522),
openssl_compat.c (+481 -440)
-
libextra/openpgp:
compat.c (+129 -129),
extras.c (+60 -59),
openpgp.c (+251 -255),
openpgp.h (+48 -46),
privkey.c (+32 -31),
verify.c (+111 -106),
xml.c (+266 -255)
-
src:
certtool-cfg.c (+630 -508),
certtool-gaa.c (+762 -690),
certtool.c (+2221 -2049),
cli-gaa.c (changed),
cli.c (+614 -651),
common.c (+551 -608),
crypt-gaa.c (changed),
crypt.c (+457 -445),
getpass.c (+25 -25),
prime.c (+84 -76),
retcodes.c (+70 -68),
serv-gaa.c (changed),
serv.c (+823 -791),
tests.c (+737 -677),
tls_test-gaa.c (+375 -398),
tls_test.c (+170 -143)
-
nmav
2004-06-07 00:05
#16
-
37 lines of code changed in:
-
nmav
2004-06-06 22:59
#15
-
50 lines of code changed in:
-
nmav
2004-06-06 16:06
#14
-
2 lines of code changed in:
-
nmav
2004-06-06 15:50
#13
-
525 lines of code changed in:
-
lib:
gnutls_datum.c (+8 -1),
gnutls_ui.c (+42 -23)
-
lib/x509:
pkcs12_bag.c (+5 -1)
-
src:
cli-gaa.c (changed),
cli-gaa.h (changed),
cli.c (+37 -28),
cli.gaa (+3 -1),
common.c (+248 -124),
gnutls-http-serv (+1),
serv-gaa.c (changed),
serv-gaa.h (changed),
serv.c (+23 -9),
serv.gaa (+7),
tests.c (+95 -89),
tests.h (+36 -36),
tls_test.c (+20 -16)
-
nmav
2004-06-06 11:04
#12
-
7 lines of code changed in:
-
nmav
2004-06-06 10:59
#11
-
160 lines of code changed in:
-
nmav
2004-06-06 00:05
#10
-
48 lines of code changed in:
-
nmav
2004-06-05 22:16
#9
-
289 lines of code changed in:
-
doc:
README.CODING_STYLE (+6)
-
lib:
auth_anon.c (+1 -1),
auth_anon.h (+1 -1),
auth_cert.h (+4 -4),
auth_dh_common.h (+2 -2),
auth_dhe.c (+2 -2),
auth_rsa.c (+1 -1),
auth_rsa_export.c (+1 -1),
debug.c (+1 -1),
debug.h (+1 -1),
gnutls_algorithms.c (+33 -33),
gnutls_algorithms.h (+10 -10),
gnutls_auth.c (+7 -7),
gnutls_auth.h (+2 -2),
gnutls_auth_int.h (+2 -2),
gnutls_buffers.c (+6 -6),
gnutls_buffers.h (+6 -6),
gnutls_cipher.c (+10 -10),
gnutls_cipher.h (+3 -3),
gnutls_cipher_int.c (+5 -5),
gnutls_cipher_int.h (+5 -5),
gnutls_compress_int.c (+6 -6),
gnutls_compress_int.h (+6 -6),
gnutls_constate.c (+6 -6),
gnutls_db.c (+1 -1),
gnutls_dh_primes.c (+1 -1),
gnutls_handshake.c (+27 -27),
gnutls_handshake.h (+1 -1),
gnutls_hash_int.c (+15 -15),
gnutls_hash_int.h (+8 -8),
gnutls_int.h (+54 -54),
gnutls_record.c (+11 -11),
gnutls_record.h (+2 -2),
gnutls_session_pack.c (+12 -12),
gnutls_sig.c (+8 -8),
gnutls_state.c (+6 -6),
gnutls_ui.c (+4 -4),
gnutls_v2_compat.c (+1 -1)
-
lib/x509:
pkcs12.c (+2 -2),
privkey_pkcs8.c (+2 -2)
-
libextra:
auth_srp.c (+1 -1),
auth_srp_rsa.c (+2 -2),
ext_srp.c (+1 -1),
gnutls_extra.c (+3 -3)
-
nmav
2004-06-05 20:10
#8
-
197 lines of code changed in:
-
lib:
auth_anon.c (+6 -6),
auth_anon.h (+7 -7),
auth_cert.c (+10 -10),
auth_cert.h (+5 -6),
auth_dh_common.c (+4 -4),
auth_dh_common.h (+3 -3),
auth_dhe.c (+6 -6),
auth_rsa.c (+6 -6),
auth_rsa_export.c (+5 -5),
debug.c (+1 -1),
debug.h (+1 -1),
gnutls_anon_cred.c (+2 -2),
gnutls_auth.c (+10 -10),
gnutls_cert.c (+5 -5),
gnutls_cert.h (+2 -2),
gnutls_dh.c (+4 -4),
gnutls_dh.h (+4 -4),
gnutls_dh_primes.c (+5 -5),
gnutls_int.h (+21 -21),
gnutls_pk.c (+20 -20),
gnutls_pk.h (+5 -5),
gnutls_rsa_export.c (+2 -2),
gnutls_rsa_export.h (+2 -2),
gnutls_session_pack.c (+21 -21),
gnutls_sig.c (+1 -1),
gnutls_sig.h (+1 -1),
gnutls_state.c (+7 -7),
gnutls_ui.c (+14 -14),
gnutls_ui.h (+1 -1),
gnutls_x509.c (+1 -1),
gnutls_x509.h (+2 -2)
-
libextra:
auth_srp.c (+2 -2),
auth_srp.h (+7 -7),
auth_srp_rsa.c (+1 -1),
gnutls_srp.c (+3 -3)
-
nmav
2004-06-05 19:37
#7
-
250 lines of code changed in:
-
NEWS (+5)
-
includes/gnutls:
x509.h (+6)
-
lib:
auth_rsa_export.c (+1 -1),
gnutls_mpi.h (+1 -1)
-
lib/x509:
common.c (+2 -2),
common.h (+1 -1),
dsa.c (+1 -1),
dsa.h (+1 -1),
mpi.c (+10 -10),
mpi.h (+10 -10),
pkcs12_encr.c (+2 -2),
privkey.c (+69 -123),
sign.c (+2 -2),
verify.c (+4 -4),
x509.c (+134 -1),
x509.h (+1 -1)
-
nmav
2004-06-05 19:07
#6
-
197 lines of code changed in:
-
nmav
2004-06-05 00:05
#5
-
19 lines of code changed in:
-
nmav
2004-06-04 15:24
#4
-
70 lines of code changed in:
-
nmav
2004-06-04 14:03
#3
-
201 lines of code changed in:
-
NEWS (+2)
-
lib:
auth_anon.c (+3 -2),
auth_anon.h (+2 -3),
auth_cert.h (+2 -3),
auth_dh_common.c (+6 -7),
auth_dh_common.h (+16),
auth_dhe.c (+2 -5),
gnutls_auth.c (+3 -1),
gnutls_cipher_int.c (+2),
gnutls_int.h (+5 -5),
gnutls_mpi.c (+29 -2),
gnutls_mpi.h (+10 -6),
gnutls_state.c (+17 -8),
gnutls_state.h (+5 -2),
gnutls_ui.c (+93 -6),
gnutls_ui.h (+3)
-
src:
serv.c (+1 -1)
-
nmav
2004-06-02 10:11
#2
-
4 lines of code changed in:
-
nmav
2004-06-01 00:05
#1
-
12 lines of code changed in: