aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/plugins/eap_md5/eap_md5.c
Commit message (Collapse)AuthorAgeFilesLines
* Moving charon to libcharon.Tobias Brunner2010-03-191-303/+0
|
* Query secrets in EAP-MD5 with me/other identities, fixing lookup in ↵Martin Willi2009-10-261-6/+6
| | | | NetworkManager
* removed trailing spaces ([[:space:]]+$)Martin Willi2009-09-041-20/+20
|
* removing svn keyword $Id$ from all filesTobias Brunner2009-04-301-2/+0
|
* merging changes from portability branch back to trunkTobias Brunner2009-04-301-1/+1
| | | | | important change for developers: %Y replaces %D to print identities!
* ported parts of two-sim branchMartin Willi2008-08-221-3/+10
| | | | | | eap_identity parameter to exchange in eap_identity some auth_info/peer_cfg refactorings fixed some bugs, introduced new ones
* added API for random number generators, served through credential factoryMartin Willi2008-04-151-7/+5
| | | | ported randomizer_t to a rng_t on top of /dev/(u)random (plugin random)
* merged the modularization branch (credentials) back to trunkMartin Willi2008-03-131-0/+300