Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ambrop72/badvpn.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-10-16Use badvpn_add_library for all internal libraries.Ambroz Bizjak
2012-09-01get rid of some warningsambrop7
2012-08-14remove some unused variables and labelsambrop7
2012-07-24port to compile with MSVCambrop7
2012-01-27switch to using the New BSD Licenseambrop7
2011-07-11minor changes.ambrop7
2011-07-01remove old filesambrop7
2011-06-19fix integer overflows, cosmetic changesambrop7
2011-06-19modadd: declare a function not a mactoambrop7
2011-06-19OTPChecker: do not use bstruct. Remove bstruct.ambrop7
2011-06-19OTPCalculator: num_blocks should be size_tambrop7
2011-06-19OTPCalculator: fix integer overflow on allocationambrop7
2011-06-19bstruct, OTPChecker: fix overflows in size computationambrop7
2011-05-15rearrange source flow such that 'flow' does not depend on 'system' ambrop7
2011-04-28use BLog instead od DEBUGambrop7
2011-03-20DatagramPeerIO: allow setting and unsetting handlersambrop7
2011-03-16Add notes on using encryption functions from non-main threads.ambrop7
2011-03-16security: turn BSecurity_GlobalInit into BSecurity_GlobalInitThreadSafeambrop7
2011-03-16security: add BSecurity_GlobalFreeambrop7
2011-03-16security: add BSecurity for initializing OpenSSL lockingambrop7
2011-03-15minor changesambrop7
2011-03-14OTPChecker: parallelize OTP generation using BThreadWorkambrop7
2011-03-14OTPGenerator: parallelize OTP generation using BThreadWorkambrop7
2011-01-28remove some gccismsambrop7
2010-11-15BEncryption: add defines for maximum block and key sizesambrop7
2010-10-29security: make into a libraryambrop7
2010-10-25Initial importambrop7