No description
|
Dylan Van Assche
274131d03d
Report IMSI of 0 to avoid leaking IMSI. This is valid for non-mobile devices according to SUPL spec |
||
|---|---|---|
| common | common: supl_codec: IMSI is 8 bytes | |
| data | Add lpp in SUPLSTART | |
| security | Implemented supl-client.py | |
| main.py | Initial commit | |
| playground.py | Add lpp in SUPLSTART | |
| README.md | Initial commit | |
| supl_client.py | Optimize the software modules | |
| supl_server.py | supl-server: make it work for proxying | |
A OMA SUPL server which is created for understanding the protocol in my spare time. Thanks for the authors of pycrate, which is a python asn1 library this project is using.