smith
98466ea3fd
Litstr must die, episode I.
...
Converted lots of callsites to StaticString, removed a few
dead overloaded litstr functions.
2013-04-17 10:12:48 -07:00
srenfro
296b2baede
RuntimeOption to disable TLSv1.2 in HPHP runtime, not in OpenSSL
...
Introduces a new server runtime option TLSDisableTLS1_2,
which is off by default. When on, it disables TLSv1.2
in the two places we curl_init().
2013-03-05 21:17:51 -08:00
aalexandre
b3b41e08bb
Replaced NULL with nullptr
2013-02-19 06:57:54 -08:00
Jordan Delong
363d1bb20f
Code move src/ -> hphp/
...
This change is mostly for FB internal organizational reasons.
Building is not effected beyond the fact that the target now
lands in hphp/hhvm/hhvm rather than src/hhvm/hhvm.
2013-02-11 02:10:41 -08:00