Age | Commit message (Expand) | Author |
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 |
2018-12-14 | Merge branch 'lukas/stdlib/maps_iterator_docs' into maint | Lukas Larsson |
2018-12-13 | Merge branch 'maint' | Sverker Eriksson |
2018-12-13 | erts: Fix seq_trace:reset_trace dirty gc bug | Lukas Larsson |
2018-12-13 | Tighten dist app data receive | Raimo Niskanen |
2018-12-13 | ssl: Remove no longer needed functions | Ingela Anderton Andin |
2018-12-13 | ssl: Fix downgrade | Ingela Anderton Andin |
2018-12-13 | Merge branch 'bjorn/cuddle-with-tests' | Björn Gustavsson |
2018-12-12 | ssl: Remove checks and conversions not needed | Ingela Anderton Andin |
2018-12-12 | ssl: Use binary:copy/2 to avoid list overhead | Ingela Anderton Andin |
2018-12-12 | ssl: Remove unnecessary internal event | Ingela Anderton Andin |
2018-12-12 | ssl: Clean code | Ingela Anderton Andin |
2018-12-12 | Fix since attribute for troubled function docs | Sverker Eriksson |