Anders Kaseorg
|
e2abb8524f
|
Catch exceptions by reference
Found by cppcheck.
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
|
2013-03-10 15:48:08 -04:00 |
|
Anders Kaseorg
|
5f807dfdf8
|
src/examples/{encrypt,decrypt}: Read input using C++
cppcheck found an exception safety bug in the old code, but like,
really now.
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
|
2013-03-10 15:48:07 -04:00 |
|
Keith Winstein
|
92ecb99b71
|
Add OpenSSL licensing exception
|
2012-07-20 16:46:00 -04:00 |
|
Anders Kaseorg
|
6c52c1d306
|
Purge ‘using namespace std’ from header files
std::bind and boost::lambda::bind don’t mix.
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
|
2012-02-17 20:22:12 -05:00 |
|
Keith Winstein
|
3781a290c8
|
Add copyright/license notices
|
2012-02-06 20:52:48 -05:00 |
|
Keith Winstein
|
a164a84496
|
Make examples compileable
|
2012-02-06 19:28:22 -05:00 |
|