| Commit message (Expand) | Author | Age | Files | Lines |
* | utils: Fix false positive in compiler warning | Pau Espin Pedrol | 2017-11-16 | 1 | -1/+1 |
* | Add function to generate random identifier | Max | 2017-10-09 | 1 | -8/+6 |
* | osmo-auc-gen.c: squelch compiler warnings, move local var | Neels Hofmeyr | 2017-09-12 | 1 | -4/+3 |
* | umts aka: add sqn_ms out-param, print SQN.MS in osmo-auc-gen | Neels Hofmeyr | 2017-08-29 | 1 | -0/+2 |
* | osmo-auc-gen: umts: print out the IND of the SQN used | Neels Hofmeyr | 2017-08-29 | 1 | -3/+7 |
* | osmo-auc-gen: umts: add --ind-len arg | Neels Hofmeyr | 2017-08-29 | 1 | -1/+10 |
* | osmo-auc-gen: umts: add --ind arg | Neels Hofmeyr | 2017-08-29 | 1 | -1/+29 |
* | osmo-auc-gen: umts: use default of ind_bitlen = 5 instead of 0 | Neels Hofmeyr | 2017-08-29 | 1 | -0/+1 |
* | osmo-auc-gen: umts: properly request --sqn | Neels Hofmeyr | 2017-08-29 | 1 | -5/+17 |
* | osmo-auc-gen: umts: remove erratic SQN.MS printout | Neels Hofmeyr | 2017-08-29 | 1 | -6/+0 |
* | doxygen: unify use of \file across the board | Neels Hofmeyr | 2017-06-23 | 1 | -3/+4 |
* | osmo-auc-gen: fix --sqn limit on 32bit systems, fixing build | Neels Hofmeyr | 2017-03-20 | 1 | -3/+1 |
* | osmo_auth_gen_vec: UMTS auth: store last used SQN, not next | Neels Hofmeyr | 2017-03-15 | 1 | -5/+7 |
* | osmo-auc-gen: clarify SQN output, prepare for SQN changes | Neels Hofmeyr | 2017-03-15 | 1 | -15/+10 |
* | osmo-auc-gen: cmdline help: list algorithms; error messages | Neels Hofmeyr | 2017-02-06 | 1 | -1/+10 |
* | osmo-auc-gen: cosmetic: clarify output upon AUTS | Neels Hofmeyr | 2017-02-04 | 1 | -1/+14 |
* | GSUP, OAP, osmo-gen-vec: fix AUTS length to 14, not 16 | Neels Hofmeyr | 2017-02-02 | 1 | -1/+1 |
* | osmo-auc-gen: Print hex values without intermittent spaces | Harald Welte | 2016-06-01 | 1 | -7/+7 |
* | osmo-auc-gen: '-a' is already the algorithm. Fix the help | Holger Hans Peter Freyther | 2015-05-26 | 1 | -1/+1 |
* | utils: resolve compiler warnings on implicit declarations | Jan Engelhardt | 2014-10-03 | 1 | -0/+1 |
* | osmo-auc-gen: Fix compiler warnings about aliasing | Holger Hans Peter Freyther | 2014-06-22 | 1 | -4/+7 |
* | utils: Fix compiler warnings n the osmo-auc-gen utility | Holger Hans Peter Freyther | 2013-07-14 | 1 | -1/+3 |
* | Add missing includes to timer_test.c and osmo-auc-gen.c | Harald Welte | 2012-08-02 | 1 | -0/+1 |
* | osmo-auc-gen: Add "-I" mode for generating triplets.dat for strongswan | Harald Welte | 2012-06-27 | 1 | -3/+23 |
* | osmo-auc-gen: Add mode for verifying user-supplied AUTS | Harald Welte | 2012-03-22 | 1 | -14/+25 |
* | 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 | 1 | -0/+183 |