aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/bio/bio_writer.h
Commit message (Expand)AuthorAgeFilesLines
* Don't use bio_writer_t.skip() to write length field when appending more dataMartin Willi2013-01-111-2/+5
* Added a method to bio_writer_t that allows to skip a number of bytesTobias Brunner2012-08-081-0/+9
* Added a method to bio_writer_t that allows to extract the internal bufferTobias Brunner2012-08-081-0/+16
* extended bio_reader and bio_writer to handle u_int64_tAndreas Steffen2011-11-281-0/+7
* renamed tls_reader|writer to bio_* and moved to libstrongswanAndreas Steffen2011-05-311-26/+26
* fixed typeAndreas Steffen2011-05-311-0/+136