Joe George

Results 52 issues of Joe George

https://doc.zeroc.com/ice/latest/property-reference/icebox https://github.com/zeroc-ice/ice/blob/d2ec5464b2b854eb65ea028a1a7ffc1347f36188/cpp/src/IceBox/ServiceManagerI.cpp#L84

documentation

https://github.com/zeroc-ice/ice/blob/f1ccd030150b6030b58e996bc5ea87ceec8289dd/cpp/src/Ice/SSL/SchannelEngine.cpp#L428 Currently this property is set to `0` by default. I think we should just remove the property, use strong crypto by default and let the user change this programmatically...

icessl
proposal

We're currently don't document or have proper property support for `IceSSL.SecurityLevel`. https://github.com/zeroc-ice/ice/blob/711bb2939294bb1dbb940e3a4a6966e89c5ed735/cpp/src/IceSSL/OpenSSLEngine.cpp#L434-L435 We're going to remove this property in 3.8 in favor of letting the user configure it manually using...

cpp
documentation
icessl

Seems this is only required for inter with Ice < 3.2 https://github.com/zeroc-ice/ice/blob/aae5161459b914c72afdeb4f5f102a2ae9c752b8/cpp/src/Glacier2/RouterI.cpp#L35-L43

glacier2
properties

https://github.com/zeroc-ice/ice/blob/711bb2939294bb1dbb940e3a4a6966e89c5ed735/cpp/src/IceSSL/SSLEngine.cpp#L142 The default value should be `0`.

bug
cpp
easy
properties

I've been seeing this somewhat frequently recently. Maybe a parallel build issue? Doing a clean build fixes it (not sure when running make a second time. ```` /bin/sh: src/IceBox/generated/../Ice/BuiltinSequences.ice.d: No...

cpp
build-system

``` /Users/jenkins/.vagrant.d/gems/2.4.9/gems/vagrant-aws-0.7.2/lib/vagrant-aws/action/connect_aws.rb:41:in `call': undefined method `except' for # (NoMethodError) from /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/lib/vagrant/action/warden.rb:57:in `call' from /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/lib/vagrant/action/builtin/before_trigger.rb:23:in `call' from /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/lib/vagrant/action/warden.rb:57:in `call' from /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/lib/vagrant/action/builtin/after_trigger.rb:26:in `call' from /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/lib/vagrant/action/warden.rb:57:in `call' from /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/lib/vagrant/action/builtin/config_validate.rb:25:in `call' from /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/lib/vagrant/action/warden.rb:57:in `call'...

It's currently not included.

cpp

There are still some Glacier2::Application leftovers - https://github.com/zeroc-ice/ice/blob/33cffdbee4cc517b7c1d488358bdab72f0098852/python/test/Glacier2/application/Client.py - https://github.com/zeroc-ice/ice/blob/33cffdbee4cc517b7c1d488358bdab72f0098852/java/test/src/main/java/test/Glacier2/application/Client.java - https://github.com/zeroc-ice/ice/blob/33cffdbee4cc517b7c1d488358bdab72f0098852/cpp/include/Glacier2/SessionHelper.h

CA2008 is listed twice with different values. Which is the one we want? https://github.com/zeroc-ice/ice/blob/4675c80836d70753d9e00db6583492c6f8969130/csharp/msbuild/CodeAnalysis.Base.globalconfig#L327-L328