Re: [tor-dev] ENGINE_get_default_ECDx missing?

2016-01-19 Thread rl1987
Thanks, registered this patch in #17984. 2016-01-18 19:43, Gisle Vanem wrote: Seems these two OpenSSL functions: ENGINE_get_default_ECDSA() ENGINE_get_default_ECDH() have been dropped; in util/libeay32.num: ... ENGINE_get_default_ECDH 33871_1_0 NOEXIST::FUNCTION: ENGINE_

Re: [tor-dev] IDE for Tor?

2015-12-10 Thread rl1987
You do not strictly need an IDE for working with Tor codebase. It is perfectly feasible to get by with vim in a terminal. Or emacs, if that's your preference. 2015-12-10 19:10, Lain Iwakura rašė: Hello guys; Sorry such silly questions novice. But what IDE you use, and why? In Linux, of course

Re: [tor-dev] Proposal 248: Remove all RSA identity keys

2015-07-22 Thread rl1987
5. Changes to external tools This is the big one. We need a relatively comprehensive list of tools we can break with the above changes. Anything that refers to relays by SHA1(RSA1024_id) will need to be able to remember and use an Ed25519 key instead. What does "remember and" mean he

Re: [tor-dev] [Patch] or/config.c for MSVC

2015-07-14 Thread rl1987
Hello Gisle, I will look into this later this week. Do you use the workflow in building-tor-msvc.txt to build tor on Windows? 2015-07-10 14:15, Gisle Vanem rašė: Ping list? Gisle Vanem wrote: This gcc-centric macro in or/config.c doesn't work well in MSVC v16/18: #define COMPLAIN(args...) \

Re: [tor-dev] sending command from Exit node to client

2014-11-30 Thread rl1987
Tor instances you are running can be controlled via Tor control protocol [0] by software like Stem [1] or arm [2]. Unless something is very wrong, you cannot send commands to Tor instance other person is running. [0] https://gitweb.torproject.org/torspec.git/blob/HEAD:/control-spec.txt [1]

Re: [tor-dev] Help regarding Development

2014-11-18 Thread rl1987
1. Read doc/HACKING. 2. Browse "Easy tickets" page [1] and see if you can solve any of them. [1] https://trac.torproject.org/projects/tor/query?status=accepted&status=assigned&status=needs_review&status=new&status=reopened&order=priority&keywords=~easy&col=id&col=summary&col=component&col=status

[tor-dev] Lowercase-t-tor patch workshop on #tor-dev IRC channel

2014-09-09 Thread rl1987
Dear tor-dev, Everyone who is working on any kind of improvement to lowercase-t-tor code and would like to give/receive assistance (code reviews, advice, etc.) is welcome on Tuesday, September 16, 17:00 UTC @ #tor-dev OFTC channel This might become a regular weekly thing, if it proves to be