Commit Graph

5025 Commits (2021.2)
 

Author SHA1 Message Date
pedro f28f4c2c22 Merge branch 'arm-master' into arm-sdk7 5 years ago
snowman58 f2383e2780 build: correct R6400, R6400v2 and R6700v3 board_data partition offset and size to fix board data from being overwritten by jffs. 5 years ago
pedro 2d91c9ed67 httpd: openvpn.c: fix generation of client configuration file for user&pass/user&pass only Auth; cosmetic 5 years ago
pedro 833e52a0c8 rc: openvpn.c: code optimization and clean-up. One version for ARM and MIPS branch.
- in PRs please use #ifdef TCONFIG_BCMARM/#ifndef TCONFIG_BCMARM/etc to distinguish different branches
5 years ago
pedro 8fd73ff119 rc: openvpn.c: implement getNVRAMVar() (version from rc/httpd) 5 years ago
pedro a933bffeb8 openvpn: update to 2.5_rc2 5 years ago
pedro 193662b610 GUI: openvpn client: distinguish between remote-cert-tls and verify-x509-name options; cosmetic 5 years ago
pedro e44e77243a openssl: conf: add extendedKeyUsage also to usr_cert section 5 years ago
pedro 29474d49b8 GUI: openvpn server: implement CRL file 5 years ago
pedro f4e4b511ab GUI: openvpn server: implement 'Serial number' for generated client configuration in 'tls' mode 5 years ago
pedro f60728061a GUI: openvpn server: fix bug with generating client configuration in 'secret' mode; also add some more checks; cosmetics 5 years ago
pedro 359671732a GUI: openvpn: implement tls-crypt-v2 support 5 years ago
pedro 9b38ea677f rc: openvpn.c: add keepalive to client config 5 years ago
pedro 5ac55efa23 GUI: openvpn: add stub/stub-v2 compression support to OpenVPN client
- added only for compatibility with remote servers
- it's recommended to no longer use compression at all
5 years ago
pedro e78cd2d2bf GUI: openvpn: only use the old --cipher setting in static key mode; remove obsolete hmac digests from server options (leave them in client for compatibility) 5 years ago
pedro 60805f2287 GUI: openvpn: make Data Ciphers (ncp-ciphers) editable 5 years ago
pedro 5f10f95852 GUI: openvpn: remove option to enable/disable NCP (deprecated); remove 2.4 required warnings from Server page (add a comment at the top of the generated file about it) 5 years ago
M_ars 0b4810808c SDK6: update wireless driver (dual core)
For Info:
6.37 RC14.126
wl0: Aug 10 2020 17:00:56 version 6.37.14.126 (r561982)

previous wireless driver:
6.37 RC14.126
wl0: Apr  6 2020 10:15:10 version 6.37.14.126 (r561982)

tested with R7000 and RT-AC68U, working!
5 years ago
pedro 023c8c1ffa Bump version to 2020.8 5 years ago
pedro 9409a85c86 build: enable parallel kernel building for SDK6/SDK7 models
Ported from @Merlin, thanks
5 years ago
pedro 90d09c012c openvpn: extend data-cipher length as per the ovpn documentation 5 years ago
pedro ffd6baeb6c openvpn_plugin_auth_nvram: Makefile: stay as close as possible to MIPS branch 5 years ago
pedro acac434a82 openssl: update to 1.1.1h 5 years ago
pedro 3666f3e7df www: vpn-tinc.asp: fix typo (also fixes #60) 5 years ago
pedro c8a6d73187 Bump version to 2020.7 5 years ago
pedro 35dbb0129e Merge branch 'arm-master' into arm-sdk7 5 years ago
pedro 98cfca93ff Update CHANGELOG to 2020.6 5 years ago
pedro a4df926279 openvpn: update to 2.5_rc1
- cosmetic in patch
5 years ago
pedro aea5c9645d transmission: update to 3.00
- remove no more needed patch
5 years ago
pedro e43024bacc tor: update to 0.4.4.5 5 years ago
M_ars 20f4af9574 IPv6: adjust start and stop logic
- add function stop_wan6() (and use it)
- call start_wan6() only for "wan"
- start IPv6 a little earlier
- cosmetic

Note: Tomato IPv6 does not support multiwan right now!

Tested with dual-stack setup, working correct
5 years ago
M_ars 8b985d7840 shared: defaults.c: adjust redial period to 20 seconds
Note: this (minimum) waiting time helps with dual-stack to get a fresh IPv6 setup.

tested and confirmed :)

(see also arm issue 13)
5 years ago
pedro 7a9d305dfe e2fsprogs: tune recipe once more 5 years ago
pedro 9f22b3da98 router: Makefile: cosmetic 5 years ago
pedro f401adca7f openvpn: update config file generation for OpenVPN 2.5 (also fixes #57) 5 years ago
pedro 313b5b9553 openvpn: disable compression by default 5 years ago
pedro 8d4fa5758a openvpn: try to use CHACHA20-POLY1305 (if supported by the remote end) on routers without AES acceleration
- also make it possible to choose it in GUI
5 years ago
pedro 6957b0965f router: shared: defaults.c: don't prioritize AES-256 over AES-128 (no AES acceleration) also on clients 5 years ago
pedro 0895077637 build: e2fsprogs: tune recipe; add more tools (tune2fs, badblocks); add config file for e2fsck; move to /usr/sbin, where they should be 5 years ago
pedro 66ae30d3d9 busybox: (real) clean sources of 1.25.1 - get rid of additional files in e2fsprogs subdir. Also revert changes in some of them to original bb source.
- fix some build warnings about reassign/nonexistent symbols
- update patch
5 years ago
pedro c7f79f2f26 Merge branch 'arm-master' into arm-sdk7 5 years ago
pedro ef6501f259 router: shared: defaults.c: don't prioritize AES-256 over AES-128 (no AES acceleration) - 2nd server; thanks @M_ars :P 5 years ago
pedro 1a38597bcb router: rc: firewall.c: raise a little allowed hit count in BF protection for remote GUI access 5 years ago
pedro e668ba23e9 busybox: clean sources of 1.25.1, add patches instead
- clean-up
- fix ntpd.c because of bad previous update e4f2b4f2b1
- still additional stuff in e2fsprogs subdir
5 years ago
pedro fc1ddb8ae5 buils: disable JFFS support for target 'r6400e/z' (R6400/R6400v2/R6700v3) because of problems 5 years ago
pedro c2e42afe91 openvpn: update to 2.5_beta4 5 years ago
pedro 6d50b17b5b openssl-1.1: remove references to openssl11 5 years ago
pedro f48effcb9f router: shared: defaults.c: don't prioritize AES-256 over AES-128 (no AES acceleration) 5 years ago
Michał Obrembski d341c94b14 Merged in fix_libflac_build_problems (pull request #31)
router: fix build of libFLAC in some cases
5 years ago
pedro f6ca29903b router: openvpn_plugin_auth_nvram: Makefile: One version for ARM and MIPS branch.
- in PRs please use #ifdef TCONFIG_BCMARM/#ifndef TCONFIG_BCMARM/etc to distinguish different branches
5 years ago