Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | osmo-auc-gen: Add "-I" mode for generating triplets.dat for strongswan | Harald Welte | 2012-06-27 | 1 | -3/+23 |
| | | | | | | If you want to use eap-sim-file with strongswan, you need a triplets.dat file in a specific format. osmo-auc-gen can now generate the respective format automatically. | ||||
* | osmo-auc-gen: Add mode for verifying user-supplied AUTS | Harald Welte | 2012-03-22 | 1 | -14/+25 |
| | | | | | When -A is used on the command line, the respective AUTS value will be validated and the SQN of the UICC printed. | ||||
* | update copyright notice | Harald Welte | 2012-03-21 | 1 | -2/+2 |
| | |||||
* | osmo-auc-gen: Add -O to the getop line to make it work | Holger Hans Peter Freyther | 2012-03-21 | 1 | -1/+1 |
| | |||||
* | auth_milenage/osmo-auc-gen: compute OPC in case only OP is known | Harald Welte | 2012-03-21 | 1 | -0/+12 |
| | |||||
* | osmo-auc-gen: Introduce a small cmdline help/reference | Harald Welte | 2012-03-21 | 1 | -1/+26 |
| | |||||
* | auth_core: don't use anonymous unions to make certain gcc versions happy | Harald Welte | 2011-12-07 | 1 | -10/+10 |
| | |||||
* | add 'osmo-auc-gen' tool that can be used to generate auth vectors | Harald Welte | 2011-12-07 | 2 | -1/+187 |
| | | | | | | Thsi tool usses libosmocore in order to generate 2G and 3G authentication vectors from private key material, exactly like an AuC would produce them in a real network. | ||||
* | Added autoconf option for utilities and embedded | job | 2011-09-02 | 1 | -0/+2 |
| | |||||
* | add script to generate http://www.osmocom.org/doc tree structure | Harald Welte | 2011-08-20 | 1 | -0/+14 |
| | |||||
* | add new 'osmo-arfcn' program to compute frequency based on arfcn | Harald Welte | 2011-08-02 | 2 | -0/+108 |
The freq -> arfcn side still needs to be implemented. |