aboutsummaryrefslogtreecommitdiffstats
path: root/utils/osmo-auc-gen.c
AgeCommit message (Expand)AuthorFilesLines
2016-06-01osmo-auc-gen: Print hex values without intermittent spacesHarald Welte1-7/+7
2015-05-26osmo-auc-gen: '-a' is already the algorithm. Fix the helpHolger Hans Peter Freyther1-1/+1
2014-10-03utils: resolve compiler warnings on implicit declarationsJan Engelhardt1-0/+1
2014-06-22osmo-auc-gen: Fix compiler warnings about aliasingHolger Hans Peter Freyther1-4/+7
2013-07-14utils: Fix compiler warnings n the osmo-auc-gen utilityHolger Hans Peter Freyther1-1/+3
2012-08-02Add missing includes to timer_test.c and osmo-auc-gen.cHarald Welte1-0/+1
2012-06-27osmo-auc-gen: Add "-I" mode for generating triplets.dat for strongswanHarald Welte1-3/+23
2012-03-22osmo-auc-gen: Add mode for verifying user-supplied AUTSHarald Welte1-14/+25
2012-03-21update copyright noticeHarald Welte1-2/+2
2012-03-21osmo-auc-gen: Add -O to the getop line to make it workHolger Hans Peter Freyther1-1/+1
2012-03-21auth_milenage/osmo-auc-gen: compute OPC in case only OP is knownHarald Welte1-0/+12
2012-03-21osmo-auc-gen: Introduce a small cmdline help/referenceHarald Welte1-1/+26
2011-12-07auth_core: don't use anonymous unions to make certain gcc versions happyHarald Welte1-10/+10
2011-12-07add 'osmo-auc-gen' tool that can be used to generate auth vectorsHarald Welte1-0/+183