aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2010-05-28OTP-8647 Xref adds calls to operators when {builtins,true}Hans Bolinder
2010-05-28Hoops too quick to check in previous version, changed . to ;, compiled inIngela Anderton Andin
2010-05-28Added misssing version check for client.Ingela Anderton Andin
2010-05-28Added missing padding check.Ingela Anderton Andin
2010-05-28Added missing Mac check.Ingela Anderton Andin
2010-05-28Added code to handle own alert in case MAC or padding check fails.Ingela Anderton Andin
2010-05-27OTP-8609: Problems processing netscape cookies - expireMicael Karlberg
2010-05-27OTP-8609: Problems processing netscape cookies - expireMicael Karlberg
2010-05-27OTP-8609: Made cookie handling more case insensitive.Micael Karlberg
2010-05-27Merge branch 'se/spawn_drv_win_deadlock' into devErlang/OTP
2010-05-27Merge branch 'ta/extend-nif-api' into devErlang/OTP
2010-05-27Moved nodelay workaround for linux, as it seems to only work if you doIngela Anderton Andin
2010-05-27OTP-8563: Decode/Encode of Counter64 errorMicael Karlberg
2010-05-27Cleanup branch 'bg/compiler-cover-and-clean'Kostis Sagonas
2010-05-26OTP-8649 change in public_key apiIngela Anderton Andin
2010-05-26Preparing for new version.Niclas Eklund
2010-05-26Fix race condition when an other connection is started before a channel is op...Niclas Eklund
2010-05-26Aligning error message with used versionNiclas Eklund
2010-05-26Test ssl_session_cache_api.Ingela Anderton Andin
2010-05-26Seems we need "nodelay socket flush" on some linux platforms after all.Ingela Anderton Andin
2010-05-26Avoid apparently timing issus when closing down opensslIngela Anderton Andin
2010-05-26Added option list argument to the init function in ssl_session_cache_api.Ingela Anderton Andin
2010-05-26Merge branch 'mh/escript-erlang-mode' into devErlang/OTP
2010-05-26Merge branch 'cb/emacs-eunit-run-current-test' into devErlang/OTP
2010-05-26Merge branch 'mh/fix-record-indentation' into devErlang/OTP
2010-05-26Merge branch 'mh/inferior-erlang-cmd-uniq' into devErlang/OTP
2010-05-26Merge branch 'mh/erlang-mode-imenu-arity' into devErlang/OTP
2010-05-26Merge branch 'mh/erlang-mode-map-init' into devErlang/OTP
2010-05-25Enhancements and fixes due to coverage investegation.Ingela Anderton Andin
2010-05-25Enhanced protocol version handling.Ingela Anderton Andin
2010-05-25Better coverage.Ingela Anderton Andin
2010-05-25Better coverageIngela Anderton Andin
2010-05-25OTP-8563: Decode/Encode of Counter64 error.Micael Karlberg
2010-05-24Set erlang-mode-map when loading erlang.elMagnus Henoch
2010-05-24Merge branch 'bg/wx_objects' into devErlang/OTP
2010-05-24Merge branch 'fm/file-operations' into devErlang/OTP
2010-05-24Fix deadlock in spawn driver on windowsSverker Eriksson
2010-05-24erl_nif: add make_atom_len, make_existing_atom_len and make_string_lenTuncer Ayaz
2010-05-24erl_nif: add enif_get_atom_length and enif_get_list_lengthTuncer Ayaz
2010-05-24erl_nif: add enif_is_list and enif_is_tupleTuncer Ayaz
2010-05-24Fixed session validation bug thanks to cover.Ingela Anderton Andin
2010-05-24Changed the documentation to match latest implementation and design decisions.Ingela Anderton Andin
2010-05-21Clean up of codeIngela Anderton Andin
2010-05-21Prepare new version.Niclas Eklund
2010-05-21Worked on getting better code coverage.Ingela Anderton Andin
2010-05-21Decision not to support export cipher suites.Ingela Anderton Andin
2010-05-21Decision not to support DH and export cipher suites.Ingela Anderton Andin
2010-05-21Decision not to support DH and export cipher suites and clean up.Ingela Anderton Andin
2010-05-21wx_objects: Fix calls to unexported gen_server:print_event/3Björn Gustavsson
2010-05-21Merge branch 'bg/compiler-cover-and-clean' into devErlang/OTP