History log of /system/webservd/webservd/fake_encryptor.cc
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
75d6da24dedcbc090d23de60c4f1637c3a54b392 13-Oct-2015 Alex Vakulenko <avakulenko@google.com> webservd: Rename "chromeos" -> "brillo" in include paths and namespaces

libchromeos is transitioning to libbrillo and chromeos namespaces
and include directory is changing to brillo.

Bug: 24872993
Change-Id: Iba15692972a0c24ec87ac8e51d4eb032214149b0
/system/webservd/webservd/fake_encryptor.cc
0391a1eb2964a6f7e47ad418185b697ff8e41f45 08-Oct-2015 Alex Vakulenko <avakulenko@google.com> Port data encryption code from Brillo branch to AOSP

In an effort to keep the source code differences between AOSP and
Brillo, port Brillo-only changes back to AOSP and use conditional
compilation to only compile the Brillo source files on Brillo. This
eliminates constant merge conflicts between the branches when the
source code diverges significantly.

Change-Id: Ifec5cefe2fa25cbf3e239d829935d137abe63c01
/system/webservd/webservd/fake_encryptor.cc
fcb413ef8fb50ed68d69596ad20eaf225fbe284c 15-Sep-2015 Alex Vakulenko <avakulenko@google.com> Save webserver's self-signed cert once it is generated

And load the certificate on reboot/next launch since the cert and its
finger print are used in device-client pairing algorithm and re-generating
the cert every time will prevent the client/device authentication from
working.

BUG: 24090532
Change-Id: If8db282365e346e46772a5cccdc56837d6c4b8c2
/system/webservd/webservd/fake_encryptor.cc