aboutsummaryrefslogtreecommitdiff
path: root/src/packet_crypt.c
AgeCommit message (Expand)AuthorFilesLines
2016-01-19buffer: do not use ssh_buffer_get_rest_len()Fabiano Fidêncio1-1/+1
2016-01-19buffer: rename ssh_buffer_get_rest() to ssh_buffer_get()Fabiano Fidêncio1-1/+1
2016-01-19cleanup: use ssh_ prefix in the packet (non-static) functionsFabiano Fidêncio1-5/+5
2016-01-19cleanup: use ssh_ prefix in the buffer (non-static) functionsFabiano Fidêncio1-1/+1
2015-09-24crypto: move key setup in newkeys handlerAris Adamantiadis1-11/+0
2014-08-06crypto: fix secure burning, structure members namingAris Adamantiadis1-5/+4
2014-04-22Add logic to support SHA2 HMAC algorithmsDirkjan Bussink1-7/+9
2014-02-06packet_crypt: Make packet_{en,de}crypt fail consistently on len == 0Alan Dunn1-0/+6
2012-07-17build: Fix missing struct in_addr warning.Andreas Schneider1-0/+1
2011-10-03packet: cleaner logs with less redundant infoAris Adamantiadis1-12/+0
2011-09-18crypt: Rename to packet_crypt.Andreas Schneider1-0/+197