2008-09-30 |
David Woodhouse | Add server cert verification |
commit | commitdiff | tree | snapshot |
2008-09-30 |
David Woodhouse | handle SIGHUP too |
commit | commitdiff | tree | snapshot |
2008-09-30 |
David Woodhouse | Clean up messages a little |
commit | commitdiff | tree | snapshot |
2008-09-30 |
David Woodhouse | Clean up CSTP option handling |
commit | commitdiff | tree | snapshot |
2008-09-29 |
David Woodhouse | admit what we know about xml download |
commit | commitdiff | tree | snapshot |
2008-09-29 |
David Woodhouse | Add comments on OpenSSL patches |
commit | commitdiff | tree | snapshot |
2008-09-29 |
David Woodhouse | Tidy up option handling a little |
commit | commitdiff | tree | snapshot |
2008-09-29 |
David Woodhouse | Add capability to use vpnc's route mangling script |
commit | commitdiff | tree | snapshot |
2008-09-29 |
David Woodhouse | set up for invoking script for config |
commit | commitdiff | tree | snapshot |
2008-09-29 |
David Woodhouse | FD_CLOEXEC |
commit | commitdiff | tree | snapshot |
2008-09-29 |
David Woodhouse | Remove the 'FIXME: keepalive' comment. I implemented... |
commit | commitdiff | tree | snapshot |
2008-09-29 |
David Woodhouse | Implement DTLS rekey |
commit | commitdiff | tree | snapshot |
2008-09-29 |
David Woodhouse | Start of DTLS rekey support, clean up comments about... |
commit | commitdiff | tree | snapshot |
2008-09-29 |
David Woodhouse | Add OpenSSL patches |
commit | commitdiff | tree | snapshot |
2008-09-29 |
David Woodhouse | Use SSL_OP_CISCO_ANYCONNECT option to match the patch... |
commit | commitdiff | tree | snapshot |
2008-09-29 |
David Woodhouse | commit makefile hacks for openssl testing |
commit | commitdiff | tree | snapshot |
2008-09-29 |
David Woodhouse | Latency will be a lot better if we actually select... |
commit | commitdiff | tree | snapshot |
2008-09-29 |
David Woodhouse | Use explicit numbers for DTLS1_BAD_VER and DTLS1_VERSION |
commit | commitdiff | tree | snapshot |
2008-09-28 |
David Woodhouse | Set MTU too. |
commit | commitdiff | tree | snapshot |
2008-09-27 |
David Woodhouse | Set default UI method so it works for PEM passphrases... |
commit | commitdiff | tree | snapshot |
2008-09-27 |
David Woodhouse | fixme for cert passphrase |
commit | commitdiff | tree | snapshot |
2008-09-27 |
David Woodhouse | Demonstrate how to do callback for TPM password; proper... |
commit | commitdiff | tree | snapshot |
2008-09-27 |
David Woodhouse | Take TPM SRK password on command line too, optionally |
commit | commitdiff | tree | snapshot |
2008-09-27 |
David Woodhouse | Use OpenSSL TPM engine |
commit | commitdiff | tree | snapshot |
2008-09-27 |
David Woodhouse | quieter |
commit | commitdiff | tree | snapshot |
2008-09-27 |
David Woodhouse | Make interface name configurable |
commit | commitdiff | tree | snapshot |
2008-09-26 |
Marcel Holtmann | Add IPv4 address and netmask configuration |
commit | commitdiff | tree | snapshot |
2008-09-26 |
David Woodhouse | silence warnings, and output |
commit | commitdiff | tree | snapshot |
2008-09-25 |
David Woodhouse | Add cookie fetching code, given a certificate. This... |
commit | commitdiff | tree | snapshot |
2008-09-25 |
David Woodhouse | Another response seen in the wild |
commit | commitdiff | tree | snapshot |
2008-09-24 |
David Woodhouse | fix curl_err uninitialised |
commit | commitdiff | tree | snapshot |
2008-09-24 |
David Woodhouse | Remove abstraction crap |
commit | commitdiff | tree | snapshot |
2008-09-23 |
David Woodhouse | Fall back to SSL if DTLS dies |
commit | commitdiff | tree | snapshot |
2008-09-23 |
David Woodhouse | Sort out DPD and Keepalive |
commit | commitdiff | tree | snapshot |
2008-09-23 |
David Woodhouse | one fewer FIXME... |
commit | commitdiff | tree | snapshot |
2008-09-23 |
David Woodhouse | check DPD config |
commit | commitdiff | tree | snapshot |
2008-09-23 |
David Woodhouse | tidy up, add DPD |
commit | commitdiff | tree | snapshot |
2008-09-23 |
David Woodhouse | macros for packet types |
commit | commitdiff | tree | snapshot |
2008-09-23 |
David Woodhouse | data transport over DTLS working |
commit | commitdiff | tree | snapshot |
2008-09-23 |
David Woodhouse | don't send data over SSL while DTLS active |
commit | commitdiff | tree | snapshot |
2008-09-23 |
David Woodhouse | attempt actual data transport over DTLS. Not working yet |
commit | commitdiff | tree | snapshot |
2008-09-23 |
David Woodhouse | fix typo |
commit | commitdiff | tree | snapshot |
2008-09-23 |
David Woodhouse | wheee. dtls works... at least with their library |
commit | commitdiff | tree | snapshot |
2008-09-23 |
David Woodhouse | Add readahead to UDP socket, to avoid throwing away... |
commit | commitdiff | tree | snapshot |
2008-09-23 |
David Woodhouse | Attempt DTLS setup. Broken. |
commit | commitdiff | tree | snapshot |
2008-09-23 |
David Woodhouse | connect in separate func |
commit | commitdiff | tree | snapshot |
2008-09-23 |
David Woodhouse | Start on DTLS setup |
commit | commitdiff | tree | snapshot |
2008-09-22 |
David Woodhouse | move DTLS comments |
commit | commitdiff | tree | snapshot |
2008-09-22 |
David Woodhouse | document ssl packetisation |
commit | commitdiff | tree | snapshot |
2008-09-22 |
David Woodhouse | quit cleanly when receive unknown packet |
commit | commitdiff | tree | snapshot |
2008-09-22 |
David Woodhouse | simplify payload_len handling |
commit | commitdiff | tree | snapshot |
2008-09-22 |
David Woodhouse | a little more debug |
commit | commitdiff | tree | snapshot |
2008-09-22 |
David Woodhouse | move inflate_and_queue_packet() into ssl.c |
commit | commitdiff | tree | snapshot |
2008-09-22 |
David Woodhouse | split out queue_packet() |
commit | commitdiff | tree | snapshot |
2008-09-22 |
David Woodhouse | server cert check in TODO |
commit | commitdiff | tree | snapshot |
2008-09-22 |
David Woodhouse | add todo list |
commit | commitdiff | tree | snapshot |
2008-09-22 |
David Woodhouse | Add compression support |
commit | commitdiff | tree | snapshot |
2008-09-22 |
David Woodhouse | oops, anyconnect.h too |
commit | commitdiff | tree | snapshot |
2008-09-22 |
David Woodhouse | actually send BYE packet on exit |
commit | commitdiff | tree | snapshot |
2008-09-22 |
David Woodhouse | Add bye handling, not that it's used yet |
commit | commitdiff | tree | snapshot |
2008-09-22 |
David Woodhouse | oops, forgot mainloop.c |
commit | commitdiff | tree | snapshot |
2008-09-22 |
David Woodhouse | Drop wrong-length packets now that we don't see them |
commit | commitdiff | tree | snapshot |
2008-09-22 |
David Woodhouse | Implement CSTP keepalive |
commit | commitdiff | tree | snapshot |
2008-09-22 |
David Woodhouse | fix typo in DTLS failure warning |
commit | commitdiff | tree | snapshot |
2008-09-22 |
David Woodhouse | Comment on write queue full situation |
commit | commitdiff | tree | snapshot |
2008-09-22 |
David Woodhouse | Add comment about poll() handling |
commit | commitdiff | tree | snapshot |
2008-09-22 |
David Woodhouse | First attempt at a mainloop |
commit | commitdiff | tree | snapshot |
2008-09-22 |
David Woodhouse | Rename cisco.c to main.c, and output program to anyconnect |
commit | commitdiff | tree | snapshot |
2008-09-22 |
David Woodhouse | fix up makefile |
commit | commitdiff | tree | snapshot |
2008-09-22 |
David Woodhouse | Restructure somewhat |
commit | commitdiff | tree | snapshot |
2008-09-22 |
David Woodhouse | Add licence boilerplate. |
commit | commitdiff | tree | snapshot |
2008-09-22 |
David Woodhouse | get connect/response handling working |
commit | commitdiff | tree | snapshot |
2008-09-22 |
David Woodhouse | Initial attempt at using cURL. |
commit | commitdiff | tree | snapshot |
2008-09-21 |
David Woodhouse | Try using OpenSSL directly |
commit | commitdiff | tree | snapshot |
2008-09-21 |
David Woodhouse | Add simple makefile |
commit | commitdiff | tree | snapshot |
2008-09-20 |
David Woodhouse | First import of test code |
commit | commitdiff | tree | snapshot |
|