1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 |
| 2008-10-04 | |
| | | |||
| * | Allow openpgp-only sites | 2008-10-01 | |
| | | |||
| * | better logging | 2008-10-01 | |
| | | |||
| * | updated README file to account for openpgp keys --patch by Jack Bates | 2008-10-01 | |
| | | |||
| * | use memmove instead of memcpy because buffers might overlap. | 2008-09-14 | |
| | | |||
| * | correctly link library | 2008-09-14 | |
| | | |||
| * | added check for invalid context | 2008-09-14 | |
| | | |||
| * | version update | 2008-06-29 | |
| | | |||
| * | depend on main libgnutls library (and gnutls 2.4.x) | 2008-06-29 | |
| | | |||
| * | added new apr_memcache.m4 from Guillaume Rousse | 2008-03-05 | |
| | | |||
| * | released | 2008-03-05 | |
| | | |||
| * | send database store failure as DEBUG | 2008-03-05 | |
| | | |||
| * | (no commit message) | 2008-03-03 | |
| | | |||
| * | (no commit message) | 2008-03-03 | |
| | | |||
| * | corrected SRP enable flag, and corrected the DBM hook support. It now free ↵ | 2008-03-03 | |
| | | | | | data needed by some DBM providers. | ||
| * | (no commit message) | 2008-02-20 | |
| | | |||
| * | removed unneeded | 2008-02-20 | |
| | | |||
| * | added new m4 directory | 2008-02-20 | |
| | | |||
| * | (no commit message) | 2008-02-20 | |
| | | |||
| * | added option to disable srp (for distributions that disable it in gnutls) | 2008-02-20 | |
| | | |||
| * | ooops | 2008-01-24 | |
| | | |||
| * | prepare for an alpha release | 2008-01-24 | |
| | | |||
| * | (no commit message) | 2007-12-16 | |
| | | |||
| * | more changes for openpgp support. Seems to be at a workable state. | 2007-12-16 | |
| | | |||
| * | print error if preconfiguration fails | 2007-12-15 | |
| | | |||
| * | (no commit message) | 2007-12-15 | |
| | | |||
| * | (no commit message) | 2007-12-15 | |
| | | |||
| * | Initial support for openpgp keys | 2007-12-15 | |
| | | |||
| * | adopted the official libgnutlsextra m4 | 2007-12-15 | |
| | | |||
| * | adopted the official libgnutlsextra m4 | 2007-12-15 | |
| | | |||
| * | (no commit message) | 2007-12-10 | |
| | | |||
| * | (no commit message) | 2007-12-10 | |
| | | |||
| * | (no commit message) | 2007-12-10 | |
| | | |||
| * | (no commit message) | 2007-12-10 | |
| | | |||
| * | (no commit message) | 2007-12-09 | |
| | | |||
| * | Do not allow resuming sessions on different servers. | 2007-12-09 | |
| | | |||
| * | Corrected bug which did not allow the TLS session cache to be used. | 2007-12-09 | |
| | | |||
| * | Added support for sending more than one certificate. | 2007-12-08 | |
| | | |||
| * | RSA-EXPORT private keys and DH params no longer generated by default | 2007-12-08 | |
| | | |||
| * | added more error checks. | 2007-12-03 | |
| | | |||
| * | (no commit message) | 2007-12-03 | |
| | | |||
| * | better handling of RSAFile and DHFile | 2007-12-03 | |
| | | |||
