Commit graph

  • 797a3cdf94 fixed syntax errors, switched internal Client to pointers, and finally got it to compile! Noah Laptop 2019-02-27 17:22:42 -0800
  • 5a0debb2fb restructuring to separate the template based functionality from the rest of the class. Noah Laptop 2019-02-27 13:22:31 -0800
  • 0a98a00dde fixed syntax errors Noah Laptop 2019-02-27 13:17:04 -0800
  • 0546070cbd finished SSLCLient implementation, in process of fixing syntax errors and need to rigorously document Noah Laptop 2019-02-26 12:17:25 -0800
  • f4ea538dab refactored client to use the generic IO API for bearSSL, need to figure out a way to structure write() such that bytes are only written when availible() is called, to allow for multiple calls without significant delay and/or bugs Noah Laptop 2019-02-25 18:18:41 -0800
  • 093d1fac8b made a lot of progress creating the SSLClient, slow but steady Noah Laptop 2019-02-21 11:45:52 -0800
  • 0d424049f0 started integrating bearssl, wrote SSL profile that only incorporates safe TLS1.2 ciphers Noah Laptop 2019-02-20 16:58:26 -0800
  • 32fa4ac11d restruturing according to arduino library guidlines Noah Laptop 2019-02-19 14:29:50 -0800
  • 0cb8cce548 started writing class for an SSL Client Noah Laptop 2019-02-19 11:51:33 -0800
  • 1bce219f3f add bearSSL library to project Noah Laptop 2019-02-19 10:48:11 -0800
  • 852937a3ae created arduino library to wrap BearSSL for the EthernetClient library Noah Laptop 2019-02-19 10:33:22 -0800
  • efe5180506
    Initial commit Noah 2019-02-19 10:24:22 -0800