index
:
ssh-agent-filter.git
debian
debian-bpo-wheezy
debian-jessie
debian-stretch
master
pristine-tar
filtering proxy for ssh-agent meant to be forwarded to untrusted servers
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rfc4251.h
Age
Commit message (
Expand
)
Author
2014-05-27
update copyright
Timo Weingärtner
2014-05-26
rfc4251uint64: fix byte order conversion
Timo Weingärtner
2014-04-20
use boost::iostreams instead of std::stringstreams
Timo Weingärtner
2014-04-17
rfc4251string: drop unused and dangerous constructor from just a pointer
Timo Weingärtner
2014-04-15
rfc4251: move remaining non-inline functions to impl file
Timo Weingärtner
2014-04-14
rfc4251*: add constructors from std::istream and use them
Timo Weingärtner
2014-04-14
cosmetic: fix double semicolons
Timo Weingärtner
2014-03-23
rfc4251string: add more operators
Timo Weingärtner
2013-10-23
rfc4251.h: add #include <stdexcept>
Timo Weingärtner
2013-09-01
move mpint/mpz conversion into separate file
Timo Weingärtner
2013-08-31
reorganize import code for name-list and mpint
Timo Weingärtner
2013-08-31
remove some inline specifiers
Timo Weingärtner
2013-08-31
remove declarations for default copy and move
Timo Weingärtner
2013-08-31
use more uniform initialization
Timo Weingärtner
2013-07-19
rfc4251string: add length checks
Timo Weingärtner
2013-07-19
rfc4251string: implement name-list (as vector<string>)
Timo Weingärtner
2013-07-19
rfc4251string: don't store the length
Timo Weingärtner
2013-06-17
Initial commit
Timo Weingärtner