Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: microsoft/omi Loading
base: v1.6.12-1
Choose a base ref
...
head repository: microsoft/omi Loading
compare: master
Choose a head ref
  • 6 commits
  • 29 files changed
  • 5 contributors

Commits on Mar 3, 2023

  1. Add OpenSSL 3.0 support. (#738)

    Co-authored-by: Jumping Yang[Wicresoft] <v-zhenpy@microsoft.com>
    ShirelyGu and JumpingYang001 committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    170d375 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. 1.7.1-0 release (#745)

    * Increase WQL_MAX_SYMBOLS to 256 
    * Solaris 10X86 installtion issue  
    * ssl cipher suite defaults 
    * Fixes OMI Selinux semodule issue.  
    * sslv3 tls1 ciphersuite defaults
    ShirelyGu committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    cc6e573 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

  1. Configuration menu
    Copy the full SHA
    5406998 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. Deactivate HTTP Tracing (#752)

    * Deactivate HTTP tracing
    
    * Deactivate HTTP tracing.
    * Fix for the problem of extended OMI uninstallation.
    S-Sujith-Kumar committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    ffca75c View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. Improved Socket File Permissions and Crash Prevention Checks (#760)

    * Update sslciphersuite setting in omiserver.conf (#55)
    
    * Update TLS,SSL and sslciphersuite settings in omiserver.conf
    
    * Update omiserver.conf
    
    ---------
    
    * Fixes for MSRC issues 
    
    * Null check to prevent crash
    ---------
    
    * 84333
    
    * Correct typo in messages.c 
    
    * Fixes socket permission.
    
    Fixes socket permission.
    
    * Fixes CodeQL SM02323 in xml.c 
    
    * Improves socket permission. 
    
    * Fixes socket permission for handle sig.
    
    * Socket file permission for omiserver.sock
    Yash-Khatri committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    3566da8 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Update RSA key bit length to 3072. (#761)

    Update RSA key bit length to 3072.
    
    Co-authored-by: Jumping Yang[Wicresoft] <v-zhenpy@microsoft.com>
    Jodie111 and JumpingYang001 committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    d7a413c View commit details
    Browse the repository at this point in the history
Loading