Commit Graph
2242 Commits
Author SHA1 Message Date
Martin Willi e42db695e2 fixed apidoc grouping 2008-03-13 14:53:57 +00:00
Martin Willi 419ee1072e added NetworkManager prototype DBUS policy, applet config 2008-03-13 14:41:27 +00:00
Martin Willi 2d94fdfab7 added old and unmaintained prototype of NetworkManager applet and authenticator 2008-03-13 14:37:11 +00:00
Martin Willi b820f8aa8e reverted accidentally commited testing config 2008-03-13 14:20:20 +00:00
Martin Willi 552cc11b1f merged the modularization branch (credentials) back to trunk 2008-03-13 14:14:44 +00:00
Andreas Steffen 2df655134c activated svn:keywords on all UML scripts 2008-03-01 10:25:52 +00:00
Andreas Steffen 7a691623c1 support of gnome-terminal in UML testing 2008-02-29 20:17:28 +00:00
Andreas Steffen 37940132a4 take down eth1 interface on alice via ssh 2008-02-29 17:00:07 +00:00
Andreas Steffen 2571708bea added sleep due to new scheduler in 2.6.24 kernel 2008-02-29 15:52:25 +00:00
Andreas Steffen a983ce889a version bumps 2008-02-29 15:51:16 +00:00
Andreas Steffen b48bdac20b improved P2P_NAT debugging 2008-02-27 20:30:39 +00:00
Martin Willi e633b1998f creating sysconfdir if it does not exist
moved all directory creations into starters Makefile
2008-02-22 14:50:38 +00:00
Andreas Steffen a11ea97db8 version bump to 4.2.0 2008-02-15 18:44:29 +00:00
Andreas Steffen 6859f760d9 release of 4.1.11 bug fix version 2008-02-14 21:26:21 +00:00
Andreas Steffen 13aa41d663 added support of --enable-eap-sim 2008-02-14 21:25:38 +00:00
Andreas Steffen af0de6272d disable eth1 interface of UML host alice after booting 2008-02-14 21:24:54 +00:00
Andreas Steffen f750247f5e added sleep 1 to ikev1/xauth-rsa-nosecret scenario 2008-02-14 21:23:48 +00:00
Tobias Brunner fb7e7dc484 refactored connect_manager_t to use the find functions on linked lists 2008-02-14 13:42:36 +00:00
Tobias Brunner e3311a40f0 find methods for linked lists 2008-02-14 12:29:29 +00:00
Andreas Steffen 298c9c8eed some websites append a newline character to a DER-encoded binary blob 2008-02-05 19:27:05 +00:00
Martin Willi 5bbac9ffff split connections with different virtual IPs in different peer_cfgs
respect different peer_cfg's when initiating a CHILD_SA within an existing IKE_SA
2008-02-05 12:39:30 +00:00
Tobias Brunner cdd33ec665 * replaced __thread with pthread_key_t/pthread_setspecific
* use pthread_once to initialize the request handler
2008-02-05 09:31:21 +00:00
Andreas Steffen e6b50b3fce EAP-SIM server and client test module added 2008-02-04 20:55:57 +00:00
Andreas Steffen 663fedbe44 implemented IKEV2 EAP-SIM server and client test module that use triplets stored in a file. For details see the scenario 'ikev2/rw-eap-sim-rsa' 2008-02-04 14:52:06 +00:00
Andreas Steffen 7094e840bf use the new options_t class 2008-02-04 14:46:43 +00:00
Andreas Steffen b388a81848 fixed tabs 2008-02-04 14:45:50 +00:00
Andreas Steffen 0730fec464 refactored optionsfrom as in an object-oriented way using the options_t class. Eliminated all memory leaks 2008-02-04 14:44:14 +00:00
Martin Willi 3b1692c058 use identifiers in EAP_SUCCESS/EAP_FAILURE payloads 2008-02-04 11:43:10 +00:00
Andreas Steffen 9514d26c5c parse signedData object with empty content 2008-02-02 00:29:03 +00:00
Andreas Steffen f4a459473e build_signedData() now computes messageDigest attribute 2008-02-01 22:26:01 +00:00
Andreas Steffen 7734c01677 added set_messageDigest() and get_messageDigest() methods 2008-02-01 22:24:51 +00:00
Andreas Steffen e8bfe74289 extended and debugged PKCS#7 signedData support 2008-02-01 14:19:26 +00:00
Andreas Steffen daccbee77e added S/MIME capabilities OID 2008-02-01 10:40:03 +00:00
Andreas Steffen 26e9e2ecd9 changed tabs to 4 spaces 2008-02-01 01:01:17 +00:00
Andreas Steffen a561f74d45 two bug fixes 2008-02-01 00:15:27 +00:00
Andreas Steffen 071e037124 next_payload must be of type u_int8_t 2008-02-01 00:07:56 +00:00
Andreas Steffen b0e40caafb NAT-T conditions were not inherited during IKE_SA rekeying 2008-01-29 01:41:47 +00:00
Andreas Steffen 5862981ce9 fixed comment 2008-01-27 20:59:22 +00:00
Andreas Steffen f19628490c implemented pkcs1_encrypt() 2008-01-27 20:58:52 +00:00
Andreas Steffen e575b3daff fixed padding bug in RSA_encrypt() 2008-01-27 20:17:15 +00:00
Andreas Steffen 5bb8fcc074 added RCSID 2008-01-22 10:52:26 +00:00
Andreas Steffen 2e3d4743d3 added md2WithRSA algorithm identifier 2008-01-22 10:52:03 +00:00
Andreas Steffen 93eb6ec8a1 extended asn1_algorithmIdentifier() to SHA-2 2008-01-22 10:34:44 +00:00
Andreas Steffen cd543a69a2 extended asn1_algorithmIdentifier() to SHA-2 2008-01-22 10:32:37 +00:00
Andreas Steffen 2d49eaa131 x509_t.build_encoding() now supports any hash algorithm 2008-01-22 01:32:12 +00:00
Andreas Steffen a7419b07d1 fully implemented x509_create() 2008-01-22 01:09:19 +00:00
Andreas Steffen c8b6375c5c fixed destruction of generalNames linked list 2008-01-21 22:56:58 +00:00
Andreas Steffen 0be06e472a fixed parsing and building of generalNames 2008-01-21 10:00:13 +00:00
Andreas Steffen 55dbc3fd7b implemented rsa_private_key_t.get_public_key() 2008-01-21 00:36:38 +00:00
Andreas Steffen b5d8c9779a added rsa_public_key_create(mpz_t n, mpz_t e) 2008-01-21 00:34:41 +00:00