aboutsummaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)Author
2010-04-17Removing usage of undocumented functionsNiclas Eklund
2010-04-17Reset inet optionsDan Gudmundsson
2010-04-16Avoid race condition of early handshake messages, when socket is active mode ...Dan Gudmundsson
2010-04-15** Empty commit message **Ingela Anderton Andin
2010-04-15Tried to minimize sleepingIngela Anderton Andin
2010-04-15Ignore renegotiation reject until we implemented RFC-5746Ingela Anderton Andin
2010-04-15Added more tests and small corrections.Ingela Anderton Andin
2010-04-15Merge branch 'ms/pcre-compile-workspace-overrun' into devErlang/OTP
2010-04-14Removed call to the deprecated module ssh_cmNiclas Eklund
2010-04-14Improved testsIngela Anderton Andin
2010-04-14Enhanced error handlingIngela Anderton Andin
2010-04-14Update version numberIngela Anderton Andin
2010-04-14Fix spec for ets:to_dets/2Kostis Sagonas
2010-04-14Merge branch 'ks/stdlib' into devErlang/OTP
2010-04-14Merge branch 'jb/inet6-dist' into devErlang/OTP
2010-04-14re_SUITE: Add pcre_compile_workspace_overflow/1Björn Gustavsson
2010-04-13We currently do not support fixed DH. Removal of dead code.Ingela Anderton Andin
2010-04-13Fixed dialyzer warningIngela Anderton Andin
2010-04-13OTP-8554 Certificate extensionsIngela Anderton Andin
2010-04-13OTP-8553 Extended key usageIngela Anderton Andin
2010-04-13ets docs: Correct return type for ets:to_dets/2Björn Gustavsson
2010-04-13Use binaries instead of non-supported lists as argument to crypto:des_cbc_dec...Dan Gudmundsson
2010-04-13Support IPv6 addresses in long host namesJohn-Mark Bell
2010-04-13Fixed spelling errorDan Gudmundsson
2010-04-13OTP-8517 RenegotiationIngela Anderton Andin
2010-04-13erl_parse.yrl: Add missing operator in type declarationKostis Sagonas
2010-04-13stdlib: Add types and specsKostis Sagonas
2010-04-13stdlib: Use fun object instead of {M,F} tupleKostis Sagonas
2010-04-13ets: Cleanup as suggested by tidierKostis Sagonas
2010-04-12OTP-8517 RenegotiationIngela Anderton Andin
2010-04-09Fix renegotiate docIngela Anderton Andin
2010-04-09Update version numberIngela Anderton Andin
2010-04-09Removed more sleepsIngela Anderton Andin
2010-04-09Dialyzer docs: Fix minor typoKostis Sagonas
2010-04-09Removed need of sleep better to synchronize if possible.Ingela Anderton Andin
2010-04-09OTP-8562 Closing right parenthesis in macro definitions is mandatory.Hans Bolinder
2010-04-09Merge branch 'ta/asn1-verbose' into devErlang/OTP
2010-04-09Merge branch 'rb/ssl-fix-http-packet-decoding' into devErlang/OTP
2010-04-08Add test for verbose option to asn1_SUITETuncer Ayaz
2010-04-08Teach asn1ct verbose optionTuncer Ayaz
2010-04-08Fixed commentIngela Anderton Andin
2010-04-08Merge branch 'rb/ssl-transport-accept-fix' into devErlang/OTP
2010-04-08Update version numberIngela Anderton Andin
2010-04-08Merge branch 'jb/pp_arm-imm-fix' into devErlang/OTP
2010-04-07Generalized tcp_connect testIngela Anderton Andin
2010-04-07** Empty commit message **Ingela Anderton Andin
2010-04-07OTP-8537 Checked in beam files in test directoryLars G Thorsen
2010-04-07Fix ssl to decode http packets in the same way as gen_tcpRory Byrne
2010-04-07Fix ssl:transport_accept/2 to return properly when socket is closedRory Byrne
2010-04-07Modify pp_arm to decode imm8m constantsJohan Bengtsson