summaryrefslogtreecommitdiff
path: root/buffer.h
Commit message (Expand)AuthorAgeFilesLines
* added command line parameter for master key and saltChristian Pointner2008-02-271-1/+2
* added mux to optionsErwin Nindl2008-02-271-0/+1
* fixed resize issue with buffer->xPacketChristian Pointner2008-02-251-0/+2
* - keyderivation and cipher should work nowChristian Pointner2008-02-231-10/+11
* further cleanupsChristian Pointner2008-02-201-7/+2
* replaces cypher with cipher Christian Pointner2008-02-191-1/+1
* added pretty buffer printErwin Nindl2007-12-111-1/+2
* added multible precission integer classErwin Nindl2007-12-111-1/+2
* added syncbufferOthmar Gsenger2007-12-111-10/+0
* * added AuthTag classErwin Nindl2007-12-081-4/+3
* serialisation of buffer und connection paramOthmar Gsenger2007-12-071-1/+10
* * TunDevice: changed 'char* getTypeString()' to 'const char* getTypeString()'Erwin Nindl2007-11-071-3/+10
* removed overloaded std::ostream& << operator because of problems with stdc++ ...Erwin Nindl2007-09-121-3/+2
* overloaded std::ostream& operator<< for BufferErwin Nindl2007-09-121-0/+3
* * added KeyDerivation to anytun.cppErwin Nindl2007-08-231-0/+1
* * removed srtp directoryErwin Nindl2007-07-131-0/+1
* first test of whole systemChristian Pointner2007-06-201-1/+5
* bugfix @buffer resizeChristian Pointner2007-06-181-2/+3
* readded not silly refernceChristian Pointner2007-06-181-2/+2
* removed silly reference @ buffer [] operatorChristian Pointner2007-06-171-1/+1
* added [] - operator to BufferChristian Pointner2007-06-171-2/+6
* added cypher and authalgoChristian Pointner2007-06-171-1/+1
* added new constructor to bufferChristian Pointner2007-06-161-0/+1
* removed openvpn source filesChristian Pointner2007-06-161-0/+55