aboutsummaryrefslogtreecommitdiff
path: root/src/common
Commit message (Expand)AuthorAge
* Small fix in tor_sscanf documentationEsteban Manchado Velázquez2012-03-08
* Fix typo in config parser documentationEsteban Manchado Velázquez2012-03-08
* Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2012-03-08
|\
| * Fix compile warnings in openbsd mallocSebastian Hahn2012-03-08
* | Don't leak the env_vars_sorted smartlist in process_environment_makeNick Mathewson2012-02-29
* | Merge remote-tracking branch 'sebastian/bug5161'Nick Mathewson2012-02-20
|\ \
| * | Don't redeclare environ if std headers already didSebastian Hahn2012-02-19
* | | Fix crypto_hmac_sha256 documentation commentRobert Ransom2012-02-20
|/ /
* | Use get_environment(), not environ.Nick Mathewson2012-02-17
* | Merge branch 'bug5105-v2-squashed'Nick Mathewson2012-02-17
|\ \
| * | Heap-allocate strings returned by get_current_process_environment_variablesRobert Ransom2012-02-17
| * | Pass process_environment_t * to tor_spawn_backgroundRobert Ransom2012-02-17
| * | Remove (void)envp from tor_spawn_backgroundRobert Ransom2012-02-17
| * | Change type of unixoid_environment_block to match tor_spawn_background's argRobert Ransom2012-02-17
| * | Add set_environment_variable_in_smartlistRobert Ransom2012-02-17
| * | Add get_current_process_environment_variablesRobert Ransom2012-02-17
| * | Add process_environment_make and related utilitiesRobert Ransom2012-02-17
| * | Add tor_callocRobert Ransom2012-02-17
* | | Use _NSGetEnviron() instead of environ where requiredSebastian Hahn2012-02-14
* | | Make ht.h conform to Tor's code style againSebastian Hahn2012-02-14
* | | Port over the last ht.h changes from libevent: avoid _reserved identifiersNick Mathewson2012-02-13
* | | Port over ht.h improvements from Libevent.Nick Mathewson2012-02-13
* | | ht.h comment tweaks, upstreamed from libeventNick Mathewson2012-02-13
|/ /
* | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2012-02-12
|\|
| * Properly protect paths to sed, sha1sum, opensslSebastian Hahn2012-02-10
* | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2012-02-10
|\|
| * Use correct CVE number for CVE-2011-4576. Found by fermenthor. bug 5066Nick Mathewson2012-02-10
* | Fix straggling MS_WINDOWS issues; add a changes fileNick Mathewson2012-01-31
* | Use the standard _WIN32, not the Torism MS_WINDOWS or deprecated WIN32Nick Mathewson2012-01-31
* | Actually enable the windows absolute-path codeNick Mathewson2012-01-31
* | Rename nonconformant identifiers.Nick Mathewson2012-01-18
* | Merge remote-tracking branch 'public/bug4533_part1'Nick Mathewson2012-01-18
|\ \
| * | Warn if sizeof(tor_socket_t) != sizeof(SOCKET)Nick Mathewson2012-01-17
| * | Use SOCKET_OK macros in even more placesNick Mathewson2012-01-17
* | | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2012-01-18
|\ \ \ | |/ / |/| / | |/
| * Fix SOCKET_OK test on win64.Nick Mathewson2012-01-18
* | Convert instances of tor_malloc+tor_snprintf into tor_asprintfNick Mathewson2012-01-16
* | Rename smartlist_{v,}asprintf_add to smartlist_add_{v,}asprintfNick Mathewson2012-01-16
* | Make openssl 0.9.8l log message accurateNick Mathewson2012-01-11
* | Merge branch 'feature3457-v4-nm-squashed'Nick Mathewson2012-01-11
|\ \
| * | Use spaceless ISO8601 time format, not sec,usec.Nick Mathewson2012-01-11
* | | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2012-01-11
|\ \ \ | | |/ | |/|
| * | Merge remote-tracking branch 'origin/maint-0.2.1' into maint-0.2.2Nick Mathewson2012-01-11
| |\ \
| | * | Fix a compilation warning for our bug4822 fix on 64-bit linuxNick Mathewson2012-01-11
* | | | Merge remote-tracking branch 'public/bug4650_nm_squashed'Nick Mathewson2012-01-10
|\ \ \ \
| * | | | Disallow disabling DisableDebuggerAttachment on runnning TorSebastian Hahn2012-01-04
* | | | | whitespace and warning fixes for bug4746Nick Mathewson2012-01-10
* | | | | Merge remote-tracking branch 'asn-mytor/bug4746'Nick Mathewson2012-01-10
|\ \ \ \ \
| * | | | | Add an informative header on the 'keys/dynamic_dh_params' file.George Kadianakis2011-12-19
* | | | | | Add missing documentation for counter-mode checksNick Mathewson2012-01-10