Age | Commit message (Expand) | Author |
2018-12-20 | ssl: Remove unnecessary internal event | Ingela Anderton Andin |
2018-12-20 | ssl: Clean code | Ingela Anderton Andin |
2018-12-20 | ssl: Add static_env record | Ingela Anderton Andin |
2018-12-20 | Move algorithms to a new file | Doug Hogan |
2018-12-20 | Move most FIPS functionality to a new file | Doug Hogan |
2018-12-20 | Move public/private key functionality to a new file | Doug Hogan |
2018-12-20 | Move EVP functionality to a new file | Doug Hogan |
2018-12-20 | Move ECDH functionality to a new file | Doug Hogan |
2018-12-20 | Move EC functionality to a new file | Doug Hogan |
2018-12-20 | Move xor functionality to a new file | Doug Hogan |
2018-12-20 | Move block crypt functionality to a new file | Doug Hogan |
2018-12-20 | Move AEAD functionality to a new file | Doug Hogan |
2018-12-20 | Move info functionality to a new file | Doug Hogan |
2018-12-20 | Move AES functionality to a new file | Doug Hogan |
2018-12-20 | Move DSS functionality to a new file | Doug Hogan |
2018-12-20 | Move poly1305 functionality to a new file | Doug Hogan |
2018-12-20 | Move chacha20 functionality to a new file | Doug Hogan |
2018-12-20 | Move random functionality to a new file | Doug Hogan |
2018-12-20 | Move SRP functionality to a new file | Doug Hogan |
2018-12-20 | Move EDDSA functionality to a new file | Doug Hogan |
2018-12-20 | Move DH functionality to a new file | Doug Hogan |
2018-12-20 | Move RC4 functionality to a new file | Doug Hogan |
2018-12-20 | Move CMAC functionality to a new file | Doug Hogan |
2018-12-20 | Move hash utility functions to a new file | Doug Hogan |
2018-12-20 | Move cipher utility functions to a new file | Doug Hogan |
2018-12-20 | Move HMAC to new files | Doug Hogan |
2018-12-20 | Move digest types to a new file | Doug Hogan |
2018-12-20 | Move BN and RSA utility functions to new files | Doug Hogan |
2018-12-20 | Move most engine code to a separate file | Doug Hogan |
2018-12-20 | Move all atoms to a new file and add common header | Doug Hogan |
2018-12-20 | Move OpenSSL includes and config to separate file | Doug Hogan |
2018-12-20 | Move EVP compat functions to a separate file | Doug Hogan |
2018-12-20 | Merge branch 'ingela/ssl/master/hs-correction' | Ingela Anderton Andin |
2018-12-20 | ssl: Correct number of arguments in master | Ingela Anderton Andin |
2018-12-20 | Merge branch 'maint' | Lukas Larsson |
2018-12-20 | Merge branch 'lukas/erts/fix-seq_trace-reset_trace/OTP-15490' into maint | Lukas Larsson |
2018-12-20 | Merge branch 'maint' | Ingela Anderton Andin |
2018-12-19 | ssl: Fix renegotiation with new TLS sender | Ingela Anderton Andin |
2018-12-19 | ssl: Add renegotiate test case | Ingela Anderton Andin |
2018-12-19 | Merge branch 'maint' | Ingela Anderton Andin |
2018-12-19 | ssl: Cuddle test cases | Ingela Anderton Andin |
2018-12-19 | Observer: fix crash bug when expanding term | kjnilsson |
2018-12-18 | Make all compiler options work in the option list | Björn Gustavsson |
2018-12-17 | Merge branch 'raimo/stdlib/sys-log-of-gen-in-terminate-report/OTP-15381' | Raimo Niskanen |
2018-12-14 | Merge branch 'maint' | Raimo Niskanen |
2018-12-14 | Merge branch 'raimo/ssl/tls_dist-optimization' into maint | Raimo Niskanen |
2018-12-14 | Merge branch 'maint' | Ingela Anderton Andin |
2018-12-14 | Merge branch 'ingela/ssl/optimize/OTP-15445' into maint | Ingela Anderton Andin |
2018-12-14 | ssl: Fix test case | Ingela Anderton Andin |
2018-12-14 | Merge branch 'maint' | Lukas Larsson |