Tor 0.2.1.6-alpha (Testing branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News Tor 0.2.1.6-alpha (Testing branch)
# 1  
Old 10-13-2008
Tor 0.2.1.6-alpha (Testing branch)

ImageTor is a network of virtual tunnels that allows people and groups to improve their privacy and security on the Internet. It also enables software developers to create new communication tools with built-in privacy features. It provides the foundation for a range of applications that allow organizations and individuals to share information over public networks without compromising their privacy. Individuals can use it to keep remote Websites from tracking them and their family members. They can also use it to connect to resources such as news sites or instant messaging services that are blocked by their local Internet service providers (ISPs). License: BSD License (revised)Changes:
This release further improves performance androbustness of hidden services, starts work onsupporting per-country relay selection, and fixesa variety of smaller issues.Image

Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
Testing.randomInt(3kaya)				       Kaya module reference					  Testing.randomInt(3kaya)

NAME
Testing::randomInt - Return a random integer SYNOPSIS
Int randomInt( ) DESCRIPTION
Return a random integer in the range -2**31 to 2**31. AUTHORS
Kaya standard library by Edwin Brady, Chris Morris and others (kaya@kayalang.org). For further information see http://kayalang.org/ LICENSE
The Kaya standard library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License (version 2.1 or any later version) as published by the Free Software Foundation. RELATED
Testing.randomChar(3kaya) Testing.randomFloat(3kaya) Testing.randomIntArray(3kaya) Testing.randomNegativeInt(3kaya) Testing.randomPositiveInt(3kaya) Testing.randomSignOfInt(3kaya) Testing.randomString(3kaya) Testing.randomValue(3kaya) Kaya October 2012 Testing.randomInt(3kaya)