summaryrefslogtreecommitdiff
path: root/datatypes.h
Commit message (Collapse)AuthorAgeFilesLines
* datatypes.h: changed to boost/cstdint.hpp for better compatibilityMichael Gebetsroither2008-03-181-1/+1
|
* datatypes.h: correct datatypesMichael Gebetsroither2008-03-181-10/+5
|
* minor changes Christian Pointner2008-02-161-2/+2
| | | | | | | code cleanups
* added mux_typeErwin Nindl2007-12-131-3/+7
|
* added options for window size, cypher, auth algoChristian Pointner2007-06-221-0/+2
| | | | | | | added seqWindow class replaced some pointers with references
* 64bit sauber gemachtOthmar Gsenger2007-06-211-2/+2
| | | | | | | rfc intro
* added header functions to packageChristian Pointner2007-06-181-0/+11
|
* bugfix @buffer resizeChristian Pointner2007-06-181-2/+0
| | | | | | | added buffer resizefront & back added package
* tunDevice can now be open and closed Christian Pointner2007-06-171-0/+5
| | | | | | | tunDevice write seems to work now tunDevice read seems not to work yet
* removed openvpn source filesChristian Pointner2007-06-161-0/+48
tundevice can now be compiled added main added some helper classes