-
Notifications
You must be signed in to change notification settings - Fork 0
/
ChangeLog
353 lines (263 loc) · 10.4 KB
/
ChangeLog
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
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
commit 7f79854b2ed6ef4978a8526831034b34b1fb3871 (HEAD, tag: release-1.35.0, origin/master, origin/HEAD, master)
Author: Tatsuhiro Tsujikawa <[email protected]>
AuthorDate: 2019-10-06
Commit: Tatsuhiro Tsujikawa <[email protected]>
CommitDate: 2019-10-06
Fix makerelease
commit 708e2637e8dfdfa949d98632fe4b4ed32ff0c083
Author: Tatsuhiro Tsujikawa <[email protected]>
AuthorDate: 2019-10-06
Commit: Tatsuhiro Tsujikawa <[email protected]>
CommitDate: 2019-10-06
Bump up version number to 1.35.0
commit b468c08a94d81841b5175dc7f1f59023ad54300d
Author: Tatsuhiro Tsujikawa <[email protected]>
AuthorDate: 2019-10-06
Commit: Tatsuhiro Tsujikawa <[email protected]>
CommitDate: 2019-10-06
Update NEWS
commit a93fc6aff199e9351ca64ed6850ac6ec9515d075
Author: Tatsuhiro Tsujikawa <[email protected]>
AuthorDate: 2019-10-06
Commit: Tatsuhiro Tsujikawa <[email protected]>
CommitDate: 2019-10-06
Update bash_completion
commit c0a6622bdb38a8637fe76788ef68f4d0180416a3
Author: Tatsuhiro Tsujikawa <[email protected]>
AuthorDate: 2019-10-06
Commit: Tatsuhiro Tsujikawa <[email protected]>
CommitDate: 2019-10-06
Update AUTHORS
commit 4a645d9dcf3f974fcbf3b9dc5e68b955fe681576
Author: Tatsuhiro Tsujikawa <[email protected]>
AuthorDate: 2019-09-21
Commit: Tatsuhiro Tsujikawa <[email protected]>
CommitDate: 2019-09-21
Bump copyright year in --version
commit 0cb248434ff237c359cff51751d5720493dcfddd
Merge: 23f3c4d8 286982d2
Author: Tatsuhiro Tsujikawa <[email protected]>
AuthorDate: 2019-09-15
Commit: Tatsuhiro Tsujikawa <[email protected]>
CommitDate: 2019-09-15
Merge branch 'update-mingw-build-dep'
commit 286982d2c22c98dc4f5efe57c81473d0c5044ce9
Author: Tatsuhiro Tsujikawa <[email protected]>
AuthorDate: 2019-09-15
Commit: Tatsuhiro Tsujikawa <[email protected]>
CommitDate: 2019-09-15
Update mingw build dependencies
commit 23f3c4d8eba9b4a8acee30f7a7c4f2c5b919bc7b
Merge: 7f6578aa 80df9349
Author: Tatsuhiro Tsujikawa <[email protected]>
AuthorDate: 2019-09-15
Commit: Tatsuhiro Tsujikawa <[email protected]>
CommitDate: 2019-09-15
Merge branch 'update-android-build-dep'
commit 80df934955720d2b5102bed93b4612d288038113
Author: Tatsuhiro Tsujikawa <[email protected]>
AuthorDate: 2019-09-15
Commit: Tatsuhiro Tsujikawa <[email protected]>
CommitDate: 2019-09-15
Fix compiler warning
commit 9f5758570a51feca6a468aea6a29377566addd87
Author: Tatsuhiro Tsujikawa <[email protected]>
AuthorDate: 2019-09-15
Commit: Tatsuhiro Tsujikawa <[email protected]>
CommitDate: 2019-09-15
Update android build dependencies
Update android build dependencies. Use android NDK r20 and build
aarch64 binary.
commit 7f6578aa7d9b2618aed13917c5681b93683a37a7
Author: Tatsuhiro Tsujikawa <[email protected]>
AuthorDate: 2019-06-22
Commit: Tatsuhiro Tsujikawa <[email protected]>
CommitDate: 2019-06-22
clang-format-8
commit 0abde365832134114e7f8ba6695c8280e83cdca3
Merge: ecba2625 376854cf
Author: Tatsuhiro Tsujikawa <[email protected]>
AuthorDate: 2019-05-19
Commit: GitHub <[email protected]>
CommitDate: 2019-05-19
Merge pull request #1213 from Chaneybenjamini/libressl-pr
Fix build with Libressl version 2.7.x
commit ecba2625da8d66c674da32b30a7f5c522a5444d6
Merge: 4af4a7cf 52da4e40
Author: Tatsuhiro Tsujikawa <[email protected]>
AuthorDate: 2019-04-08
Commit: Tatsuhiro Tsujikawa <[email protected]>
CommitDate: 2019-04-08
Merge branch 'modernize-tls'
commit 52da4e40ea22d1db13c1eadeac5baed4e8fd5dd8
Author: Tatsuhiro Tsujikawa <[email protected]>
AuthorDate: 2019-04-07
Commit: Tatsuhiro Tsujikawa <[email protected]>
CommitDate: 2019-04-07
Drop SSLv3.0 and TLSv1.0 and add TLSv1.3
TLSv1.3 support is added for GNUTLS and OpenSSL.
commit 4af4a7cfc36936350bd2aa92a6e20384fc653a47
Author: Tatsuhiro Tsujikawa <[email protected]>
AuthorDate: 2019-04-07
Commit: Tatsuhiro Tsujikawa <[email protected]>
CommitDate: 2019-04-07
clang-format-7
commit eb7a15513a354e1af8a2646e8a351140c9fcc07c
Merge: 37368130 0e31e37c
Author: Tatsuhiro Tsujikawa <[email protected]>
AuthorDate: 2019-04-07
Commit: GitHub <[email protected]>
CommitDate: 2019-04-07
Merge pull request #1315 from neheb/patch-1
Platform: Fix compilation without deprecated OpenSSL APIs
commit 0e31e37c0f6ad0b3f393f024d1f6d8ce448e4746
Author: Rosen Penev <[email protected]>
AuthorDate: 2018-12-08
Commit: Rosen Penev <[email protected]>
CommitDate: 2019-01-22
Platform: Fix compilation without deprecated OpenSSL APIs
commit 37368130ca7de5491a75fd18a20c5c5cc641824a
Author: Tatsuhiro Tsujikawa <[email protected]>
AuthorDate: 2019-01-05
Commit: Tatsuhiro Tsujikawa <[email protected]>
CommitDate: 2019-01-05
Mask headers
commit 879e4a89b637007823709349c8f63b458551abc0
Author: Tatsuhiro Tsujikawa <[email protected]>
AuthorDate: 2018-12-02
Commit: Tatsuhiro Tsujikawa <[email protected]>
CommitDate: 2018-12-02
FileEntry: Use implicitly-declared copy constructor
commit 6fb0fe2196251471b4e1cab2427c9e5ceb000f08
Merge: 6c30b13a 03f40af3
Author: Tatsuhiro Tsujikawa <[email protected]>
AuthorDate: 2018-11-26
Commit: GitHub <[email protected]>
CommitDate: 2018-11-26
Merge pull request #1306 from aria2/remove-linux-getrandom
Remove linux getrandom and use C++ stdlib instead
commit 03f40af361e7a1e57722fb4207929fdd1ad39263
Author: Tatsuhiro Tsujikawa <[email protected]>
AuthorDate: 2018-11-25
Commit: Tatsuhiro Tsujikawa <[email protected]>
CommitDate: 2018-11-25
Remove linux getrandom and use C++ stdlib instead
commit 6c30b13a91646d5b9ed26d12806850d33ec6f94b
Merge: 34fc5579 c6b7cca5
Author: Tatsuhiro Tsujikawa <[email protected]>
AuthorDate: 2018-11-18
Commit: GitHub <[email protected]>
CommitDate: 2018-11-18
Merge pull request #1300 from aria2/accept-metalink
Don't send Accept Metalink header if Metalink is disabled
commit c6b7cca5fe2ffa15ccf46feb44ede208a8e135b8
Author: Tatsuhiro Tsujikawa <[email protected]>
AuthorDate: 2018-11-18
Commit: Tatsuhiro Tsujikawa <[email protected]>
CommitDate: 2018-11-18
Don't send Accept Metalink header if Metalink is disabled
commit 34fc557944975873b62874abb72082e91a211974
Merge: 7e5757c2 71a98203
Author: Tatsuhiro Tsujikawa <[email protected]>
AuthorDate: 2018-11-01
Commit: GitHub <[email protected]>
CommitDate: 2018-11-01
Merge pull request #1277 from ITriskTI/patch-1
Update aria2c.rst
commit 71a98203a01e029eb8d510c9dd51e4f6ee8be022
Author: ITriskTI <[email protected]>
AuthorDate: 2018-10-14
Commit: ITriskTI <[email protected]>
CommitDate: 2018-10-14
Update aria2c.rst
commit 7e5757c238c5f751409081615abd36c9fc646f59
Author: Tatsuhiro Tsujikawa <[email protected]>
AuthorDate: 2018-10-13
Commit: Tatsuhiro Tsujikawa <[email protected]>
CommitDate: 2018-10-13
Update doc
commit 8e5dbad079786ecc8c6e76de47b5b2ab637e460b
Merge: 475e6c59 7a58936e
Author: Tatsuhiro Tsujikawa <[email protected]>
AuthorDate: 2018-09-13
Commit: GitHub <[email protected]>
CommitDate: 2018-09-13
Merge pull request #1259 from eric1932/patch-1
Update README.rst
commit 7a58936e061d3d73284f148dba8eb2ef32067ab3
Author: eric1932 <[email protected]>
AuthorDate: 2018-09-12
Commit: GitHub <[email protected]>
CommitDate: 2018-09-12
Update README.rst
commit 475e6c59970c95561ca9eb6b4a02fb54ec4a91fc
Author: Tatsuhiro Tsujikawa <[email protected]>
AuthorDate: 2018-06-18
Commit: Tatsuhiro Tsujikawa <[email protected]>
CommitDate: 2018-06-18
Fix "UDP" typo
Patch from Sergey Matveev
commit e0a827ff98e665a118e2001dfe29b14847a33070
Author: Tatsuhiro Tsujikawa <[email protected]>
AuthorDate: 2018-06-09
Commit: Tatsuhiro Tsujikawa <[email protected]>
CommitDate: 2018-06-09
Enable IndentPPDirectives
commit 6f40026944d817a25a0275301eb295e49f23345c
Author: Tatsuhiro Tsujikawa <[email protected]>
AuthorDate: 2018-06-09
Commit: Tatsuhiro Tsujikawa <[email protected]>
CommitDate: 2018-06-09
Update .clang-format
commit 67d07534ea0315b5cbc6ff3ab91a1aceac0bcca8
Author: Tatsuhiro Tsujikawa <[email protected]>
AuthorDate: 2018-06-09
Commit: Tatsuhiro Tsujikawa <[email protected]>
CommitDate: 2018-06-09
clang-format-6.0
commit eb30bb1a520173b8721c912f8e244c42c2867772
Merge: 906c77cc b8df7b08
Author: Tatsuhiro Tsujikawa <[email protected]>
AuthorDate: 2018-06-05
Commit: GitHub <[email protected]>
CommitDate: 2018-06-05
Merge pull request #1214 from aria2/fix-gnutls-empty-cn-bug
gnutls: Fix bug that commonName is always empty
commit 906c77cc9c5c969a0043f81ca8b76690040cf1f2
Merge: 388d1ca3 e3d4a080
Author: Tatsuhiro Tsujikawa <[email protected]>
AuthorDate: 2018-06-05
Commit: GitHub <[email protected]>
CommitDate: 2018-06-05
Merge pull request #1195 from tcely/patch-1
remove comment about missing multi target
commit b8df7b0880a62e241d0df7f5df964dc51a8dbe5d
Author: Tatsuhiro Tsujikawa <[email protected]>
AuthorDate: 2018-06-05
Commit: Tatsuhiro Tsujikawa <[email protected]>
CommitDate: 2018-06-05
gnutls: Fix bug that commonName is always empty
commit 376854cfc4dd2141eeb1358fca0a2df84b3d1955
Author: Ben Chaney <[email protected]>
AuthorDate: 2018-06-03
Commit: Ben Chaney <[email protected]>
CommitDate: 2018-06-03
Fix openssl API version logic for libressl 2.7.x
commit 388d1ca3303128a233cafd275a4472e3c9cd0a17
Author: Tatsuhiro Tsujikawa <[email protected]>
AuthorDate: 2018-05-17
Commit: Tatsuhiro Tsujikawa <[email protected]>
CommitDate: 2018-05-17
Fix compile warning
commit e8e04d6f22a507e8374651d3d2343cd9fb986993
Author: Tatsuhiro Tsujikawa <[email protected]>
AuthorDate: 2018-05-17
Commit: Tatsuhiro Tsujikawa <[email protected]>
CommitDate: 2018-05-17
Fix build failure when InternalDHKeyExchange is used
commit e3d4a0802059a09b6ed6d032a0f007ed509e8112
Author: tcely <[email protected]>
AuthorDate: 2018-05-13
Commit: GitHub <[email protected]>
CommitDate: 2018-05-13
remove comment about missing multi target