aboutsummaryrefslogtreecommitdiff
path: root/src/common/tortls_states.h
AgeCommit message (Collapse)Author
2011-01-03Bump copyright statements to 2011 (0.2.2)Nick Mathewson
2010-02-27Update copyright dates for files not in maint-0.2.1Nick Mathewson
2009-09-25Describe how to regenerate the TLS state name table.Nick Mathewson
2009-09-24Fix compilation on OpenSSLs with unusual state lists.Nick Mathewson
"Unusual" in this context means "not the same as nickm's." We should grow a better list later. (Also, move TLS state table to a separate header.)