Commit c122c49
File tree
224 files changed
+23505
-7917
lines changed- TMessagesProj_AppHuawei
- src/main
- java/org/telegram/messenger
- TMessagesProj_AppStandalone
- TMessagesProj_AppTests
- src/androidTest/kotlin/org/telegram/tgnet
- model/generated
- test
- generated
- TMessagesProj_App
- TMessagesProj
- jni
- intro
- patches/boringssl
- tgnet
- voip/webrtc/examples/aarproject
- src/main
- java
- androidx/recyclerview/widget
- org/telegram
- messenger
- browser
- utils
- tlutils
- wallpaper
- pgm
- tgnet
- tl
- ui
- ActionBar
- theme
- Cells
- Components
- Premium
- Reactions
- spoilers
- voip
- Gifts
- Stars
- Stories
- recorder
- web
- res
- drawable
- raw
- values
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
224 files changed
+23505
-7917
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
| 4 | + | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
26 | | - | |
| 25 | + | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
76 | | - | |
| 76 | + | |
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
| |||
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
109 | | - | |
| 109 | + | |
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
| |||
136 | 136 | | |
137 | 137 | | |
138 | 138 | | |
139 | | - | |
| 139 | + | |
140 | 140 | | |
141 | 141 | | |
142 | 142 | | |
| |||
186 | 186 | | |
187 | 187 | | |
188 | 188 | | |
189 | | - | |
| 189 | + | |
190 | 190 | | |
191 | 191 | | |
192 | 192 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| 2 | + | |
2 | 3 | | |
3 | | - | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
649 | 649 | | |
650 | 650 | | |
651 | 651 | | |
| 652 | + | |
| 653 | + | |
652 | 654 | | |
653 | 655 | | |
654 | 656 | | |
| |||
- API-CONVENTIONS.md+129
- MODULE.bazel+1-1
- STYLE.md+4-2
- build.json+1-1
- crypto/conf/conf.cc+2
- crypto/crypto.cc+2
- crypto/evp/evp.cc+11-12
- crypto/evp/evp_asn1.cc+2-2
- crypto/evp/evp_ctx.cc+1-1
- crypto/evp/evp_extra_test.cc+19-174
- crypto/evp/evp_tests.txt+3-4
- crypto/evp/internal.h+5-7
- crypto/evp/p_dh_asn1.cc+1-1
- crypto/evp/p_dsa_asn1.cc+8-14
- crypto/evp/p_ec_asn1.cc+1-1
- crypto/evp/p_rsa_asn1.cc+1-1
- crypto/evp/print.cc+1-56
- crypto/fipsmodule/FIPS.md+1-1
- crypto/fipsmodule/rand/ctrdrbg.cc.inc+227-44
- crypto/fipsmodule/rand/ctrdrbg_df_vectors.txt+539
- crypto/fipsmodule/rand/ctrdrbg_test.cc+103-40
- crypto/fipsmodule/rand/internal.h+11-6
- crypto/fipsmodule/rand/rand.cc.inc+22-22
- crypto/fipsmodule/self_check/self_check.cc.inc+24-19
- crypto/fipsmodule/service_indicator/service_indicator_test.cc+26-21
- crypto/kyber/internal.h+110-1
- crypto/kyber/kyber.cc-3
- crypto/kyber/kyber_test.cc+9-33
- crypto/kyber/kyber_tests.txt-100
- crypto/obj/obj_dat.h+4-1
- crypto/obj/obj_mac.num+1
- crypto/obj/objects.txt+3
- crypto/rand/passive.cc+1-1
- crypto/rand/urandom_test.cc+3-3
- docs/releasing.md+17-13
- fuzz/pkcs8.cc+15-12
- fuzz/spki.cc+12-12
- gen/sources.bzl+1-1
- gen/sources.cmake+1-1
- gen/sources.gni+1-1
- gen/sources.json+1-1
- gen/sources.mk+1-1
- include/openssl/conf.h+3
- include/openssl/crypto.h+3
- include/openssl/ctrdrbg.h+41-7
- include/openssl/evp.h+46-13
- include/openssl/experimental/kyber.h-146
- include/openssl/nid.h+3
- include/openssl/ssl.h+1
- pki/pem.cc+41-1
- pki/pem.h+28-3
- pki/pem_unittest.cc+73
- ssl/extensions.cc+1
- ssl/ssl_key_share.cc+64-2
- ssl/ssl_test.cc+8
- ssl/test/fuzzer.h+3-2
- ssl/test/runner/common.go+2-1
- ssl/test/runner/curve_tests.go+114-84
- ssl/test/runner/key_agreement.go+44
- ssl/test/runner/runner.go+8-11
- tool/speed.cc-52
- util/doc.config-5
- util/fipstools/acvp/acvptool/test/expected/ctrDRBG.bz2
- util/fipstools/acvp/acvptool/test/vectors/ctrDRBG.bz2
- util/fipstools/acvp/modulewrapper/modulewrapper.cc+21-9
- util/fipstools/delocate/delocate.peg+1-1
- util/fipstools/delocate/delocate.peg.go+1.1k-1.1k
- util/fipstools/delocate/testdata/aarch64-Basic/in.s+3
- util/fipstools/delocate/testdata/aarch64-Basic/out.s+3
- util/fipstools/test_fips.cc+5-2
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
| |||
Lines changed: 6 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
51 | | - | |
52 | | - | |
| 50 | + | |
| 51 | + | |
53 | 52 | | |
54 | 53 | | |
55 | 54 | | |
| |||
88 | 87 | | |
89 | 88 | | |
90 | 89 | | |
91 | | - | |
| 90 | + | |
92 | 91 | | |
93 | 92 | | |
94 | 93 | | |
| |||
236 | 235 | | |
237 | 236 | | |
238 | 237 | | |
| 238 | + | |
239 | 239 | | |
240 | 240 | | |
241 | 241 | | |
| |||
513 | 513 | | |
514 | 514 | | |
515 | 515 | | |
516 | | - | |
| 516 | + | |
517 | 517 | | |
518 | 518 | | |
519 | 519 | | |
| |||
2131 | 2131 | | |
2132 | 2132 | | |
2133 | 2133 | | |
2134 | | - | |
| 2134 | + | |
2135 | 2135 | | |
2136 | 2136 | | |
2137 | 2137 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
476 | 476 | | |
477 | 477 | | |
478 | 478 | | |
479 | | - | |
| 479 | + | |
480 | 480 | | |
481 | 481 | | |
482 | 482 | | |
| |||
Lines changed: 22 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
Lines changed: 13 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5241 | 5241 | | |
5242 | 5242 | | |
5243 | 5243 | | |
| 5244 | + | |
| 5245 | + | |
| 5246 | + | |
| 5247 | + | |
| 5248 | + | |
| 5249 | + | |
| 5250 | + | |
5244 | 5251 | | |
5245 | 5252 | | |
5246 | 5253 | | |
| |||
5260 | 5267 | | |
5261 | 5268 | | |
5262 | 5269 | | |
| 5270 | + | |
5263 | 5271 | | |
5264 | 5272 | | |
5265 | 5273 | | |
| |||
5280 | 5288 | | |
5281 | 5289 | | |
5282 | 5290 | | |
| 5291 | + | |
5283 | 5292 | | |
5284 | 5293 | | |
5285 | 5294 | | |
| |||
5394 | 5403 | | |
5395 | 5404 | | |
5396 | 5405 | | |
| 5406 | + | |
| 5407 | + | |
5397 | 5408 | | |
5398 | 5409 | | |
5399 | 5410 | | |
| |||
5501 | 5512 | | |
5502 | 5513 | | |
5503 | 5514 | | |
| 5515 | + | |
5504 | 5516 | | |
5505 | 5517 | | |
5506 | 5518 | | |
| |||
11776 | 11788 | | |
11777 | 11789 | | |
11778 | 11790 | | |
11779 | | - | |
11780 | 11791 | | |
| 11792 | + | |
11781 | 11793 | | |
11782 | 11794 | | |
11783 | 11795 | | |
| |||
0 commit comments