├── .gitignore ├── Makefile ├── README ├── README.md ├── android └── jni │ ├── Android.mk │ ├── Application.mk │ ├── libev │ ├── Changes │ ├── LICENSE │ ├── README │ ├── ev++.h │ ├── ev.c │ ├── ev.h │ ├── ev_epoll.c │ ├── ev_kqueue.c │ ├── ev_poll.c │ ├── ev_port.c │ ├── ev_select.c │ ├── ev_vars.h │ ├── ev_win32.c │ ├── ev_wrap.h │ ├── event.c │ └── event.h │ ├── libevent2 │ ├── ChangeLog │ ├── LICENSE │ ├── README │ ├── arc4random.c │ ├── buffer.c │ ├── buffer_iocp.c │ ├── bufferevent-internal.h │ ├── bufferevent.c │ ├── bufferevent_async.c │ ├── bufferevent_filter.c │ ├── bufferevent_openssl.c │ ├── bufferevent_pair.c │ ├── bufferevent_ratelim.c │ ├── bufferevent_sock.c │ ├── changelist-internal.h │ ├── compat │ │ └── sys │ │ │ └── queue.h │ ├── defer-internal.h │ ├── devpoll.c │ ├── epoll.c │ ├── epoll_sub.c │ ├── evbuffer-internal.h │ ├── evdns.c │ ├── evdns.h │ ├── event-internal.h │ ├── event.c │ ├── event.h │ ├── event_iocp.c │ ├── event_tagging.c │ ├── evhttp.h │ ├── evmap-internal.h │ ├── evmap.c │ ├── evport.c │ ├── evrpc-internal.h │ ├── evrpc.c │ ├── evrpc.h │ ├── evsignal-internal.h │ ├── evthread-internal.h │ ├── evthread.c │ ├── evthread_pthread.c │ ├── evthread_win32.c │ ├── evutil.c │ ├── evutil.h │ ├── evutil_rand.c │ ├── ht-internal.h │ ├── http-internal.h │ ├── http.c │ ├── include │ │ └── event2 │ │ │ ├── buffer.h │ │ │ ├── buffer_compat.h │ │ │ ├── bufferevent.h │ │ │ ├── bufferevent_compat.h │ │ │ ├── bufferevent_ssl.h │ │ │ ├── bufferevent_struct.h │ │ │ ├── dns.h │ │ │ ├── dns_compat.h │ │ │ ├── dns_struct.h │ │ │ ├── event-config.h │ │ │ ├── event.h │ │ │ ├── event_compat.h │ │ │ ├── event_struct.h │ │ │ ├── http.h │ │ │ ├── http_compat.h │ │ │ ├── http_struct.h │ │ │ ├── keyvalq_struct.h │ │ │ ├── listener.h │ │ │ ├── rpc.h │ │ │ ├── rpc_compat.h │ │ │ ├── rpc_struct.h │ │ │ ├── tag.h │ │ │ ├── tag_compat.h │ │ │ ├── thread.h │ │ │ └── util.h │ ├── iocp-internal.h │ ├── ipv6-internal.h │ ├── kqueue.c │ ├── listener.c │ ├── log-internal.h │ ├── log.c │ ├── minheap-internal.h │ ├── mm-internal.h │ ├── poll.c │ ├── ratelim-internal.h │ ├── select.c │ ├── signal.c │ ├── strlcpy-internal.h │ ├── strlcpy.c │ ├── util-internal.h │ └── win32select.c │ └── openssl │ ├── ACKNOWLEDGMENTS │ ├── MODULE_LICENSE_BSD_LIKE │ ├── NOTICE │ ├── README.ANDROID.txt │ ├── README.md │ ├── android-config.mk │ ├── crypto │ ├── Android.mk │ ├── LPdir_nyi.c │ ├── LPdir_unix.c │ ├── LPdir_vms.c │ ├── LPdir_win.c │ ├── LPdir_win32.c │ ├── LPdir_wince.c │ ├── Makefile │ ├── aes │ │ ├── Makefile │ │ ├── README │ │ ├── aes.h │ │ ├── aes_cbc.c │ │ ├── aes_cfb.c │ │ ├── aes_core.c │ │ ├── aes_ctr.c │ │ ├── aes_ecb.c │ │ ├── aes_ige.c │ │ ├── aes_locl.h │ │ ├── aes_misc.c │ │ ├── aes_ofb.c │ │ ├── aes_wrap.c │ │ ├── aes_x86core.c │ │ └── asm │ │ │ ├── aes-586.pl │ │ │ ├── aes-armv4.S │ │ │ ├── aes-armv4.pl │ │ │ ├── aes-ia64.S │ │ │ ├── aes-mips.pl │ │ │ ├── aes-parisc.pl │ │ │ ├── aes-ppc.pl │ │ │ ├── aes-s390x.pl │ │ │ ├── aes-sparcv9.pl │ │ │ ├── aes-x86_64.pl │ │ │ ├── aesni-sha1-x86_64.pl │ │ │ ├── aesni-x86.pl │ │ │ ├── aesni-x86_64.pl │ │ │ ├── bsaes-x86_64.pl │ │ │ ├── vpaes-x86.pl │ │ │ └── vpaes-x86_64.pl │ ├── alphacpuid.pl │ ├── arm_arch.h │ ├── armcap.c │ ├── armv4cpuid.S │ ├── asn1 │ │ ├── Makefile │ │ ├── a_bitstr.c │ │ ├── a_bool.c │ │ ├── a_bytes.c │ │ ├── a_d2i_fp.c │ │ ├── a_digest.c │ │ ├── a_dup.c │ │ ├── a_enum.c │ │ ├── a_gentm.c │ │ ├── a_i2d_fp.c │ │ ├── a_int.c │ │ ├── a_mbstr.c │ │ ├── a_object.c │ │ ├── a_octet.c │ │ ├── a_print.c │ │ ├── a_set.c │ │ ├── a_sign.c │ │ ├── a_strex.c │ │ ├── a_strnid.c │ │ ├── a_time.c │ │ ├── a_type.c │ │ ├── a_utctm.c │ │ ├── a_utf8.c │ │ ├── a_verify.c │ │ ├── ameth_lib.c │ │ ├── asn1.h │ │ ├── asn1_err.c │ │ ├── asn1_gen.c │ │ ├── asn1_lib.c │ │ ├── asn1_locl.h │ │ ├── asn1_mac.h │ │ ├── asn1_par.c │ │ ├── asn1t.h │ │ ├── asn_mime.c │ │ ├── asn_moid.c │ │ ├── asn_pack.c │ │ ├── bio_asn1.c │ │ ├── bio_ndef.c │ │ ├── charmap.h │ │ ├── charmap.pl │ │ ├── d2i_pr.c │ │ ├── d2i_pu.c │ │ ├── evp_asn1.c │ │ ├── f_enum.c │ │ ├── f_int.c │ │ ├── f_string.c │ │ ├── i2d_pr.c │ │ ├── i2d_pu.c │ │ ├── n_pkey.c │ │ ├── nsseq.c │ │ ├── p5_pbe.c │ │ ├── p5_pbev2.c │ │ ├── p8_pkey.c │ │ ├── t_bitst.c │ │ ├── t_crl.c │ │ ├── t_pkey.c │ │ ├── t_req.c │ │ ├── t_spki.c │ │ ├── t_x509.c │ │ ├── t_x509a.c │ │ ├── tasn_dec.c │ │ ├── tasn_enc.c │ │ ├── tasn_fre.c │ │ ├── tasn_new.c │ │ ├── tasn_prn.c │ │ ├── tasn_typ.c │ │ ├── tasn_utl.c │ │ ├── x_algor.c │ │ ├── x_attrib.c │ │ ├── x_bignum.c │ │ ├── x_crl.c │ │ ├── x_exten.c │ │ ├── x_info.c │ │ ├── x_long.c │ │ ├── x_name.c │ │ ├── x_nx509.c │ │ ├── x_pkey.c │ │ ├── x_pubkey.c │ │ ├── x_req.c │ │ ├── x_sig.c │ │ ├── x_spki.c │ │ ├── x_val.c │ │ ├── x_x509.c │ │ └── x_x509a.c │ ├── bf │ │ ├── COPYRIGHT │ │ ├── INSTALL │ │ ├── Makefile │ │ ├── README │ │ ├── VERSION │ │ ├── asm │ │ │ ├── bf-586.pl │ │ │ ├── bf-686.pl │ │ │ └── readme │ │ ├── bf_cbc.c │ │ ├── bf_cfb64.c │ │ ├── bf_ecb.c │ │ ├── bf_enc.c │ │ ├── bf_locl.h │ │ ├── bf_ofb64.c │ │ ├── bf_opts.c │ │ ├── bf_pi.h │ │ ├── bf_skey.c │ │ ├── bfs.cpp │ │ ├── bfspeed.c │ │ ├── bftest.c │ │ └── blowfish.h │ ├── bio │ │ ├── Makefile │ │ ├── b_dump.c │ │ ├── b_print.c │ │ ├── b_sock.c │ │ ├── bf_buff.c │ │ ├── bf_lbuf.c │ │ ├── bf_nbio.c │ │ ├── bf_null.c │ │ ├── bio.h │ │ ├── bio_cb.c │ │ ├── bio_err.c │ │ ├── bio_lcl.h │ │ ├── bio_lib.c │ │ ├── bss_acpt.c │ │ ├── bss_bio.c │ │ ├── bss_conn.c │ │ ├── bss_dgram.c │ │ ├── bss_fd.c │ │ ├── bss_file.c │ │ ├── bss_log.c │ │ ├── bss_mem.c │ │ ├── bss_null.c │ │ ├── bss_rtcp.c │ │ └── bss_sock.c │ ├── bn │ │ ├── Makefile │ │ ├── asm │ │ │ ├── README │ │ │ ├── alpha-mont.pl │ │ │ ├── armv4-gf2m.pl │ │ │ ├── armv4-mont.S │ │ │ ├── armv4-mont.pl │ │ │ ├── bn-586.pl │ │ │ ├── co-586.pl │ │ │ ├── ia64-mont.pl │ │ │ ├── ia64.S │ │ │ ├── mips-mont.pl │ │ │ ├── mips.pl │ │ │ ├── mips3-mont.pl │ │ │ ├── mips3.s │ │ │ ├── modexp512-x86_64.pl │ │ │ ├── pa-risc2.s │ │ │ ├── pa-risc2W.s │ │ │ ├── parisc-mont.pl │ │ │ ├── ppc-mont.pl │ │ │ ├── ppc.pl │ │ │ ├── ppc64-mont.pl │ │ │ ├── s390x-gf2m.pl │ │ │ ├── s390x-mont.pl │ │ │ ├── s390x.S │ │ │ ├── sparcv8.S │ │ │ ├── sparcv8plus.S │ │ │ ├── sparcv9-mont.pl │ │ │ ├── sparcv9a-mont.pl │ │ │ ├── via-mont.pl │ │ │ ├── vms.mar │ │ │ ├── x86-gf2m.pl │ │ │ ├── x86-mont.pl │ │ │ ├── x86.pl │ │ │ ├── x86 │ │ │ │ ├── add.pl │ │ │ │ ├── comba.pl │ │ │ │ ├── div.pl │ │ │ │ ├── f │ │ │ │ ├── mul.pl │ │ │ │ ├── mul_add.pl │ │ │ │ ├── sqr.pl │ │ │ │ └── sub.pl │ │ │ ├── x86_64-gcc.c │ │ │ ├── x86_64-gf2m.pl │ │ │ ├── x86_64-mont.pl │ │ │ └── x86_64-mont5.pl │ │ ├── bn.h │ │ ├── bn.mul │ │ ├── bn_add.c │ │ ├── bn_asm.c │ │ ├── bn_blind.c │ │ ├── bn_const.c │ │ ├── bn_ctx.c │ │ ├── bn_depr.c │ │ ├── bn_div.c │ │ ├── bn_err.c │ │ ├── bn_exp.c │ │ ├── bn_exp2.c │ │ ├── bn_gcd.c │ │ ├── bn_gf2m.c │ │ ├── bn_kron.c │ │ ├── bn_lcl.h │ │ ├── bn_lib.c │ │ ├── bn_mod.c │ │ ├── bn_mont.c │ │ ├── bn_mpi.c │ │ ├── bn_mul.c │ │ ├── bn_nist.c │ │ ├── bn_prime.c │ │ ├── bn_prime.h │ │ ├── bn_prime.pl │ │ ├── bn_print.c │ │ ├── bn_rand.c │ │ ├── bn_recp.c │ │ ├── bn_shift.c │ │ ├── bn_sqr.c │ │ ├── bn_sqrt.c │ │ ├── bn_word.c │ │ ├── bn_x931p.c │ │ ├── bnspeed.c │ │ ├── bntest.c │ │ ├── divtest.c │ │ ├── exp.c │ │ ├── expspeed.c │ │ ├── exptest.c │ │ ├── todo │ │ └── vms-helper.c │ ├── buffer │ │ ├── Makefile │ │ ├── buf_err.c │ │ ├── buf_str.c │ │ ├── buffer.c │ │ └── buffer.h │ ├── camellia │ │ ├── Makefile │ │ ├── asm │ │ │ ├── cmll-x86.pl │ │ │ └── cmll-x86_64.pl │ │ ├── camellia.c │ │ ├── camellia.h │ │ ├── cmll_cbc.c │ │ ├── cmll_cfb.c │ │ ├── cmll_ctr.c │ │ ├── cmll_ecb.c │ │ ├── cmll_locl.h │ │ ├── cmll_misc.c │ │ ├── cmll_ofb.c │ │ └── cmll_utl.c │ ├── cast │ │ ├── Makefile │ │ ├── asm │ │ │ ├── cast-586.pl │ │ │ └── readme │ │ ├── c_cfb64.c │ │ ├── c_ecb.c │ │ ├── c_enc.c │ │ ├── c_ofb64.c │ │ ├── c_skey.c │ │ ├── cast.h │ │ ├── cast_lcl.h │ │ ├── cast_s.h │ │ ├── cast_spd.c │ │ ├── castopts.c │ │ ├── casts.cpp │ │ └── casttest.c │ ├── cmac │ │ ├── Makefile │ │ ├── cm_ameth.c │ │ ├── cm_pmeth.c │ │ ├── cmac.c │ │ └── cmac.h │ ├── comp │ │ ├── Makefile │ │ ├── c_rle.c │ │ ├── c_zlib.c │ │ ├── comp.h │ │ ├── comp_err.c │ │ └── comp_lib.c │ ├── conf │ │ ├── Makefile │ │ ├── README │ │ ├── cnf_save.c │ │ ├── conf.h │ │ ├── conf_api.c │ │ ├── conf_api.h │ │ ├── conf_def.c │ │ ├── conf_def.h │ │ ├── conf_err.c │ │ ├── conf_lib.c │ │ ├── conf_mall.c │ │ ├── conf_mod.c │ │ ├── conf_sap.c │ │ ├── keysets.pl │ │ ├── ssleay.cnf │ │ └── test.c │ ├── cpt_err.c │ ├── cryptlib.c │ ├── cryptlib.h │ ├── crypto-lib.com │ ├── crypto.h │ ├── cversion.c │ ├── des │ │ ├── COPYRIGHT │ │ ├── DES.pm │ │ ├── DES.xs │ │ ├── FILES0 │ │ ├── INSTALL │ │ ├── Imakefile │ │ ├── KERBEROS │ │ ├── Makefile │ │ ├── README │ │ ├── VERSION │ │ ├── asm │ │ │ ├── crypt586.pl │ │ │ ├── des-586.pl │ │ │ ├── des_enc.m4 │ │ │ ├── desboth.pl │ │ │ └── readme │ │ ├── cbc3_enc.c │ │ ├── cbc_cksm.c │ │ ├── cbc_enc.c │ │ ├── cfb64ede.c │ │ ├── cfb64enc.c │ │ ├── cfb_enc.c │ │ ├── des-lib.com │ │ ├── des.c │ │ ├── des.h │ │ ├── des.pod │ │ ├── des3s.cpp │ │ ├── des_enc.c │ │ ├── des_locl.h │ │ ├── des_old.c │ │ ├── des_old.h │ │ ├── des_old2.c │ │ ├── des_opts.c │ │ ├── des_ver.h │ │ ├── dess.cpp │ │ ├── destest.c │ │ ├── ecb3_enc.c │ │ ├── ecb_enc.c │ │ ├── ede_cbcm_enc.c │ │ ├── enc_read.c │ │ ├── enc_writ.c │ │ ├── fcrypt.c │ │ ├── fcrypt_b.c │ │ ├── makefile.bc │ │ ├── ncbc_enc.c │ │ ├── ofb64ede.c │ │ ├── ofb64enc.c │ │ ├── ofb_enc.c │ │ ├── options.txt │ │ ├── pcbc_enc.c │ │ ├── qud_cksm.c │ │ ├── rand_key.c │ │ ├── read2pwd.c │ │ ├── read_pwd.c │ │ ├── rpc_des.h │ │ ├── rpc_enc.c │ │ ├── rpw.c │ │ ├── set_key.c │ │ ├── speed.c │ │ ├── spr.h │ │ ├── str2key.c │ │ ├── t │ │ │ └── test │ │ ├── times │ │ │ ├── 486-50.sol │ │ │ ├── 586-100.lnx │ │ │ ├── 686-200.fre │ │ │ ├── aix.cc │ │ │ ├── alpha.cc │ │ │ ├── hpux.cc │ │ │ ├── sparc.gcc │ │ │ └── usparc.cc │ │ ├── typemap │ │ └── xcbc_enc.c │ ├── dh │ │ ├── Makefile │ │ ├── dh.h │ │ ├── dh1024.pem │ │ ├── dh192.pem │ │ ├── dh2048.pem │ │ ├── dh4096.pem │ │ ├── dh512.pem │ │ ├── dh_ameth.c │ │ ├── dh_asn1.c │ │ ├── dh_check.c │ │ ├── dh_depr.c │ │ ├── dh_err.c │ │ ├── dh_gen.c │ │ ├── dh_key.c │ │ ├── dh_lib.c │ │ ├── dh_pmeth.c │ │ ├── dh_prn.c │ │ ├── dhtest.c │ │ ├── example │ │ ├── generate │ │ ├── p1024.c │ │ ├── p192.c │ │ └── p512.c │ ├── dsa │ │ ├── Makefile │ │ ├── README │ │ ├── dsa.h │ │ ├── dsa_ameth.c │ │ ├── dsa_asn1.c │ │ ├── dsa_depr.c │ │ ├── dsa_err.c │ │ ├── dsa_gen.c │ │ ├── dsa_key.c │ │ ├── dsa_lib.c │ │ ├── dsa_locl.h │ │ ├── dsa_ossl.c │ │ ├── dsa_pmeth.c │ │ ├── dsa_prn.c │ │ ├── dsa_sign.c │ │ ├── dsa_vrf.c │ │ ├── dsagen.c │ │ ├── dsatest.c │ │ └── fips186a.txt │ ├── dso │ │ ├── Makefile │ │ ├── README │ │ ├── dso.h │ │ ├── dso_beos.c │ │ ├── dso_dl.c │ │ ├── dso_dlfcn.c │ │ ├── dso_err.c │ │ ├── dso_lib.c │ │ ├── dso_null.c │ │ ├── dso_openssl.c │ │ ├── dso_vms.c │ │ └── dso_win32.c │ ├── ebcdic.c │ ├── ebcdic.h │ ├── ec │ │ ├── Makefile │ │ ├── ec.h │ │ ├── ec2_mult.c │ │ ├── ec2_oct.c │ │ ├── ec2_smpl.c │ │ ├── ec_ameth.c │ │ ├── ec_asn1.c │ │ ├── ec_check.c │ │ ├── ec_curve.c │ │ ├── ec_cvt.c │ │ ├── ec_err.c │ │ ├── ec_key.c │ │ ├── ec_lcl.h │ │ ├── ec_lib.c │ │ ├── ec_mult.c │ │ ├── ec_oct.c │ │ ├── ec_pmeth.c │ │ ├── ec_print.c │ │ ├── eck_prn.c │ │ ├── ecp_mont.c │ │ ├── ecp_nist.c │ │ ├── ecp_nistp224.c │ │ ├── ecp_nistp256.c │ │ ├── ecp_nistp521.c │ │ ├── ecp_nistputil.c │ │ ├── ecp_oct.c │ │ ├── ecp_smpl.c │ │ └── ectest.c │ ├── ecdh │ │ ├── Makefile │ │ ├── ecdh.h │ │ ├── ecdhtest.c │ │ ├── ech_err.c │ │ ├── ech_key.c │ │ ├── ech_lib.c │ │ ├── ech_locl.h │ │ └── ech_ossl.c │ ├── ecdsa │ │ ├── Makefile │ │ ├── ecdsa.h │ │ ├── ecdsatest.c │ │ ├── ecs_asn1.c │ │ ├── ecs_err.c │ │ ├── ecs_lib.c │ │ ├── ecs_locl.h │ │ ├── ecs_ossl.c │ │ ├── ecs_sign.c │ │ └── ecs_vrf.c │ ├── engine │ │ ├── Makefile │ │ ├── README │ │ ├── eng_all.c │ │ ├── eng_cnf.c │ │ ├── eng_cryptodev.c │ │ ├── eng_ctrl.c │ │ ├── eng_dyn.c │ │ ├── eng_err.c │ │ ├── eng_fat.c │ │ ├── eng_init.c │ │ ├── eng_int.h │ │ ├── eng_lib.c │ │ ├── eng_list.c │ │ ├── eng_openssl.c │ │ ├── eng_pkey.c │ │ ├── eng_rdrand.c │ │ ├── eng_rsax.c │ │ ├── eng_table.c │ │ ├── engine.h │ │ ├── enginetest.c │ │ ├── tb_asnmth.c │ │ ├── tb_cipher.c │ │ ├── tb_dh.c │ │ ├── tb_digest.c │ │ ├── tb_dsa.c │ │ ├── tb_ecdh.c │ │ ├── tb_ecdsa.c │ │ ├── tb_pkmeth.c │ │ ├── tb_rand.c │ │ ├── tb_rsa.c │ │ └── tb_store.c │ ├── err │ │ ├── Makefile │ │ ├── err.c │ │ ├── err.h │ │ ├── err_all.c │ │ ├── err_prn.c │ │ └── openssl.ec │ ├── evp │ │ ├── Makefile │ │ ├── bio_b64.c │ │ ├── bio_enc.c │ │ ├── bio_md.c │ │ ├── bio_ok.c │ │ ├── c_all.c │ │ ├── c_allc.c │ │ ├── c_alld.c │ │ ├── digest.c │ │ ├── e_aes.c │ │ ├── e_aes_cbc_hmac_sha1.c │ │ ├── e_bf.c │ │ ├── e_camellia.c │ │ ├── e_cast.c │ │ ├── e_des.c │ │ ├── e_des3.c │ │ ├── e_dsa.c │ │ ├── e_idea.c │ │ ├── e_null.c │ │ ├── e_old.c │ │ ├── e_rc2.c │ │ ├── e_rc4.c │ │ ├── e_rc4_hmac_md5.c │ │ ├── e_rc5.c │ │ ├── e_seed.c │ │ ├── e_xcbc_d.c │ │ ├── encode.c │ │ ├── evp.h │ │ ├── evp_acnf.c │ │ ├── evp_enc.c │ │ ├── evp_err.c │ │ ├── evp_fips.c │ │ ├── evp_key.c │ │ ├── evp_lib.c │ │ ├── evp_locl.h │ │ ├── evp_pbe.c │ │ ├── evp_pkey.c │ │ ├── evp_test.c │ │ ├── evptests.txt │ │ ├── m_dss.c │ │ ├── m_dss1.c │ │ ├── m_ecdsa.c │ │ ├── m_md2.c │ │ ├── m_md4.c │ │ ├── m_md5.c │ │ ├── m_mdc2.c │ │ ├── m_null.c │ │ ├── m_ripemd.c │ │ ├── m_sha.c │ │ ├── m_sha1.c │ │ ├── m_sigver.c │ │ ├── m_wp.c │ │ ├── names.c │ │ ├── openbsd_hw.c │ │ ├── p5_crpt.c │ │ ├── p5_crpt2.c │ │ ├── p_dec.c │ │ ├── p_enc.c │ │ ├── p_lib.c │ │ ├── p_open.c │ │ ├── p_seal.c │ │ ├── p_sign.c │ │ ├── p_verify.c │ │ ├── pmeth_fn.c │ │ ├── pmeth_gn.c │ │ └── pmeth_lib.c │ ├── ex_data.c │ ├── fips_err.h │ ├── fips_ers.c │ ├── hmac │ │ ├── Makefile │ │ ├── hm_ameth.c │ │ ├── hm_pmeth.c │ │ ├── hmac.c │ │ ├── hmac.h │ │ └── hmactest.c │ ├── ia64cpuid.S │ ├── idea │ │ ├── Makefile │ │ ├── i_cbc.c │ │ ├── i_cfb64.c │ │ ├── i_ecb.c │ │ ├── i_ofb64.c │ │ ├── i_skey.c │ │ ├── idea.h │ │ ├── idea_lcl.h │ │ ├── idea_spd.c │ │ ├── ideatest.c │ │ └── version │ ├── install-crypto.com │ ├── jpake │ │ ├── Makefile │ │ ├── jpake.c │ │ ├── jpake.h │ │ ├── jpake_err.c │ │ └── jpaketest.c │ ├── krb5 │ │ ├── Makefile │ │ ├── krb5_asn.c │ │ └── krb5_asn.h │ ├── lhash │ │ ├── Makefile │ │ ├── lh_stats.c │ │ ├── lh_test.c │ │ ├── lhash.c │ │ ├── lhash.h │ │ └── num.pl │ ├── md2 │ │ ├── Makefile │ │ ├── md2.c │ │ ├── md2.h │ │ ├── md2_dgst.c │ │ ├── md2_one.c │ │ └── md2test.c │ ├── md32_common.h │ ├── md4 │ │ ├── Makefile │ │ ├── md4.c │ │ ├── md4.h │ │ ├── md4_dgst.c │ │ ├── md4_locl.h │ │ ├── md4_one.c │ │ ├── md4s.cpp │ │ └── md4test.c │ ├── md5 │ │ ├── Makefile │ │ ├── asm │ │ │ ├── md5-586.pl │ │ │ ├── md5-ia64.S │ │ │ └── md5-x86_64.pl │ │ ├── md5.c │ │ ├── md5.h │ │ ├── md5_dgst.c │ │ ├── md5_locl.h │ │ ├── md5_one.c │ │ ├── md5s.cpp │ │ └── md5test.c │ ├── mdc2 │ │ ├── Makefile │ │ ├── mdc2.h │ │ ├── mdc2_one.c │ │ ├── mdc2dgst.c │ │ └── mdc2test.c │ ├── mem.c │ ├── mem_clr.c │ ├── mem_dbg.c │ ├── modes │ │ ├── Makefile │ │ ├── asm │ │ │ ├── ghash-alpha.pl │ │ │ ├── ghash-armv4.pl │ │ │ ├── ghash-ia64.pl │ │ │ ├── ghash-parisc.pl │ │ │ ├── ghash-s390x.pl │ │ │ ├── ghash-sparcv9.pl │ │ │ ├── ghash-x86.pl │ │ │ └── ghash-x86_64.pl │ │ ├── cbc128.c │ │ ├── ccm128.c │ │ ├── cfb128.c │ │ ├── ctr128.c │ │ ├── cts128.c │ │ ├── gcm128.c │ │ ├── modes.h │ │ ├── modes_lcl.h │ │ ├── ofb128.c │ │ └── xts128.c │ ├── o_dir.c │ ├── o_dir.h │ ├── o_dir_test.c │ ├── o_fips.c │ ├── o_init.c │ ├── o_str.c │ ├── o_str.h │ ├── o_time.c │ ├── o_time.h │ ├── objects │ │ ├── Makefile │ │ ├── o_names.c │ │ ├── obj_dat.c │ │ ├── obj_dat.h │ │ ├── obj_dat.pl │ │ ├── obj_err.c │ │ ├── obj_lib.c │ │ ├── obj_mac.h │ │ ├── obj_mac.num │ │ ├── obj_xref.c │ │ ├── obj_xref.h │ │ ├── obj_xref.txt │ │ ├── objects.README │ │ ├── objects.h │ │ ├── objects.pl │ │ ├── objects.txt │ │ └── objxref.pl │ ├── ocsp │ │ ├── Makefile │ │ ├── ocsp.h │ │ ├── ocsp_asn.c │ │ ├── ocsp_cl.c │ │ ├── ocsp_err.c │ │ ├── ocsp_ext.c │ │ ├── ocsp_ht.c │ │ ├── ocsp_lib.c │ │ ├── ocsp_prn.c │ │ ├── ocsp_srv.c │ │ └── ocsp_vfy.c │ ├── opensslconf.h │ ├── opensslconf.h.in │ ├── opensslv.h │ ├── ossl_typ.h │ ├── pariscid.pl │ ├── pem │ │ ├── Makefile │ │ ├── message │ │ ├── pem.h │ │ ├── pem2.h │ │ ├── pem_all.c │ │ ├── pem_err.c │ │ ├── pem_info.c │ │ ├── pem_lib.c │ │ ├── pem_oth.c │ │ ├── pem_pk8.c │ │ ├── pem_pkey.c │ │ ├── pem_seal.c │ │ ├── pem_sign.c │ │ ├── pem_x509.c │ │ ├── pem_xaux.c │ │ ├── pkcs7.lis │ │ └── pvkfmt.c │ ├── perlasm │ │ ├── cbc.pl │ │ ├── ppc-xlate.pl │ │ ├── readme │ │ ├── x86_64-xlate.pl │ │ ├── x86asm.pl │ │ ├── x86gas.pl │ │ ├── x86masm.pl │ │ └── x86nasm.pl │ ├── pkcs12 │ │ ├── Makefile │ │ ├── p12_add.c │ │ ├── p12_asn.c │ │ ├── p12_attr.c │ │ ├── p12_crpt.c │ │ ├── p12_crt.c │ │ ├── p12_decr.c │ │ ├── p12_init.c │ │ ├── p12_key.c │ │ ├── p12_kiss.c │ │ ├── p12_mutl.c │ │ ├── p12_npas.c │ │ ├── p12_p8d.c │ │ ├── p12_p8e.c │ │ ├── p12_utl.c │ │ ├── pk12err.c │ │ └── pkcs12.h │ ├── pkcs7 │ │ ├── Makefile │ │ ├── bio_ber.c │ │ ├── bio_pk7.c │ │ ├── dec.c │ │ ├── des.pem │ │ ├── doc │ │ ├── enc.c │ │ ├── es1.pem │ │ ├── example.c │ │ ├── example.h │ │ ├── info.pem │ │ ├── infokey.pem │ │ ├── p7 │ │ │ ├── a1 │ │ │ ├── a2 │ │ │ ├── cert.p7c │ │ │ ├── smime.p7m │ │ │ └── smime.p7s │ │ ├── pk7_asn1.c │ │ ├── pk7_attr.c │ │ ├── pk7_dgst.c │ │ ├── pk7_doit.c │ │ ├── pk7_enc.c │ │ ├── pk7_lib.c │ │ ├── pk7_mime.c │ │ ├── pk7_smime.c │ │ ├── pkcs7.h │ │ ├── pkcs7err.c │ │ ├── server.pem │ │ ├── sign.c │ │ ├── t │ │ │ ├── 3des.pem │ │ │ ├── 3dess.pem │ │ │ ├── c.pem │ │ │ ├── ff │ │ │ ├── msie-e │ │ │ ├── msie-e.pem │ │ │ ├── msie-enc-01 │ │ │ ├── msie-enc-01.pem │ │ │ ├── msie-enc-02 │ │ │ ├── msie-enc-02.pem │ │ │ ├── msie-s-a-e │ │ │ ├── msie-s-a-e.pem │ │ │ ├── nav-smime │ │ │ ├── s.pem │ │ │ └── server.pem │ │ └── verify.c │ ├── ppccap.c │ ├── ppccpuid.pl │ ├── pqueue │ │ ├── Makefile │ │ ├── pq_test.c │ │ ├── pqueue.c │ │ └── pqueue.h │ ├── rand │ │ ├── Makefile │ │ ├── md_rand.c │ │ ├── rand.h │ │ ├── rand_egd.c │ │ ├── rand_err.c │ │ ├── rand_lcl.h │ │ ├── rand_lib.c │ │ ├── rand_nw.c │ │ ├── rand_os2.c │ │ ├── rand_unix.c │ │ ├── rand_vms.c │ │ ├── rand_win.c │ │ ├── randfile.c │ │ └── randtest.c │ ├── rc2 │ │ ├── Makefile │ │ ├── rc2.h │ │ ├── rc2_cbc.c │ │ ├── rc2_ecb.c │ │ ├── rc2_locl.h │ │ ├── rc2_skey.c │ │ ├── rc2cfb64.c │ │ ├── rc2ofb64.c │ │ ├── rc2speed.c │ │ ├── rc2test.c │ │ ├── rrc2.doc │ │ ├── tab.c │ │ └── version │ ├── rc4 │ │ ├── Makefile │ │ ├── asm │ │ │ ├── rc4-586.pl │ │ │ ├── rc4-ia64.pl │ │ │ ├── rc4-md5-x86_64.pl │ │ │ ├── rc4-parisc.pl │ │ │ ├── rc4-s390x.pl │ │ │ └── rc4-x86_64.pl │ │ ├── rc4.c │ │ ├── rc4.h │ │ ├── rc4_enc.c │ │ ├── rc4_locl.h │ │ ├── rc4_skey.c │ │ ├── rc4_utl.c │ │ ├── rc4s.cpp │ │ ├── rc4speed.c │ │ ├── rc4test.c │ │ └── rrc4.doc │ ├── rc5 │ │ ├── Makefile │ │ ├── asm │ │ │ └── rc5-586.pl │ │ ├── rc5.h │ │ ├── rc5_ecb.c │ │ ├── rc5_enc.c │ │ ├── rc5_locl.h │ │ ├── rc5_skey.c │ │ ├── rc5cfb64.c │ │ ├── rc5ofb64.c │ │ ├── rc5s.cpp │ │ ├── rc5speed.c │ │ └── rc5test.c │ ├── ripemd │ │ ├── Makefile │ │ ├── README │ │ ├── asm │ │ │ ├── rips.cpp │ │ │ └── rmd-586.pl │ │ ├── ripemd.h │ │ ├── rmd160.c │ │ ├── rmd_dgst.c │ │ ├── rmd_locl.h │ │ ├── rmd_one.c │ │ ├── rmdconst.h │ │ └── rmdtest.c │ ├── rsa │ │ ├── Makefile │ │ ├── rsa.h │ │ ├── rsa_ameth.c │ │ ├── rsa_asn1.c │ │ ├── rsa_chk.c │ │ ├── rsa_crpt.c │ │ ├── rsa_depr.c │ │ ├── rsa_eay.c │ │ ├── rsa_err.c │ │ ├── rsa_gen.c │ │ ├── rsa_lib.c │ │ ├── rsa_locl.h │ │ ├── rsa_none.c │ │ ├── rsa_null.c │ │ ├── rsa_oaep.c │ │ ├── rsa_pk1.c │ │ ├── rsa_pmeth.c │ │ ├── rsa_prn.c │ │ ├── rsa_pss.c │ │ ├── rsa_saos.c │ │ ├── rsa_sign.c │ │ ├── rsa_ssl.c │ │ ├── rsa_test.c │ │ └── rsa_x931.c │ ├── s390xcap.c │ ├── s390xcpuid.S │ ├── seed │ │ ├── Makefile │ │ ├── seed.c │ │ ├── seed.h │ │ ├── seed_cbc.c │ │ ├── seed_cfb.c │ │ ├── seed_ecb.c │ │ ├── seed_locl.h │ │ └── seed_ofb.c │ ├── sha │ │ ├── Makefile │ │ ├── asm │ │ │ ├── README │ │ │ ├── sha1-586.pl │ │ │ ├── sha1-alpha.pl │ │ │ ├── sha1-armv4-large.S │ │ │ ├── sha1-armv4-large.pl │ │ │ ├── sha1-ia64.pl │ │ │ ├── sha1-mips.pl │ │ │ ├── sha1-parisc.pl │ │ │ ├── sha1-ppc.pl │ │ │ ├── sha1-s390x.pl │ │ │ ├── sha1-sparcv9.pl │ │ │ ├── sha1-sparcv9a.pl │ │ │ ├── sha1-thumb.pl │ │ │ ├── sha1-x86_64.pl │ │ │ ├── sha256-586.pl │ │ │ ├── sha256-armv4.S │ │ │ ├── sha256-armv4.pl │ │ │ ├── sha512-586.pl │ │ │ ├── sha512-armv4.S │ │ │ ├── sha512-armv4.pl │ │ │ ├── sha512-ia64.pl │ │ │ ├── sha512-mips.pl │ │ │ ├── sha512-parisc.pl │ │ │ ├── sha512-ppc.pl │ │ │ ├── sha512-s390x.pl │ │ │ ├── sha512-sparcv9.pl │ │ │ └── sha512-x86_64.pl │ │ ├── sha.c │ │ ├── sha.h │ │ ├── sha1.c │ │ ├── sha1_one.c │ │ ├── sha1dgst.c │ │ ├── sha1test.c │ │ ├── sha256.c │ │ ├── sha256t.c │ │ ├── sha512.c │ │ ├── sha512t.c │ │ ├── sha_dgst.c │ │ ├── sha_locl.h │ │ ├── sha_one.c │ │ └── shatest.c │ ├── sparccpuid.S │ ├── sparcv9cap.c │ ├── srp │ │ ├── Makefile │ │ ├── srp.h │ │ ├── srp_grps.h │ │ ├── srp_lcl.h │ │ ├── srp_lib.c │ │ ├── srp_vfy.c │ │ └── srptest.c │ ├── stack │ │ ├── Makefile │ │ ├── safestack.h │ │ ├── stack.c │ │ └── stack.h │ ├── store │ │ ├── Makefile │ │ ├── README │ │ ├── store.h │ │ ├── str_err.c │ │ ├── str_lib.c │ │ ├── str_locl.h │ │ ├── str_mem.c │ │ └── str_meth.c │ ├── symhacks.h │ ├── threads │ │ ├── README │ │ ├── mttest.c │ │ ├── netware.bat │ │ ├── profile.sh │ │ ├── ptest.bat │ │ ├── pthread.sh │ │ ├── pthread2.sh │ │ ├── pthreads-vms.com │ │ ├── purify.sh │ │ ├── solaris.sh │ │ ├── th-lock.c │ │ └── win32.bat │ ├── ts │ │ ├── Makefile │ │ ├── ts.h │ │ ├── ts_asn1.c │ │ ├── ts_conf.c │ │ ├── ts_err.c │ │ ├── ts_lib.c │ │ ├── ts_req_print.c │ │ ├── ts_req_utils.c │ │ ├── ts_rsp_print.c │ │ ├── ts_rsp_sign.c │ │ ├── ts_rsp_utils.c │ │ ├── ts_rsp_verify.c │ │ └── ts_verify_ctx.c │ ├── txt_db │ │ ├── Makefile │ │ ├── txt_db.c │ │ └── txt_db.h │ ├── ui │ │ ├── Makefile │ │ ├── ui.h │ │ ├── ui_compat.c │ │ ├── ui_compat.h │ │ ├── ui_err.c │ │ ├── ui_lib.c │ │ ├── ui_locl.h │ │ ├── ui_openssl.c │ │ └── ui_util.c │ ├── uid.c │ ├── vms_rms.h │ ├── whrlpool │ │ ├── Makefile │ │ ├── asm │ │ │ ├── wp-mmx.pl │ │ │ └── wp-x86_64.pl │ │ ├── whrlpool.h │ │ ├── wp_block.c │ │ ├── wp_dgst.c │ │ ├── wp_locl.h │ │ └── wp_test.c │ ├── x509 │ │ ├── Makefile │ │ ├── by_dir.c │ │ ├── by_file.c │ │ ├── x509.h │ │ ├── x509_att.c │ │ ├── x509_cmp.c │ │ ├── x509_d2.c │ │ ├── x509_def.c │ │ ├── x509_err.c │ │ ├── x509_ext.c │ │ ├── x509_lu.c │ │ ├── x509_obj.c │ │ ├── x509_r2x.c │ │ ├── x509_req.c │ │ ├── x509_set.c │ │ ├── x509_trs.c │ │ ├── x509_txt.c │ │ ├── x509_v3.c │ │ ├── x509_vfy.c │ │ ├── x509_vfy.h │ │ ├── x509_vpm.c │ │ ├── x509cset.c │ │ ├── x509name.c │ │ ├── x509rset.c │ │ ├── x509spki.c │ │ ├── x509type.c │ │ └── x_all.c │ ├── x509v3 │ │ ├── Makefile │ │ ├── ext_dat.h │ │ ├── pcy_cache.c │ │ ├── pcy_data.c │ │ ├── pcy_int.h │ │ ├── pcy_lib.c │ │ ├── pcy_map.c │ │ ├── pcy_node.c │ │ ├── pcy_tree.c │ │ ├── tabtest.c │ │ ├── v3_addr.c │ │ ├── v3_akey.c │ │ ├── v3_akeya.c │ │ ├── v3_alt.c │ │ ├── v3_asid.c │ │ ├── v3_bcons.c │ │ ├── v3_bitst.c │ │ ├── v3_conf.c │ │ ├── v3_cpols.c │ │ ├── v3_crld.c │ │ ├── v3_enum.c │ │ ├── v3_extku.c │ │ ├── v3_genn.c │ │ ├── v3_ia5.c │ │ ├── v3_info.c │ │ ├── v3_int.c │ │ ├── v3_lib.c │ │ ├── v3_ncons.c │ │ ├── v3_ocsp.c │ │ ├── v3_pci.c │ │ ├── v3_pcia.c │ │ ├── v3_pcons.c │ │ ├── v3_pku.c │ │ ├── v3_pmaps.c │ │ ├── v3_prn.c │ │ ├── v3_purp.c │ │ ├── v3_skey.c │ │ ├── v3_sxnet.c │ │ ├── v3_utl.c │ │ ├── v3conf.c │ │ ├── v3err.c │ │ ├── v3prin.c │ │ └── x509v3.h │ ├── x86_64cpuid.pl │ └── x86cpuid.pl │ ├── e_os.h │ ├── e_os2.h │ ├── include │ └── openssl │ │ ├── aes.h │ │ ├── asn1.h │ │ ├── asn1_mac.h │ │ ├── asn1t.h │ │ ├── bio.h │ │ ├── blowfish.h │ │ ├── bn.h │ │ ├── buffer.h │ │ ├── camellia.h │ │ ├── cast.h │ │ ├── cmac.h │ │ ├── comp.h │ │ ├── conf.h │ │ ├── conf_api.h │ │ ├── crypto.h │ │ ├── des.h │ │ ├── des_old.h │ │ ├── dh.h │ │ ├── dsa.h │ │ ├── dso.h │ │ ├── dtls1.h │ │ ├── e_os2.h │ │ ├── ebcdic.h │ │ ├── ec.h │ │ ├── ecdh.h │ │ ├── ecdsa.h │ │ ├── engine.h │ │ ├── err.h │ │ ├── evp.h │ │ ├── hmac.h │ │ ├── idea.h │ │ ├── krb5_asn.h │ │ ├── kssl.h │ │ ├── lhash.h │ │ ├── md4.h │ │ ├── md5.h │ │ ├── mdc2.h │ │ ├── modes.h │ │ ├── obj_mac.h │ │ ├── objects.h │ │ ├── ocsp.h │ │ ├── opensslconf.h │ │ ├── opensslv.h │ │ ├── ossl_typ.h │ │ ├── pem.h │ │ ├── pem2.h │ │ ├── pkcs12.h │ │ ├── pkcs7.h │ │ ├── pqueue.h │ │ ├── rand.h │ │ ├── rc2.h │ │ ├── rc4.h │ │ ├── ripemd.h │ │ ├── rsa.h │ │ ├── safestack.h │ │ ├── seed.h │ │ ├── sha.h │ │ ├── srp.h │ │ ├── srtp.h │ │ ├── ssl.h │ │ ├── ssl2.h │ │ ├── ssl23.h │ │ ├── ssl3.h │ │ ├── stack.h │ │ ├── symhacks.h │ │ ├── tls1.h │ │ ├── ts.h │ │ ├── txt_db.h │ │ ├── ui.h │ │ ├── ui_compat.h │ │ ├── whrlpool.h │ │ ├── x509.h │ │ ├── x509_vfy.h │ │ └── x509v3.h │ └── ssl │ ├── Android.mk │ ├── Makefile │ ├── bio_ssl.c │ ├── d1_both.c │ ├── d1_clnt.c │ ├── d1_enc.c │ ├── d1_lib.c │ ├── d1_meth.c │ ├── d1_pkt.c │ ├── d1_srtp.c │ ├── d1_srvr.c │ ├── dtls1.h │ ├── install-ssl.com │ ├── kssl.c │ ├── kssl.h │ ├── kssl_lcl.h │ ├── s23_clnt.c │ ├── s23_lib.c │ ├── s23_meth.c │ ├── s23_pkt.c │ ├── s23_srvr.c │ ├── s2_clnt.c │ ├── s2_enc.c │ ├── s2_lib.c │ ├── s2_meth.c │ ├── s2_pkt.c │ ├── s2_srvr.c │ ├── s3_both.c │ ├── s3_clnt.c │ ├── s3_enc.c │ ├── s3_lib.c │ ├── s3_meth.c │ ├── s3_pkt.c │ ├── s3_srvr.c │ ├── srtp.h │ ├── ssl-lib.com │ ├── ssl.h │ ├── ssl2.h │ ├── ssl23.h │ ├── ssl3.h │ ├── ssl_algs.c │ ├── ssl_asn1.c │ ├── ssl_cert.c │ ├── ssl_ciph.c │ ├── ssl_err.c │ ├── ssl_err2.c │ ├── ssl_lib.c │ ├── ssl_locl.h │ ├── ssl_rsa.c │ ├── ssl_sess.c │ ├── ssl_stat.c │ ├── ssl_task.c │ ├── ssl_txt.c │ ├── ssltest.c │ ├── t1_clnt.c │ ├── t1_enc.c │ ├── t1_lib.c │ ├── t1_meth.c │ ├── t1_reneg.c │ ├── t1_srvr.c │ ├── tls1.h │ └── tls_srp.c ├── autoproxy.c ├── base.c ├── base.h ├── base64.c ├── base64.h ├── debian ├── changelog ├── compat ├── control ├── copyright ├── init.d ├── postinst ├── postrm ├── redsocks.8 ├── redsocks.conf ├── redsocks.default ├── redsocks.docs ├── redsocks.install ├── redsocks.manpages ├── rules ├── source │ └── format └── watch ├── direct.c ├── doc ├── balabit-TPROXY-README.txt ├── iptables-packet-flow-ng.png ├── iptables-packet-flow.png ├── rfc1928-socks5.txt ├── rfc1929-socks5-auth.txt ├── rfc1961-socks5-gssapi.txt ├── rfc2617-http-authentication.txt ├── rfc2817-http-connect.txt ├── rfc3089-socks-ipv6.txt ├── socks4.protocol.txt └── socks4a.protocol.txt ├── encrypt.c ├── encrypt.h ├── extra ├── search.h └── tsearch_avl.c ├── http-auth.c ├── http-auth.h ├── http-connect.c ├── http-relay.c ├── https-connect.c ├── ipcache.c ├── ipcache.h ├── libc-compat.h ├── list.h ├── log.c ├── log.h ├── main.c ├── main.h ├── md5.c ├── md5.h ├── parser.c ├── parser.h ├── redsocks.c ├── redsocks.conf.example ├── redsocks.h ├── redsocks2.service ├── redudp.c ├── redudp.h ├── shadowsocks-udp.c ├── shadowsocks.c ├── shadowsocks.h ├── socks4.c ├── socks5-udp.c ├── socks5.c ├── socks5.h ├── tcpdns.c ├── tcpdns.h ├── tools └── git-repack.sh ├── utils.c ├── utils.h ├── version.c └── version.h /.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/.gitignore -------------------------------------------------------------------------------- /Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/Makefile -------------------------------------------------------------------------------- /README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/README -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/README.md -------------------------------------------------------------------------------- /android/jni/Android.mk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/Android.mk -------------------------------------------------------------------------------- /android/jni/Application.mk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/Application.mk -------------------------------------------------------------------------------- /android/jni/libev/Changes: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/libev/Changes -------------------------------------------------------------------------------- /android/jni/libev/LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/libev/LICENSE -------------------------------------------------------------------------------- /android/jni/libev/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/libev/README -------------------------------------------------------------------------------- /android/jni/libev/ev++.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/libev/ev++.h -------------------------------------------------------------------------------- /android/jni/libev/ev.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/libev/ev.c -------------------------------------------------------------------------------- /android/jni/libev/ev.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/libev/ev.h -------------------------------------------------------------------------------- /android/jni/libev/ev_epoll.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/libev/ev_epoll.c -------------------------------------------------------------------------------- /android/jni/libev/ev_kqueue.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/libev/ev_kqueue.c -------------------------------------------------------------------------------- /android/jni/libev/ev_poll.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/libev/ev_poll.c -------------------------------------------------------------------------------- /android/jni/libev/ev_port.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/libev/ev_port.c -------------------------------------------------------------------------------- /android/jni/libev/ev_select.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/libev/ev_select.c -------------------------------------------------------------------------------- /android/jni/libev/ev_vars.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/libev/ev_vars.h -------------------------------------------------------------------------------- /android/jni/libev/ev_win32.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/libev/ev_win32.c -------------------------------------------------------------------------------- /android/jni/libev/ev_wrap.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/libev/ev_wrap.h -------------------------------------------------------------------------------- /android/jni/libev/event.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/libev/event.c -------------------------------------------------------------------------------- /android/jni/libev/event.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/libev/event.h -------------------------------------------------------------------------------- /android/jni/libevent2/ChangeLog: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/libevent2/ChangeLog -------------------------------------------------------------------------------- /android/jni/libevent2/LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/libevent2/LICENSE -------------------------------------------------------------------------------- /android/jni/libevent2/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/libevent2/README -------------------------------------------------------------------------------- /android/jni/libevent2/arc4random.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/libevent2/arc4random.c -------------------------------------------------------------------------------- /android/jni/libevent2/buffer.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/libevent2/buffer.c -------------------------------------------------------------------------------- /android/jni/libevent2/buffer_iocp.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/libevent2/buffer_iocp.c -------------------------------------------------------------------------------- /android/jni/libevent2/bufferevent.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/libevent2/bufferevent.c -------------------------------------------------------------------------------- /android/jni/libevent2/bufferevent_async.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/libevent2/bufferevent_async.c -------------------------------------------------------------------------------- /android/jni/libevent2/bufferevent_filter.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/libevent2/bufferevent_filter.c -------------------------------------------------------------------------------- /android/jni/libevent2/bufferevent_pair.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/libevent2/bufferevent_pair.c -------------------------------------------------------------------------------- /android/jni/libevent2/bufferevent_sock.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/libevent2/bufferevent_sock.c -------------------------------------------------------------------------------- /android/jni/libevent2/compat/sys/queue.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/libevent2/compat/sys/queue.h -------------------------------------------------------------------------------- /android/jni/libevent2/defer-internal.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/libevent2/defer-internal.h -------------------------------------------------------------------------------- /android/jni/libevent2/devpoll.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/libevent2/devpoll.c -------------------------------------------------------------------------------- /android/jni/libevent2/epoll.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/libevent2/epoll.c -------------------------------------------------------------------------------- /android/jni/libevent2/epoll_sub.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/libevent2/epoll_sub.c -------------------------------------------------------------------------------- /android/jni/libevent2/evbuffer-internal.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/libevent2/evbuffer-internal.h -------------------------------------------------------------------------------- /android/jni/libevent2/evdns.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/libevent2/evdns.c -------------------------------------------------------------------------------- /android/jni/libevent2/evdns.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/libevent2/evdns.h -------------------------------------------------------------------------------- /android/jni/libevent2/event-internal.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/libevent2/event-internal.h -------------------------------------------------------------------------------- /android/jni/libevent2/event.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/libevent2/event.c -------------------------------------------------------------------------------- /android/jni/libevent2/event.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/libevent2/event.h -------------------------------------------------------------------------------- /android/jni/libevent2/event_iocp.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/libevent2/event_iocp.c -------------------------------------------------------------------------------- /android/jni/libevent2/event_tagging.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/libevent2/event_tagging.c -------------------------------------------------------------------------------- /android/jni/libevent2/evhttp.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/libevent2/evhttp.h -------------------------------------------------------------------------------- /android/jni/libevent2/evmap-internal.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/libevent2/evmap-internal.h -------------------------------------------------------------------------------- /android/jni/libevent2/evmap.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/libevent2/evmap.c -------------------------------------------------------------------------------- /android/jni/libevent2/evport.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/libevent2/evport.c -------------------------------------------------------------------------------- /android/jni/libevent2/evrpc-internal.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/libevent2/evrpc-internal.h -------------------------------------------------------------------------------- /android/jni/libevent2/evrpc.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/libevent2/evrpc.c -------------------------------------------------------------------------------- /android/jni/libevent2/evrpc.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/libevent2/evrpc.h -------------------------------------------------------------------------------- /android/jni/libevent2/evsignal-internal.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/libevent2/evsignal-internal.h -------------------------------------------------------------------------------- /android/jni/libevent2/evthread-internal.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/libevent2/evthread-internal.h -------------------------------------------------------------------------------- /android/jni/libevent2/evthread.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/libevent2/evthread.c -------------------------------------------------------------------------------- /android/jni/libevent2/evthread_pthread.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/libevent2/evthread_pthread.c -------------------------------------------------------------------------------- /android/jni/libevent2/evthread_win32.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/libevent2/evthread_win32.c -------------------------------------------------------------------------------- /android/jni/libevent2/evutil.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/libevent2/evutil.c -------------------------------------------------------------------------------- /android/jni/libevent2/evutil.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/libevent2/evutil.h -------------------------------------------------------------------------------- /android/jni/libevent2/evutil_rand.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/libevent2/evutil_rand.c -------------------------------------------------------------------------------- /android/jni/libevent2/ht-internal.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/libevent2/ht-internal.h -------------------------------------------------------------------------------- /android/jni/libevent2/http-internal.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/libevent2/http-internal.h -------------------------------------------------------------------------------- /android/jni/libevent2/http.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/libevent2/http.c -------------------------------------------------------------------------------- /android/jni/libevent2/include/event2/dns.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/libevent2/include/event2/dns.h -------------------------------------------------------------------------------- /android/jni/libevent2/include/event2/rpc.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/libevent2/include/event2/rpc.h -------------------------------------------------------------------------------- /android/jni/libevent2/include/event2/tag.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/libevent2/include/event2/tag.h -------------------------------------------------------------------------------- /android/jni/libevent2/iocp-internal.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/libevent2/iocp-internal.h -------------------------------------------------------------------------------- /android/jni/libevent2/ipv6-internal.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/libevent2/ipv6-internal.h -------------------------------------------------------------------------------- /android/jni/libevent2/kqueue.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/libevent2/kqueue.c -------------------------------------------------------------------------------- /android/jni/libevent2/listener.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/libevent2/listener.c -------------------------------------------------------------------------------- /android/jni/libevent2/log-internal.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/libevent2/log-internal.h -------------------------------------------------------------------------------- /android/jni/libevent2/log.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/libevent2/log.c -------------------------------------------------------------------------------- /android/jni/libevent2/minheap-internal.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/libevent2/minheap-internal.h -------------------------------------------------------------------------------- /android/jni/libevent2/mm-internal.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/libevent2/mm-internal.h -------------------------------------------------------------------------------- /android/jni/libevent2/poll.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/libevent2/poll.c -------------------------------------------------------------------------------- /android/jni/libevent2/ratelim-internal.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/libevent2/ratelim-internal.h -------------------------------------------------------------------------------- /android/jni/libevent2/select.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/libevent2/select.c -------------------------------------------------------------------------------- /android/jni/libevent2/signal.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/libevent2/signal.c -------------------------------------------------------------------------------- /android/jni/libevent2/strlcpy-internal.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/libevent2/strlcpy-internal.h -------------------------------------------------------------------------------- /android/jni/libevent2/strlcpy.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/libevent2/strlcpy.c -------------------------------------------------------------------------------- /android/jni/libevent2/util-internal.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/libevent2/util-internal.h -------------------------------------------------------------------------------- /android/jni/libevent2/win32select.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/libevent2/win32select.c -------------------------------------------------------------------------------- /android/jni/openssl/ACKNOWLEDGMENTS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/ACKNOWLEDGMENTS -------------------------------------------------------------------------------- /android/jni/openssl/MODULE_LICENSE_BSD_LIKE: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /android/jni/openssl/NOTICE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/NOTICE -------------------------------------------------------------------------------- /android/jni/openssl/README.ANDROID.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/README.ANDROID.txt -------------------------------------------------------------------------------- /android/jni/openssl/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/README.md -------------------------------------------------------------------------------- /android/jni/openssl/android-config.mk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/android-config.mk -------------------------------------------------------------------------------- /android/jni/openssl/crypto/Android.mk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/Android.mk -------------------------------------------------------------------------------- /android/jni/openssl/crypto/LPdir_nyi.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/LPdir_nyi.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/LPdir_unix.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/LPdir_unix.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/LPdir_vms.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/LPdir_vms.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/LPdir_win.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/LPdir_win.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/LPdir_win32.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/LPdir_win32.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/LPdir_wince.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/LPdir_wince.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/Makefile -------------------------------------------------------------------------------- /android/jni/openssl/crypto/aes/Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/aes/Makefile -------------------------------------------------------------------------------- /android/jni/openssl/crypto/aes/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/aes/README -------------------------------------------------------------------------------- /android/jni/openssl/crypto/aes/aes.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/aes/aes.h -------------------------------------------------------------------------------- /android/jni/openssl/crypto/aes/aes_cbc.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/aes/aes_cbc.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/aes/aes_cfb.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/aes/aes_cfb.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/aes/aes_core.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/aes/aes_core.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/aes/aes_ctr.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/aes/aes_ctr.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/aes/aes_ecb.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/aes/aes_ecb.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/aes/aes_ige.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/aes/aes_ige.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/aes/aes_locl.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/aes/aes_locl.h -------------------------------------------------------------------------------- /android/jni/openssl/crypto/aes/aes_misc.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/aes/aes_misc.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/aes/aes_ofb.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/aes/aes_ofb.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/aes/aes_wrap.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/aes/aes_wrap.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/alphacpuid.pl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/alphacpuid.pl -------------------------------------------------------------------------------- /android/jni/openssl/crypto/arm_arch.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/arm_arch.h -------------------------------------------------------------------------------- /android/jni/openssl/crypto/armcap.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/armcap.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/armv4cpuid.S: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/armv4cpuid.S -------------------------------------------------------------------------------- /android/jni/openssl/crypto/asn1/Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/asn1/Makefile -------------------------------------------------------------------------------- /android/jni/openssl/crypto/asn1/a_bitstr.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/asn1/a_bitstr.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/asn1/a_bool.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/asn1/a_bool.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/asn1/a_bytes.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/asn1/a_bytes.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/asn1/a_d2i_fp.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/asn1/a_d2i_fp.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/asn1/a_digest.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/asn1/a_digest.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/asn1/a_dup.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/asn1/a_dup.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/asn1/a_enum.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/asn1/a_enum.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/asn1/a_gentm.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/asn1/a_gentm.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/asn1/a_i2d_fp.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/asn1/a_i2d_fp.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/asn1/a_int.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/asn1/a_int.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/asn1/a_mbstr.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/asn1/a_mbstr.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/asn1/a_object.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/asn1/a_object.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/asn1/a_octet.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/asn1/a_octet.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/asn1/a_print.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/asn1/a_print.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/asn1/a_set.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/asn1/a_set.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/asn1/a_sign.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/asn1/a_sign.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/asn1/a_strex.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/asn1/a_strex.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/asn1/a_strnid.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/asn1/a_strnid.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/asn1/a_time.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/asn1/a_time.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/asn1/a_type.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/asn1/a_type.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/asn1/a_utctm.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/asn1/a_utctm.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/asn1/a_utf8.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/asn1/a_utf8.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/asn1/a_verify.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/asn1/a_verify.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/asn1/asn1.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/asn1/asn1.h -------------------------------------------------------------------------------- /android/jni/openssl/crypto/asn1/asn1_err.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/asn1/asn1_err.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/asn1/asn1_gen.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/asn1/asn1_gen.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/asn1/asn1_lib.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/asn1/asn1_lib.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/asn1/asn1_mac.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/asn1/asn1_mac.h -------------------------------------------------------------------------------- /android/jni/openssl/crypto/asn1/asn1_par.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/asn1/asn1_par.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/asn1/asn1t.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/asn1/asn1t.h -------------------------------------------------------------------------------- /android/jni/openssl/crypto/asn1/asn_mime.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/asn1/asn_mime.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/asn1/asn_moid.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/asn1/asn_moid.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/asn1/asn_pack.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/asn1/asn_pack.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/asn1/bio_asn1.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/asn1/bio_asn1.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/asn1/bio_ndef.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/asn1/bio_ndef.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/asn1/charmap.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/asn1/charmap.h -------------------------------------------------------------------------------- /android/jni/openssl/crypto/asn1/charmap.pl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/asn1/charmap.pl -------------------------------------------------------------------------------- /android/jni/openssl/crypto/asn1/d2i_pr.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/asn1/d2i_pr.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/asn1/d2i_pu.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/asn1/d2i_pu.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/asn1/evp_asn1.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/asn1/evp_asn1.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/asn1/f_enum.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/asn1/f_enum.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/asn1/f_int.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/asn1/f_int.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/asn1/f_string.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/asn1/f_string.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/asn1/i2d_pr.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/asn1/i2d_pr.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/asn1/i2d_pu.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/asn1/i2d_pu.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/asn1/n_pkey.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/asn1/n_pkey.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/asn1/nsseq.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/asn1/nsseq.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/asn1/p5_pbe.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/asn1/p5_pbe.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/asn1/p5_pbev2.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/asn1/p5_pbev2.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/asn1/p8_pkey.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/asn1/p8_pkey.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/asn1/t_bitst.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/asn1/t_bitst.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/asn1/t_crl.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/asn1/t_crl.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/asn1/t_pkey.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/asn1/t_pkey.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/asn1/t_req.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/asn1/t_req.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/asn1/t_spki.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/asn1/t_spki.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/asn1/t_x509.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/asn1/t_x509.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/asn1/t_x509a.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/asn1/t_x509a.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/asn1/tasn_dec.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/asn1/tasn_dec.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/asn1/tasn_enc.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/asn1/tasn_enc.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/asn1/tasn_fre.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/asn1/tasn_fre.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/asn1/tasn_new.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/asn1/tasn_new.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/asn1/tasn_prn.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/asn1/tasn_prn.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/asn1/tasn_typ.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/asn1/tasn_typ.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/asn1/tasn_utl.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/asn1/tasn_utl.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/asn1/x_algor.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/asn1/x_algor.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/asn1/x_attrib.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/asn1/x_attrib.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/asn1/x_bignum.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/asn1/x_bignum.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/asn1/x_crl.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/asn1/x_crl.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/asn1/x_exten.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/asn1/x_exten.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/asn1/x_info.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/asn1/x_info.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/asn1/x_long.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/asn1/x_long.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/asn1/x_name.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/asn1/x_name.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/asn1/x_nx509.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/asn1/x_nx509.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/asn1/x_pkey.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/asn1/x_pkey.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/asn1/x_pubkey.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/asn1/x_pubkey.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/asn1/x_req.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/asn1/x_req.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/asn1/x_sig.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/asn1/x_sig.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/asn1/x_spki.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/asn1/x_spki.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/asn1/x_val.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/asn1/x_val.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/asn1/x_x509.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/asn1/x_x509.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/asn1/x_x509a.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/asn1/x_x509a.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/bf/COPYRIGHT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/bf/COPYRIGHT -------------------------------------------------------------------------------- /android/jni/openssl/crypto/bf/INSTALL: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/bf/INSTALL -------------------------------------------------------------------------------- /android/jni/openssl/crypto/bf/Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/bf/Makefile -------------------------------------------------------------------------------- /android/jni/openssl/crypto/bf/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/bf/README -------------------------------------------------------------------------------- /android/jni/openssl/crypto/bf/VERSION: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/bf/VERSION -------------------------------------------------------------------------------- /android/jni/openssl/crypto/bf/asm/readme: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/bf/asm/readme -------------------------------------------------------------------------------- /android/jni/openssl/crypto/bf/bf_cbc.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/bf/bf_cbc.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/bf/bf_cfb64.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/bf/bf_cfb64.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/bf/bf_ecb.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/bf/bf_ecb.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/bf/bf_enc.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/bf/bf_enc.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/bf/bf_locl.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/bf/bf_locl.h -------------------------------------------------------------------------------- /android/jni/openssl/crypto/bf/bf_ofb64.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/bf/bf_ofb64.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/bf/bf_opts.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/bf/bf_opts.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/bf/bf_pi.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/bf/bf_pi.h -------------------------------------------------------------------------------- /android/jni/openssl/crypto/bf/bf_skey.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/bf/bf_skey.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/bf/bfs.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/bf/bfs.cpp -------------------------------------------------------------------------------- /android/jni/openssl/crypto/bf/bfspeed.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/bf/bfspeed.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/bf/bftest.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/bf/bftest.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/bf/blowfish.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/bf/blowfish.h -------------------------------------------------------------------------------- /android/jni/openssl/crypto/bio/Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/bio/Makefile -------------------------------------------------------------------------------- /android/jni/openssl/crypto/bio/b_dump.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/bio/b_dump.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/bio/b_print.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/bio/b_print.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/bio/b_sock.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/bio/b_sock.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/bio/bf_buff.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/bio/bf_buff.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/bio/bf_lbuf.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/bio/bf_lbuf.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/bio/bf_nbio.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/bio/bf_nbio.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/bio/bf_null.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/bio/bf_null.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/bio/bio.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/bio/bio.h -------------------------------------------------------------------------------- /android/jni/openssl/crypto/bio/bio_cb.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/bio/bio_cb.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/bio/bio_err.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/bio/bio_err.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/bio/bio_lcl.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/bio/bio_lcl.h -------------------------------------------------------------------------------- /android/jni/openssl/crypto/bio/bio_lib.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/bio/bio_lib.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/bio/bss_acpt.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/bio/bss_acpt.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/bio/bss_bio.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/bio/bss_bio.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/bio/bss_conn.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/bio/bss_conn.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/bio/bss_dgram.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/bio/bss_dgram.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/bio/bss_fd.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/bio/bss_fd.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/bio/bss_file.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/bio/bss_file.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/bio/bss_log.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/bio/bss_log.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/bio/bss_mem.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/bio/bss_mem.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/bio/bss_null.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/bio/bss_null.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/bio/bss_rtcp.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/bio/bss_rtcp.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/bio/bss_sock.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/bio/bss_sock.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/bn/Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/bn/Makefile -------------------------------------------------------------------------------- /android/jni/openssl/crypto/bn/asm/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/bn/asm/README -------------------------------------------------------------------------------- /android/jni/openssl/crypto/bn/asm/ia64.S: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/bn/asm/ia64.S -------------------------------------------------------------------------------- /android/jni/openssl/crypto/bn/asm/mips.pl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/bn/asm/mips.pl -------------------------------------------------------------------------------- /android/jni/openssl/crypto/bn/asm/mips3.s: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/bn/asm/mips3.s -------------------------------------------------------------------------------- /android/jni/openssl/crypto/bn/asm/ppc.pl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/bn/asm/ppc.pl -------------------------------------------------------------------------------- /android/jni/openssl/crypto/bn/asm/s390x.S: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/bn/asm/s390x.S -------------------------------------------------------------------------------- /android/jni/openssl/crypto/bn/asm/vms.mar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/bn/asm/vms.mar -------------------------------------------------------------------------------- /android/jni/openssl/crypto/bn/asm/x86.pl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/bn/asm/x86.pl -------------------------------------------------------------------------------- /android/jni/openssl/crypto/bn/asm/x86/f: -------------------------------------------------------------------------------- 1 | #!/usr/local/bin/perl 2 | # x86 assember 3 | 4 | -------------------------------------------------------------------------------- /android/jni/openssl/crypto/bn/bn.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/bn/bn.h -------------------------------------------------------------------------------- /android/jni/openssl/crypto/bn/bn.mul: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/bn/bn.mul -------------------------------------------------------------------------------- /android/jni/openssl/crypto/bn/bn_add.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/bn/bn_add.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/bn/bn_asm.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/bn/bn_asm.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/bn/bn_blind.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/bn/bn_blind.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/bn/bn_const.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/bn/bn_const.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/bn/bn_ctx.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/bn/bn_ctx.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/bn/bn_depr.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/bn/bn_depr.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/bn/bn_div.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/bn/bn_div.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/bn/bn_err.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/bn/bn_err.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/bn/bn_exp.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/bn/bn_exp.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/bn/bn_exp2.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/bn/bn_exp2.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/bn/bn_gcd.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/bn/bn_gcd.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/bn/bn_gf2m.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/bn/bn_gf2m.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/bn/bn_kron.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/bn/bn_kron.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/bn/bn_lcl.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/bn/bn_lcl.h -------------------------------------------------------------------------------- /android/jni/openssl/crypto/bn/bn_lib.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/bn/bn_lib.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/bn/bn_mod.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/bn/bn_mod.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/bn/bn_mont.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/bn/bn_mont.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/bn/bn_mpi.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/bn/bn_mpi.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/bn/bn_mul.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/bn/bn_mul.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/bn/bn_nist.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/bn/bn_nist.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/bn/bn_prime.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/bn/bn_prime.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/bn/bn_prime.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/bn/bn_prime.h -------------------------------------------------------------------------------- /android/jni/openssl/crypto/bn/bn_prime.pl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/bn/bn_prime.pl -------------------------------------------------------------------------------- /android/jni/openssl/crypto/bn/bn_print.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/bn/bn_print.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/bn/bn_rand.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/bn/bn_rand.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/bn/bn_recp.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/bn/bn_recp.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/bn/bn_shift.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/bn/bn_shift.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/bn/bn_sqr.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/bn/bn_sqr.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/bn/bn_sqrt.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/bn/bn_sqrt.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/bn/bn_word.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/bn/bn_word.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/bn/bn_x931p.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/bn/bn_x931p.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/bn/bnspeed.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/bn/bnspeed.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/bn/bntest.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/bn/bntest.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/bn/divtest.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/bn/divtest.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/bn/exp.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/bn/exp.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/bn/expspeed.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/bn/expspeed.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/bn/exptest.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/bn/exptest.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/bn/todo: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/bn/todo -------------------------------------------------------------------------------- /android/jni/openssl/crypto/bn/vms-helper.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/bn/vms-helper.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/buffer/Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/buffer/Makefile -------------------------------------------------------------------------------- /android/jni/openssl/crypto/buffer/buffer.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/buffer/buffer.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/buffer/buffer.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/buffer/buffer.h -------------------------------------------------------------------------------- /android/jni/openssl/crypto/cast/Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/cast/Makefile -------------------------------------------------------------------------------- /android/jni/openssl/crypto/cast/asm/readme: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/cast/asm/readme -------------------------------------------------------------------------------- /android/jni/openssl/crypto/cast/c_cfb64.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/cast/c_cfb64.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/cast/c_ecb.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/cast/c_ecb.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/cast/c_enc.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/cast/c_enc.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/cast/c_ofb64.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/cast/c_ofb64.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/cast/c_skey.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/cast/c_skey.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/cast/cast.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/cast/cast.h -------------------------------------------------------------------------------- /android/jni/openssl/crypto/cast/cast_lcl.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/cast/cast_lcl.h -------------------------------------------------------------------------------- /android/jni/openssl/crypto/cast/cast_s.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/cast/cast_s.h -------------------------------------------------------------------------------- /android/jni/openssl/crypto/cast/cast_spd.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/cast/cast_spd.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/cast/castopts.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/cast/castopts.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/cast/casts.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/cast/casts.cpp -------------------------------------------------------------------------------- /android/jni/openssl/crypto/cast/casttest.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/cast/casttest.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/cmac/Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/cmac/Makefile -------------------------------------------------------------------------------- /android/jni/openssl/crypto/cmac/cm_ameth.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/cmac/cm_ameth.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/cmac/cm_pmeth.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/cmac/cm_pmeth.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/cmac/cmac.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/cmac/cmac.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/cmac/cmac.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/cmac/cmac.h -------------------------------------------------------------------------------- /android/jni/openssl/crypto/comp/Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/comp/Makefile -------------------------------------------------------------------------------- /android/jni/openssl/crypto/comp/c_rle.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/comp/c_rle.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/comp/c_zlib.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/comp/c_zlib.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/comp/comp.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/comp/comp.h -------------------------------------------------------------------------------- /android/jni/openssl/crypto/comp/comp_err.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/comp/comp_err.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/comp/comp_lib.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/comp/comp_lib.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/conf/Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/conf/Makefile -------------------------------------------------------------------------------- /android/jni/openssl/crypto/conf/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/conf/README -------------------------------------------------------------------------------- /android/jni/openssl/crypto/conf/cnf_save.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/conf/cnf_save.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/conf/conf.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/conf/conf.h -------------------------------------------------------------------------------- /android/jni/openssl/crypto/conf/conf_api.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/conf/conf_api.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/conf/conf_api.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/conf/conf_api.h -------------------------------------------------------------------------------- /android/jni/openssl/crypto/conf/conf_def.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/conf/conf_def.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/conf/conf_def.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/conf/conf_def.h -------------------------------------------------------------------------------- /android/jni/openssl/crypto/conf/conf_err.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/conf/conf_err.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/conf/conf_lib.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/conf/conf_lib.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/conf/conf_mod.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/conf/conf_mod.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/conf/conf_sap.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/conf/conf_sap.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/conf/keysets.pl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/conf/keysets.pl -------------------------------------------------------------------------------- /android/jni/openssl/crypto/conf/ssleay.cnf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/conf/ssleay.cnf -------------------------------------------------------------------------------- /android/jni/openssl/crypto/conf/test.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/conf/test.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/cpt_err.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/cpt_err.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/cryptlib.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/cryptlib.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/cryptlib.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/cryptlib.h -------------------------------------------------------------------------------- /android/jni/openssl/crypto/crypto-lib.com: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/crypto-lib.com -------------------------------------------------------------------------------- /android/jni/openssl/crypto/crypto.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/crypto.h -------------------------------------------------------------------------------- /android/jni/openssl/crypto/cversion.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/cversion.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/des/COPYRIGHT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/des/COPYRIGHT -------------------------------------------------------------------------------- /android/jni/openssl/crypto/des/DES.pm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/des/DES.pm -------------------------------------------------------------------------------- /android/jni/openssl/crypto/des/DES.xs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/des/DES.xs -------------------------------------------------------------------------------- /android/jni/openssl/crypto/des/FILES0: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/des/FILES0 -------------------------------------------------------------------------------- /android/jni/openssl/crypto/des/INSTALL: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/des/INSTALL -------------------------------------------------------------------------------- /android/jni/openssl/crypto/des/Imakefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/des/Imakefile -------------------------------------------------------------------------------- /android/jni/openssl/crypto/des/KERBEROS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/des/KERBEROS -------------------------------------------------------------------------------- /android/jni/openssl/crypto/des/Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/des/Makefile -------------------------------------------------------------------------------- /android/jni/openssl/crypto/des/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/des/README -------------------------------------------------------------------------------- /android/jni/openssl/crypto/des/VERSION: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/des/VERSION -------------------------------------------------------------------------------- /android/jni/openssl/crypto/des/asm/readme: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/des/asm/readme -------------------------------------------------------------------------------- /android/jni/openssl/crypto/des/cbc3_enc.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/des/cbc3_enc.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/des/cbc_cksm.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/des/cbc_cksm.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/des/cbc_enc.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/des/cbc_enc.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/des/cfb64ede.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/des/cfb64ede.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/des/cfb64enc.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/des/cfb64enc.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/des/cfb_enc.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/des/cfb_enc.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/des/des-lib.com: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/des/des-lib.com -------------------------------------------------------------------------------- /android/jni/openssl/crypto/des/des.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/des/des.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/des/des.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/des/des.h -------------------------------------------------------------------------------- /android/jni/openssl/crypto/des/des.pod: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/des/des.pod -------------------------------------------------------------------------------- /android/jni/openssl/crypto/des/des3s.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/des/des3s.cpp -------------------------------------------------------------------------------- /android/jni/openssl/crypto/des/des_enc.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/des/des_enc.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/des/des_locl.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/des/des_locl.h -------------------------------------------------------------------------------- /android/jni/openssl/crypto/des/des_old.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/des/des_old.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/des/des_old.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/des/des_old.h -------------------------------------------------------------------------------- /android/jni/openssl/crypto/des/des_old2.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/des/des_old2.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/des/des_opts.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/des/des_opts.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/des/des_ver.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/des/des_ver.h -------------------------------------------------------------------------------- /android/jni/openssl/crypto/des/dess.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/des/dess.cpp -------------------------------------------------------------------------------- /android/jni/openssl/crypto/des/destest.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/des/destest.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/des/ecb3_enc.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/des/ecb3_enc.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/des/ecb_enc.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/des/ecb_enc.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/des/enc_read.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/des/enc_read.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/des/enc_writ.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/des/enc_writ.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/des/fcrypt.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/des/fcrypt.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/des/fcrypt_b.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/des/fcrypt_b.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/des/makefile.bc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/des/makefile.bc -------------------------------------------------------------------------------- /android/jni/openssl/crypto/des/ncbc_enc.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/des/ncbc_enc.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/des/ofb64ede.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/des/ofb64ede.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/des/ofb64enc.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/des/ofb64enc.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/des/ofb_enc.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/des/ofb_enc.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/des/options.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/des/options.txt -------------------------------------------------------------------------------- /android/jni/openssl/crypto/des/pcbc_enc.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/des/pcbc_enc.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/des/qud_cksm.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/des/qud_cksm.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/des/rand_key.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/des/rand_key.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/des/read2pwd.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/des/read2pwd.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/des/read_pwd.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/des/read_pwd.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/des/rpc_des.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/des/rpc_des.h -------------------------------------------------------------------------------- /android/jni/openssl/crypto/des/rpc_enc.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/des/rpc_enc.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/des/rpw.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/des/rpw.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/des/set_key.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/des/set_key.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/des/speed.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/des/speed.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/des/spr.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/des/spr.h -------------------------------------------------------------------------------- /android/jni/openssl/crypto/des/str2key.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/des/str2key.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/des/t/test: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/des/t/test -------------------------------------------------------------------------------- /android/jni/openssl/crypto/des/typemap: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/des/typemap -------------------------------------------------------------------------------- /android/jni/openssl/crypto/des/xcbc_enc.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/des/xcbc_enc.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/dh/Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/dh/Makefile -------------------------------------------------------------------------------- /android/jni/openssl/crypto/dh/dh.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/dh/dh.h -------------------------------------------------------------------------------- /android/jni/openssl/crypto/dh/dh1024.pem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/dh/dh1024.pem -------------------------------------------------------------------------------- /android/jni/openssl/crypto/dh/dh192.pem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/dh/dh192.pem -------------------------------------------------------------------------------- /android/jni/openssl/crypto/dh/dh2048.pem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/dh/dh2048.pem -------------------------------------------------------------------------------- /android/jni/openssl/crypto/dh/dh4096.pem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/dh/dh4096.pem -------------------------------------------------------------------------------- /android/jni/openssl/crypto/dh/dh512.pem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/dh/dh512.pem -------------------------------------------------------------------------------- /android/jni/openssl/crypto/dh/dh_ameth.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/dh/dh_ameth.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/dh/dh_asn1.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/dh/dh_asn1.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/dh/dh_check.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/dh/dh_check.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/dh/dh_depr.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/dh/dh_depr.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/dh/dh_err.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/dh/dh_err.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/dh/dh_gen.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/dh/dh_gen.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/dh/dh_key.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/dh/dh_key.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/dh/dh_lib.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/dh/dh_lib.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/dh/dh_pmeth.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/dh/dh_pmeth.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/dh/dh_prn.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/dh/dh_prn.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/dh/dhtest.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/dh/dhtest.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/dh/example: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/dh/example -------------------------------------------------------------------------------- /android/jni/openssl/crypto/dh/generate: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/dh/generate -------------------------------------------------------------------------------- /android/jni/openssl/crypto/dh/p1024.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/dh/p1024.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/dh/p192.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/dh/p192.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/dh/p512.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/dh/p512.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/dsa/Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/dsa/Makefile -------------------------------------------------------------------------------- /android/jni/openssl/crypto/dsa/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/dsa/README -------------------------------------------------------------------------------- /android/jni/openssl/crypto/dsa/dsa.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/dsa/dsa.h -------------------------------------------------------------------------------- /android/jni/openssl/crypto/dsa/dsa_ameth.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/dsa/dsa_ameth.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/dsa/dsa_asn1.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/dsa/dsa_asn1.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/dsa/dsa_depr.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/dsa/dsa_depr.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/dsa/dsa_err.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/dsa/dsa_err.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/dsa/dsa_gen.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/dsa/dsa_gen.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/dsa/dsa_key.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/dsa/dsa_key.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/dsa/dsa_lib.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/dsa/dsa_lib.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/dsa/dsa_locl.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/dsa/dsa_locl.h -------------------------------------------------------------------------------- /android/jni/openssl/crypto/dsa/dsa_ossl.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/dsa/dsa_ossl.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/dsa/dsa_pmeth.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/dsa/dsa_pmeth.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/dsa/dsa_prn.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/dsa/dsa_prn.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/dsa/dsa_sign.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/dsa/dsa_sign.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/dsa/dsa_vrf.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/dsa/dsa_vrf.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/dsa/dsagen.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/dsa/dsagen.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/dsa/dsatest.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/dsa/dsatest.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/dso/Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/dso/Makefile -------------------------------------------------------------------------------- /android/jni/openssl/crypto/dso/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/dso/README -------------------------------------------------------------------------------- /android/jni/openssl/crypto/dso/dso.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/dso/dso.h -------------------------------------------------------------------------------- /android/jni/openssl/crypto/dso/dso_beos.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/dso/dso_beos.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/dso/dso_dl.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/dso/dso_dl.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/dso/dso_dlfcn.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/dso/dso_dlfcn.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/dso/dso_err.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/dso/dso_err.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/dso/dso_lib.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/dso/dso_lib.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/dso/dso_null.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/dso/dso_null.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/dso/dso_vms.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/dso/dso_vms.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/dso/dso_win32.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/dso/dso_win32.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/ebcdic.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/ebcdic.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/ebcdic.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/ebcdic.h -------------------------------------------------------------------------------- /android/jni/openssl/crypto/ec/Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/ec/Makefile -------------------------------------------------------------------------------- /android/jni/openssl/crypto/ec/ec.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/ec/ec.h -------------------------------------------------------------------------------- /android/jni/openssl/crypto/ec/ec2_mult.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/ec/ec2_mult.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/ec/ec2_oct.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/ec/ec2_oct.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/ec/ec2_smpl.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/ec/ec2_smpl.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/ec/ec_ameth.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/ec/ec_ameth.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/ec/ec_asn1.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/ec/ec_asn1.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/ec/ec_check.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/ec/ec_check.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/ec/ec_curve.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/ec/ec_curve.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/ec/ec_cvt.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/ec/ec_cvt.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/ec/ec_err.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/ec/ec_err.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/ec/ec_key.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/ec/ec_key.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/ec/ec_lcl.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/ec/ec_lcl.h -------------------------------------------------------------------------------- /android/jni/openssl/crypto/ec/ec_lib.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/ec/ec_lib.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/ec/ec_mult.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/ec/ec_mult.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/ec/ec_oct.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/ec/ec_oct.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/ec/ec_pmeth.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/ec/ec_pmeth.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/ec/ec_print.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/ec/ec_print.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/ec/eck_prn.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/ec/eck_prn.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/ec/ecp_mont.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/ec/ecp_mont.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/ec/ecp_nist.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/ec/ecp_nist.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/ec/ecp_oct.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/ec/ecp_oct.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/ec/ecp_smpl.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/ec/ecp_smpl.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/ec/ectest.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/ec/ectest.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/ecdh/Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/ecdh/Makefile -------------------------------------------------------------------------------- /android/jni/openssl/crypto/ecdh/ecdh.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/ecdh/ecdh.h -------------------------------------------------------------------------------- /android/jni/openssl/crypto/ecdh/ecdhtest.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/ecdh/ecdhtest.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/ecdh/ech_err.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/ecdh/ech_err.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/ecdh/ech_key.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/ecdh/ech_key.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/ecdh/ech_lib.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/ecdh/ech_lib.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/ecdh/ech_locl.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/ecdh/ech_locl.h -------------------------------------------------------------------------------- /android/jni/openssl/crypto/ecdh/ech_ossl.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/ecdh/ech_ossl.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/ecdsa/Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/ecdsa/Makefile -------------------------------------------------------------------------------- /android/jni/openssl/crypto/ecdsa/ecdsa.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/ecdsa/ecdsa.h -------------------------------------------------------------------------------- /android/jni/openssl/crypto/ecdsa/ecs_err.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/ecdsa/ecs_err.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/ecdsa/ecs_lib.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/ecdsa/ecs_lib.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/ecdsa/ecs_vrf.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/ecdsa/ecs_vrf.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/engine/Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/engine/Makefile -------------------------------------------------------------------------------- /android/jni/openssl/crypto/engine/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/engine/README -------------------------------------------------------------------------------- /android/jni/openssl/crypto/engine/engine.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/engine/engine.h -------------------------------------------------------------------------------- /android/jni/openssl/crypto/engine/tb_dh.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/engine/tb_dh.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/engine/tb_dsa.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/engine/tb_dsa.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/engine/tb_rsa.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/engine/tb_rsa.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/err/Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/err/Makefile -------------------------------------------------------------------------------- /android/jni/openssl/crypto/err/err.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/err/err.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/err/err.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/err/err.h -------------------------------------------------------------------------------- /android/jni/openssl/crypto/err/err_all.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/err/err_all.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/err/err_prn.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/err/err_prn.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/err/openssl.ec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/err/openssl.ec -------------------------------------------------------------------------------- /android/jni/openssl/crypto/evp/Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/evp/Makefile -------------------------------------------------------------------------------- /android/jni/openssl/crypto/evp/bio_b64.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/evp/bio_b64.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/evp/bio_enc.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/evp/bio_enc.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/evp/bio_md.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/evp/bio_md.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/evp/bio_ok.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/evp/bio_ok.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/evp/c_all.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/evp/c_all.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/evp/c_allc.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/evp/c_allc.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/evp/c_alld.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/evp/c_alld.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/evp/digest.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/evp/digest.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/evp/e_aes.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/evp/e_aes.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/evp/e_bf.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/evp/e_bf.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/evp/e_cast.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/evp/e_cast.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/evp/e_des.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/evp/e_des.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/evp/e_des3.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/evp/e_des3.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/evp/e_dsa.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/evp/e_dsa.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/evp/e_idea.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/evp/e_idea.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/evp/e_null.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/evp/e_null.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/evp/e_old.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/evp/e_old.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/evp/e_rc2.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/evp/e_rc2.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/evp/e_rc4.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/evp/e_rc4.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/evp/e_rc5.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/evp/e_rc5.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/evp/e_seed.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/evp/e_seed.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/evp/e_xcbc_d.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/evp/e_xcbc_d.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/evp/encode.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/evp/encode.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/evp/evp.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/evp/evp.h -------------------------------------------------------------------------------- /android/jni/openssl/crypto/evp/evp_acnf.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/evp/evp_acnf.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/evp/evp_enc.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/evp/evp_enc.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/evp/evp_err.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/evp/evp_err.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/evp/evp_fips.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/evp/evp_fips.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/evp/evp_key.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/evp/evp_key.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/evp/evp_lib.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/evp/evp_lib.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/evp/evp_locl.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/evp/evp_locl.h -------------------------------------------------------------------------------- /android/jni/openssl/crypto/evp/evp_pbe.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/evp/evp_pbe.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/evp/evp_pkey.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/evp/evp_pkey.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/evp/evp_test.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/evp/evp_test.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/evp/m_dss.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/evp/m_dss.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/evp/m_dss1.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/evp/m_dss1.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/evp/m_ecdsa.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/evp/m_ecdsa.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/evp/m_md2.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/evp/m_md2.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/evp/m_md4.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/evp/m_md4.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/evp/m_md5.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/evp/m_md5.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/evp/m_mdc2.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/evp/m_mdc2.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/evp/m_null.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/evp/m_null.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/evp/m_ripemd.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/evp/m_ripemd.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/evp/m_sha.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/evp/m_sha.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/evp/m_sha1.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/evp/m_sha1.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/evp/m_sigver.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/evp/m_sigver.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/evp/m_wp.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/evp/m_wp.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/evp/names.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/evp/names.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/evp/p5_crpt.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/evp/p5_crpt.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/evp/p_dec.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/evp/p_dec.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/evp/p_enc.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/evp/p_enc.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/evp/p_lib.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/evp/p_lib.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/evp/p_open.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/evp/p_open.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/evp/p_seal.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/evp/p_seal.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/evp/p_sign.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/evp/p_sign.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/ex_data.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/ex_data.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/fips_err.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/fips_err.h -------------------------------------------------------------------------------- /android/jni/openssl/crypto/fips_ers.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/fips_ers.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/hmac/hmac.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/hmac/hmac.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/hmac/hmac.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/hmac/hmac.h -------------------------------------------------------------------------------- /android/jni/openssl/crypto/ia64cpuid.S: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/ia64cpuid.S -------------------------------------------------------------------------------- /android/jni/openssl/crypto/idea/i_cbc.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/idea/i_cbc.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/idea/i_ecb.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/idea/i_ecb.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/idea/idea.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/idea/idea.h -------------------------------------------------------------------------------- /android/jni/openssl/crypto/idea/version: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/idea/version -------------------------------------------------------------------------------- /android/jni/openssl/crypto/lhash/num.pl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/lhash/num.pl -------------------------------------------------------------------------------- /android/jni/openssl/crypto/md2/Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/md2/Makefile -------------------------------------------------------------------------------- /android/jni/openssl/crypto/md2/md2.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/md2/md2.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/md2/md2.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/md2/md2.h -------------------------------------------------------------------------------- /android/jni/openssl/crypto/md4/Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/md4/Makefile -------------------------------------------------------------------------------- /android/jni/openssl/crypto/md4/md4.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/md4/md4.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/md4/md4.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/md4/md4.h -------------------------------------------------------------------------------- /android/jni/openssl/crypto/md4/md4s.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/md4/md4s.cpp -------------------------------------------------------------------------------- /android/jni/openssl/crypto/md5/Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/md5/Makefile -------------------------------------------------------------------------------- /android/jni/openssl/crypto/md5/md5.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/md5/md5.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/md5/md5.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/md5/md5.h -------------------------------------------------------------------------------- /android/jni/openssl/crypto/md5/md5s.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/md5/md5s.cpp -------------------------------------------------------------------------------- /android/jni/openssl/crypto/mdc2/mdc2.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/mdc2/mdc2.h -------------------------------------------------------------------------------- /android/jni/openssl/crypto/mem.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/mem.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/mem_clr.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/mem_clr.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/mem_dbg.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/mem_dbg.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/o_dir.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/o_dir.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/o_dir.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/o_dir.h -------------------------------------------------------------------------------- /android/jni/openssl/crypto/o_dir_test.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/o_dir_test.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/o_fips.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/o_fips.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/o_init.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/o_init.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/o_str.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/o_str.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/o_str.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/o_str.h -------------------------------------------------------------------------------- /android/jni/openssl/crypto/o_time.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/o_time.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/o_time.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/o_time.h -------------------------------------------------------------------------------- /android/jni/openssl/crypto/ocsp/ocsp.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/ocsp/ocsp.h -------------------------------------------------------------------------------- /android/jni/openssl/crypto/opensslv.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/opensslv.h -------------------------------------------------------------------------------- /android/jni/openssl/crypto/ossl_typ.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/ossl_typ.h -------------------------------------------------------------------------------- /android/jni/openssl/crypto/pariscid.pl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/pariscid.pl -------------------------------------------------------------------------------- /android/jni/openssl/crypto/pem/Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/pem/Makefile -------------------------------------------------------------------------------- /android/jni/openssl/crypto/pem/message: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/pem/message -------------------------------------------------------------------------------- /android/jni/openssl/crypto/pem/pem.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/pem/pem.h -------------------------------------------------------------------------------- /android/jni/openssl/crypto/pem/pem2.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/pem/pem2.h -------------------------------------------------------------------------------- /android/jni/openssl/crypto/pem/pvkfmt.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/pem/pvkfmt.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/pkcs7/dec.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/pkcs7/dec.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/pkcs7/doc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/pkcs7/doc -------------------------------------------------------------------------------- /android/jni/openssl/crypto/pkcs7/enc.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/pkcs7/enc.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/pkcs7/p7/a1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/pkcs7/p7/a1 -------------------------------------------------------------------------------- /android/jni/openssl/crypto/pkcs7/p7/a2: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/pkcs7/p7/a2 -------------------------------------------------------------------------------- /android/jni/openssl/crypto/pkcs7/sign.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/pkcs7/sign.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/pkcs7/t/ff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/pkcs7/t/ff -------------------------------------------------------------------------------- /android/jni/openssl/crypto/ppccap.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/ppccap.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/ppccpuid.pl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/ppccpuid.pl -------------------------------------------------------------------------------- /android/jni/openssl/crypto/rand/rand.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/rand/rand.h -------------------------------------------------------------------------------- /android/jni/openssl/crypto/rc2/Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/rc2/Makefile -------------------------------------------------------------------------------- /android/jni/openssl/crypto/rc2/rc2.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/rc2/rc2.h -------------------------------------------------------------------------------- /android/jni/openssl/crypto/rc2/rrc2.doc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/rc2/rrc2.doc -------------------------------------------------------------------------------- /android/jni/openssl/crypto/rc2/tab.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/rc2/tab.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/rc2/version: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/rc2/version -------------------------------------------------------------------------------- /android/jni/openssl/crypto/rc4/Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/rc4/Makefile -------------------------------------------------------------------------------- /android/jni/openssl/crypto/rc4/rc4.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/rc4/rc4.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/rc4/rc4.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/rc4/rc4.h -------------------------------------------------------------------------------- /android/jni/openssl/crypto/rc4/rc4s.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/rc4/rc4s.cpp -------------------------------------------------------------------------------- /android/jni/openssl/crypto/rc4/rrc4.doc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/rc4/rrc4.doc -------------------------------------------------------------------------------- /android/jni/openssl/crypto/rc5/Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/rc5/Makefile -------------------------------------------------------------------------------- /android/jni/openssl/crypto/rc5/rc5.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/rc5/rc5.h -------------------------------------------------------------------------------- /android/jni/openssl/crypto/rc5/rc5s.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/rc5/rc5s.cpp -------------------------------------------------------------------------------- /android/jni/openssl/crypto/rsa/Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/rsa/Makefile -------------------------------------------------------------------------------- /android/jni/openssl/crypto/rsa/rsa.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/rsa/rsa.h -------------------------------------------------------------------------------- /android/jni/openssl/crypto/s390xcap.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/s390xcap.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/s390xcpuid.S: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/s390xcpuid.S -------------------------------------------------------------------------------- /android/jni/openssl/crypto/seed/seed.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/seed/seed.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/seed/seed.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/seed/seed.h -------------------------------------------------------------------------------- /android/jni/openssl/crypto/sha/Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/sha/Makefile -------------------------------------------------------------------------------- /android/jni/openssl/crypto/sha/asm/README: -------------------------------------------------------------------------------- 1 | C2.pl works 2 | -------------------------------------------------------------------------------- /android/jni/openssl/crypto/sha/sha.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/sha/sha.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/sha/sha.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/sha/sha.h -------------------------------------------------------------------------------- /android/jni/openssl/crypto/sha/sha1.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/sha/sha1.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/sha/sha256.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/sha/sha256.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/sha/sha512.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/sha/sha512.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/sparccpuid.S: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/sparccpuid.S -------------------------------------------------------------------------------- /android/jni/openssl/crypto/sparcv9cap.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/sparcv9cap.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/srp/Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/srp/Makefile -------------------------------------------------------------------------------- /android/jni/openssl/crypto/srp/srp.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/srp/srp.h -------------------------------------------------------------------------------- /android/jni/openssl/crypto/store/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/store/README -------------------------------------------------------------------------------- /android/jni/openssl/crypto/symhacks.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/symhacks.h -------------------------------------------------------------------------------- /android/jni/openssl/crypto/ts/Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/ts/Makefile -------------------------------------------------------------------------------- /android/jni/openssl/crypto/ts/ts.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/ts/ts.h -------------------------------------------------------------------------------- /android/jni/openssl/crypto/ts/ts_asn1.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/ts/ts_asn1.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/ts/ts_conf.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/ts/ts_conf.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/ts/ts_err.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/ts/ts_err.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/ts/ts_lib.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/ts/ts_lib.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/ui/Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/ui/Makefile -------------------------------------------------------------------------------- /android/jni/openssl/crypto/ui/ui.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/ui/ui.h -------------------------------------------------------------------------------- /android/jni/openssl/crypto/ui/ui_err.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/ui/ui_err.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/ui/ui_lib.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/ui/ui_lib.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/ui/ui_locl.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/ui/ui_locl.h -------------------------------------------------------------------------------- /android/jni/openssl/crypto/ui/ui_util.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/ui/ui_util.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/uid.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/uid.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/vms_rms.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/vms_rms.h -------------------------------------------------------------------------------- /android/jni/openssl/crypto/x509/x509.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/x509/x509.h -------------------------------------------------------------------------------- /android/jni/openssl/crypto/x509/x_all.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/x509/x_all.c -------------------------------------------------------------------------------- /android/jni/openssl/crypto/x86cpuid.pl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/crypto/x86cpuid.pl -------------------------------------------------------------------------------- /android/jni/openssl/e_os.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/e_os.h -------------------------------------------------------------------------------- /android/jni/openssl/e_os2.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/e_os2.h -------------------------------------------------------------------------------- /android/jni/openssl/ssl/Android.mk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/ssl/Android.mk -------------------------------------------------------------------------------- /android/jni/openssl/ssl/Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/ssl/Makefile -------------------------------------------------------------------------------- /android/jni/openssl/ssl/bio_ssl.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/ssl/bio_ssl.c -------------------------------------------------------------------------------- /android/jni/openssl/ssl/d1_both.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/ssl/d1_both.c -------------------------------------------------------------------------------- /android/jni/openssl/ssl/d1_clnt.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/ssl/d1_clnt.c -------------------------------------------------------------------------------- /android/jni/openssl/ssl/d1_enc.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/ssl/d1_enc.c -------------------------------------------------------------------------------- /android/jni/openssl/ssl/d1_lib.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/ssl/d1_lib.c -------------------------------------------------------------------------------- /android/jni/openssl/ssl/d1_meth.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/ssl/d1_meth.c -------------------------------------------------------------------------------- /android/jni/openssl/ssl/d1_pkt.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/ssl/d1_pkt.c -------------------------------------------------------------------------------- /android/jni/openssl/ssl/d1_srtp.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/ssl/d1_srtp.c -------------------------------------------------------------------------------- /android/jni/openssl/ssl/d1_srvr.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/ssl/d1_srvr.c -------------------------------------------------------------------------------- /android/jni/openssl/ssl/dtls1.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/ssl/dtls1.h -------------------------------------------------------------------------------- /android/jni/openssl/ssl/install-ssl.com: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/ssl/install-ssl.com -------------------------------------------------------------------------------- /android/jni/openssl/ssl/kssl.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/ssl/kssl.c -------------------------------------------------------------------------------- /android/jni/openssl/ssl/kssl.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/ssl/kssl.h -------------------------------------------------------------------------------- /android/jni/openssl/ssl/kssl_lcl.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/ssl/kssl_lcl.h -------------------------------------------------------------------------------- /android/jni/openssl/ssl/s23_clnt.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/ssl/s23_clnt.c -------------------------------------------------------------------------------- /android/jni/openssl/ssl/s23_lib.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/ssl/s23_lib.c -------------------------------------------------------------------------------- /android/jni/openssl/ssl/s23_meth.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/ssl/s23_meth.c -------------------------------------------------------------------------------- /android/jni/openssl/ssl/s23_pkt.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/ssl/s23_pkt.c -------------------------------------------------------------------------------- /android/jni/openssl/ssl/s23_srvr.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/ssl/s23_srvr.c -------------------------------------------------------------------------------- /android/jni/openssl/ssl/s2_clnt.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/ssl/s2_clnt.c -------------------------------------------------------------------------------- /android/jni/openssl/ssl/s2_enc.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/ssl/s2_enc.c -------------------------------------------------------------------------------- /android/jni/openssl/ssl/s2_lib.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/ssl/s2_lib.c -------------------------------------------------------------------------------- /android/jni/openssl/ssl/s2_meth.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/ssl/s2_meth.c -------------------------------------------------------------------------------- /android/jni/openssl/ssl/s2_pkt.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/ssl/s2_pkt.c -------------------------------------------------------------------------------- /android/jni/openssl/ssl/s2_srvr.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/ssl/s2_srvr.c -------------------------------------------------------------------------------- /android/jni/openssl/ssl/s3_both.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/ssl/s3_both.c -------------------------------------------------------------------------------- /android/jni/openssl/ssl/s3_clnt.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/ssl/s3_clnt.c -------------------------------------------------------------------------------- /android/jni/openssl/ssl/s3_enc.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/ssl/s3_enc.c -------------------------------------------------------------------------------- /android/jni/openssl/ssl/s3_lib.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/ssl/s3_lib.c -------------------------------------------------------------------------------- /android/jni/openssl/ssl/s3_meth.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/ssl/s3_meth.c -------------------------------------------------------------------------------- /android/jni/openssl/ssl/s3_pkt.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/ssl/s3_pkt.c -------------------------------------------------------------------------------- /android/jni/openssl/ssl/s3_srvr.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/ssl/s3_srvr.c -------------------------------------------------------------------------------- /android/jni/openssl/ssl/srtp.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/ssl/srtp.h -------------------------------------------------------------------------------- /android/jni/openssl/ssl/ssl-lib.com: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/ssl/ssl-lib.com -------------------------------------------------------------------------------- /android/jni/openssl/ssl/ssl.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/ssl/ssl.h -------------------------------------------------------------------------------- /android/jni/openssl/ssl/ssl2.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/ssl/ssl2.h -------------------------------------------------------------------------------- /android/jni/openssl/ssl/ssl23.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/ssl/ssl23.h -------------------------------------------------------------------------------- /android/jni/openssl/ssl/ssl3.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/ssl/ssl3.h -------------------------------------------------------------------------------- /android/jni/openssl/ssl/ssl_algs.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/ssl/ssl_algs.c -------------------------------------------------------------------------------- /android/jni/openssl/ssl/ssl_asn1.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/ssl/ssl_asn1.c -------------------------------------------------------------------------------- /android/jni/openssl/ssl/ssl_cert.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/ssl/ssl_cert.c -------------------------------------------------------------------------------- /android/jni/openssl/ssl/ssl_ciph.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/ssl/ssl_ciph.c -------------------------------------------------------------------------------- /android/jni/openssl/ssl/ssl_err.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/ssl/ssl_err.c -------------------------------------------------------------------------------- /android/jni/openssl/ssl/ssl_err2.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/ssl/ssl_err2.c -------------------------------------------------------------------------------- /android/jni/openssl/ssl/ssl_lib.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/ssl/ssl_lib.c -------------------------------------------------------------------------------- /android/jni/openssl/ssl/ssl_locl.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/ssl/ssl_locl.h -------------------------------------------------------------------------------- /android/jni/openssl/ssl/ssl_rsa.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/ssl/ssl_rsa.c -------------------------------------------------------------------------------- /android/jni/openssl/ssl/ssl_sess.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/ssl/ssl_sess.c -------------------------------------------------------------------------------- /android/jni/openssl/ssl/ssl_stat.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/ssl/ssl_stat.c -------------------------------------------------------------------------------- /android/jni/openssl/ssl/ssl_task.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/ssl/ssl_task.c -------------------------------------------------------------------------------- /android/jni/openssl/ssl/ssl_txt.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/ssl/ssl_txt.c -------------------------------------------------------------------------------- /android/jni/openssl/ssl/ssltest.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/ssl/ssltest.c -------------------------------------------------------------------------------- /android/jni/openssl/ssl/t1_clnt.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/ssl/t1_clnt.c -------------------------------------------------------------------------------- /android/jni/openssl/ssl/t1_enc.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/ssl/t1_enc.c -------------------------------------------------------------------------------- /android/jni/openssl/ssl/t1_lib.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/ssl/t1_lib.c -------------------------------------------------------------------------------- /android/jni/openssl/ssl/t1_meth.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/ssl/t1_meth.c -------------------------------------------------------------------------------- /android/jni/openssl/ssl/t1_reneg.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/ssl/t1_reneg.c -------------------------------------------------------------------------------- /android/jni/openssl/ssl/t1_srvr.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/ssl/t1_srvr.c -------------------------------------------------------------------------------- /android/jni/openssl/ssl/tls1.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/ssl/tls1.h -------------------------------------------------------------------------------- /android/jni/openssl/ssl/tls_srp.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/android/jni/openssl/ssl/tls_srp.c -------------------------------------------------------------------------------- /autoproxy.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/autoproxy.c -------------------------------------------------------------------------------- /base.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/base.c -------------------------------------------------------------------------------- /base.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/base.h -------------------------------------------------------------------------------- /base64.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/base64.c -------------------------------------------------------------------------------- /base64.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/base64.h -------------------------------------------------------------------------------- /debian/changelog: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/debian/changelog -------------------------------------------------------------------------------- /debian/compat: -------------------------------------------------------------------------------- 1 | 8 2 | -------------------------------------------------------------------------------- /debian/control: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/debian/control -------------------------------------------------------------------------------- /debian/copyright: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/debian/copyright -------------------------------------------------------------------------------- /debian/init.d: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/debian/init.d -------------------------------------------------------------------------------- /debian/postinst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/debian/postinst -------------------------------------------------------------------------------- /debian/postrm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/debian/postrm -------------------------------------------------------------------------------- /debian/redsocks.8: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/debian/redsocks.8 -------------------------------------------------------------------------------- /debian/redsocks.conf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/debian/redsocks.conf -------------------------------------------------------------------------------- /debian/redsocks.default: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/debian/redsocks.default -------------------------------------------------------------------------------- /debian/redsocks.docs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/debian/redsocks.docs -------------------------------------------------------------------------------- /debian/redsocks.install: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/debian/redsocks.install -------------------------------------------------------------------------------- /debian/redsocks.manpages: -------------------------------------------------------------------------------- 1 | debian/redsocks.8 2 | -------------------------------------------------------------------------------- /debian/rules: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/debian/rules -------------------------------------------------------------------------------- /debian/source/format: -------------------------------------------------------------------------------- 1 | 3.0 (quilt) 2 | -------------------------------------------------------------------------------- /debian/watch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/debian/watch -------------------------------------------------------------------------------- /direct.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/direct.c -------------------------------------------------------------------------------- /doc/balabit-TPROXY-README.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/doc/balabit-TPROXY-README.txt -------------------------------------------------------------------------------- /doc/iptables-packet-flow-ng.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/doc/iptables-packet-flow-ng.png -------------------------------------------------------------------------------- /doc/iptables-packet-flow.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/doc/iptables-packet-flow.png -------------------------------------------------------------------------------- /doc/rfc1928-socks5.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/doc/rfc1928-socks5.txt -------------------------------------------------------------------------------- /doc/rfc1929-socks5-auth.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/doc/rfc1929-socks5-auth.txt -------------------------------------------------------------------------------- /doc/rfc1961-socks5-gssapi.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/doc/rfc1961-socks5-gssapi.txt -------------------------------------------------------------------------------- /doc/rfc2617-http-authentication.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/doc/rfc2617-http-authentication.txt -------------------------------------------------------------------------------- /doc/rfc2817-http-connect.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/doc/rfc2817-http-connect.txt -------------------------------------------------------------------------------- /doc/rfc3089-socks-ipv6.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/doc/rfc3089-socks-ipv6.txt -------------------------------------------------------------------------------- /doc/socks4.protocol.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/doc/socks4.protocol.txt -------------------------------------------------------------------------------- /doc/socks4a.protocol.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/doc/socks4a.protocol.txt -------------------------------------------------------------------------------- /encrypt.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/encrypt.c -------------------------------------------------------------------------------- /encrypt.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/encrypt.h -------------------------------------------------------------------------------- /extra/search.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/extra/search.h -------------------------------------------------------------------------------- /extra/tsearch_avl.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/extra/tsearch_avl.c -------------------------------------------------------------------------------- /http-auth.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/http-auth.c -------------------------------------------------------------------------------- /http-auth.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/http-auth.h -------------------------------------------------------------------------------- /http-connect.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/http-connect.c -------------------------------------------------------------------------------- /http-relay.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/http-relay.c -------------------------------------------------------------------------------- /https-connect.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/https-connect.c -------------------------------------------------------------------------------- /ipcache.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/ipcache.c -------------------------------------------------------------------------------- /ipcache.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/ipcache.h -------------------------------------------------------------------------------- /libc-compat.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/libc-compat.h -------------------------------------------------------------------------------- /list.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/list.h -------------------------------------------------------------------------------- /log.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/log.c -------------------------------------------------------------------------------- /log.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/log.h -------------------------------------------------------------------------------- /main.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/main.c -------------------------------------------------------------------------------- /main.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/main.h -------------------------------------------------------------------------------- /md5.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/md5.c -------------------------------------------------------------------------------- /md5.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/md5.h -------------------------------------------------------------------------------- /parser.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/parser.c -------------------------------------------------------------------------------- /parser.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/parser.h -------------------------------------------------------------------------------- /redsocks.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/redsocks.c -------------------------------------------------------------------------------- /redsocks.conf.example: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/redsocks.conf.example -------------------------------------------------------------------------------- /redsocks.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/redsocks.h -------------------------------------------------------------------------------- /redsocks2.service: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/redsocks2.service -------------------------------------------------------------------------------- /redudp.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/redudp.c -------------------------------------------------------------------------------- /redudp.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/redudp.h -------------------------------------------------------------------------------- /shadowsocks-udp.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/shadowsocks-udp.c -------------------------------------------------------------------------------- /shadowsocks.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/shadowsocks.c -------------------------------------------------------------------------------- /shadowsocks.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/shadowsocks.h -------------------------------------------------------------------------------- /socks4.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/socks4.c -------------------------------------------------------------------------------- /socks5-udp.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/socks5-udp.c -------------------------------------------------------------------------------- /socks5.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/socks5.c -------------------------------------------------------------------------------- /socks5.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/socks5.h -------------------------------------------------------------------------------- /tcpdns.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/tcpdns.c -------------------------------------------------------------------------------- /tcpdns.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/tcpdns.h -------------------------------------------------------------------------------- /tools/git-repack.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/tools/git-repack.sh -------------------------------------------------------------------------------- /utils.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/utils.c -------------------------------------------------------------------------------- /utils.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/utils.h -------------------------------------------------------------------------------- /version.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/version.c -------------------------------------------------------------------------------- /version.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/terry39/redsocks2-android-compile/HEAD/version.h --------------------------------------------------------------------------------