Wed, 31 Dec 2014 06:09:35 +0100
Cloned upstream origin tor-browser at tor-browser-31.3.0esr-4.5-1-build1
revision ID fc1c9ff7c1b2defdbc039f12214767608f46423f for hacking purpose.
1 This import of nrappkit is a subset of the distribution at:
3 nrappkit.sourceforge.net
6 The last revision included in this import was on Nov 25, 2008.
7 This import includes a small nunber of portability fixes that
8 have been submitted to the upstream repository and are included
9 in upstream.diff.
12 Out of the list in the README, we use:
14 - registry-based configuration (with change callbacks)
15 [but without the registry daemon]
16 - configurable logging system
17 - event and timer handling
18 [though partly reimplemented]
20 Also, we use a bunch of the generic utilities such as string handling,
21 generic hash tables in C, yet another concrete type mapping, etc.