aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Fix names of functions that convert strings to addrsNick Mathewson2011-10-11
* Fix a bunch of whitespace errorsNick Mathewson2011-10-11
* Add some points to make it easy to turn off v3 supportNick Mathewson2011-10-10
* Quiet two notices, and spelling mistake cleanupSebastian Hahn2011-10-10
* Fix a few 64bit compiler warningsSebastian Hahn2011-10-10
* Add more log statements for protocol/internal failuresNick Mathewson2011-10-10
* Remove auth_challenge field from or_handshake_state_tNick Mathewson2011-10-10
* spec conformance: allow only one cert of each typeNick Mathewson2011-10-10
* Give tor_cert_get_id_digests() fail-fast behaviorNick Mathewson2011-10-10
* Fix some more issues wrt tor_cert_new found by asnNick Mathewson2011-10-10
* Make more safe_str usage happen for new logs in command.cNick Mathewson2011-10-10
* Set up network parameters on non-authenticated incoming connectionsNick Mathewson2011-10-10
* Make sure we stop putting cells into our hash at the right time.Nick Mathewson2011-10-10
* Bugfixes for authenticate handling and generationNick Mathewson2011-10-10
* Fix log message about what cells we are sendingNick Mathewson2011-10-10
* more verbose log for recording an odd cellNick Mathewson2011-10-10
* Actually accept cells in SERVER_RENEGOTIATINGNick Mathewson2011-10-10
* Generate certificates that enable v3 handshakeNick Mathewson2011-10-10
* Allow "finished flushing" during v3 handshakeNick Mathewson2011-10-10
* Hook up all of the prop176 code; allow v3 negotiations to actually workNick Mathewson2011-10-10
* Remove a no-longer-relevant commentNick Mathewson2011-10-10
* Make tor_tls_cert_is_valid check key lengthsNick Mathewson2011-10-10
* New functions to record digests of cells during v3 handshakeNick Mathewson2011-10-10
* Implement cert/auth cell readingNick Mathewson2011-10-10
* Basic function to write authenticate cellsNick Mathewson2011-10-10
* Function to return peer cert as tor_tls_certNick Mathewson2011-10-10
* Add AUTH keys as specified in proposal 176Nick Mathewson2011-10-10
* Functions to get a public RSA key from a certNick Mathewson2011-10-10
* Function to detect certificate types that signal v3 certificatesNick Mathewson2011-10-10
* Function to get digests of the certs and their keysNick Mathewson2011-10-10
* More functions to manipulate certs received in cellsNick Mathewson2011-10-10
* Function to extract the TLSSECRETS field for v3 handshakesNick Mathewson2011-10-10
* Functions to send cert and auth_challenge cells.Nick Mathewson2011-10-10
* Cell types and states for new OR handshakeNick Mathewson2011-10-10
* Add a sha256 hmac function, with testsNick Mathewson2011-10-10
* Turn X509 certificates into a first-class type and add some functionsNick Mathewson2011-10-10
* New function to get all digests of a public keyNick Mathewson2011-10-10
* Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-10-10
|\
| * Update documentation comment for rend_client_reextend_intro_circuitRobert Ransom2011-10-10
| * Don't launch a useless circuit in rend_client_reextend_intro_circuitRobert Ransom2011-10-10
| * Merge remote-tracking branch 'karsten/feature3951' into maint-0.2.2Nick Mathewson2011-10-07
| |\
| | * Turn on directory request statistics by default.Karsten Loesing2011-10-05
* | | Merge remote-tracking branch 'sebastian/osxcompile'Nick Mathewson2011-10-10
|\ \ \
| * | | Fix a compile warning on OS X 10.6 and upSebastian Hahn2011-10-11
* | | | Consider hibernation before dropping privsSebastian Hahn2011-10-11
|/ / /
* | | Add a missing comma in tor_check_port_forwardingNick Mathewson2011-10-10
* | | Merge remote-tracking branch 'public/bug2003_nm'Nick Mathewson2011-10-07
|\ \ \
| * | | Make the unit tests pass again after the bug2003 fixNick Mathewson2011-09-07
| * | | Don't update AccountingSoftLimitHitAt on startupSebastian Hahn2011-09-01
* | | | reinstate a notice for the non-loopback socksport caseNick Mathewson2011-10-07