Bugs and improvment for Samsung Galaxy S


linuxterm

Members
Feb 29, 2012
2
11
Hi,
when using the MIUI ROM I encountered these problems with Samsung Galaxy S, things that had not happened before with the official rom samsung


* When I connect to a wifi network that has a WEP password of 65 hexadecimal characters doesn't save password on wifi profile but when I used samsung official 2.3.3 rom this doesn't occur.

* Handle proxy authentication NTLMv2
 
For implement proxy NTLMv2 authentication you can see source code of project proxydroid, an android application that adds support for this type of authentication: http://code.google.com/p/proxydroid/source/checkout

This application makes use of other open source software which are:
* cntlm - Authentication Proxy:
http://cntlm.sourceforge.net/

* redsocks - transparent socks redirector:
http://darkk.net.ru/redsocks/

* netfilter/iptables -
http://www.netfilter.org/

* transproxy - transparent proxy for HTTP:
http://sourceforge.net/projects/transproxy/

* stunnel - multiplatform SSL tunneling proxy:
http://www.stunnel.org/


Another interesting thing to implement was a notification when connect to a wifi network that request weblogin for access internet and make possible save this credential for autologin next time when connect this wifi network.
 
Thanks for the post, i've forwarded the thread for review at MIUI China / Xiaomi.